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


Groups > linux.kernel > #1651749

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

From Andy Gross <andy.gross@linaro.org>
Newsgroups linux.kernel
Subject Re: [RFC 2/3] of: reserved_mem: Accessor for acquiring reserved_mem
Date 2017-05-27 06:20 +0200
Message-ID <tLBmN-6LG-9@gated-at.bofh.it> (permalink)
References <tz7aO-5Kz-3@gated-at.bofh.it> <tz7aO-5Kz-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web