Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1651749 > unrolled thread

Re: [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem

Started byAndy Gross <andy.gross@linaro.org>
First post2017-05-27 06:20 +0200
Last post2017-05-27 06:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem Andy Gross <andy.gross@linaro.org> - 2017-05-27 06:20 +0200

#1651749 — Re: [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem

FromAndy Gross <andy.gross@linaro.org>
Date2017-05-27 06:20 +0200
SubjectRe: [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem
Message-ID<tLBmN-6LG-9@gated-at.bofh.it>
On Sat, Apr 22, 2017 at 10:35:18AM -0700, Bjorn Andersson wrote:
> In some cases drivers referencing a reserved-memory region might want to
> remap the entire region, but when defining the reserved-memory by "size"
> the client driver has no means to know the associated base address of
> the reserved memory region.
> 
> This patch adds an accessor for such drivers to acquire a handle to
> their associated reserved-memory for this purpose.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Reviewed-by: Andy Gross <andy.gross@linaro.org>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web