lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 25 Feb 2020 15:08:30 -0600
From:   Rob Herring <robh@...nel.org>
To:     "Isaac J. Manjarres" <isaacm@...eaurora.org>
Cc:     robh+dt@...nel.org, frowand.list@...il.com,
        Patrick Daly <pdaly@...eaurora.org>,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        lmark@...eaurora.org, pratikp@...eaurora.org,
        kernel-team@...roid.com,
        "Isaac J. Manjarres" <isaacm@...eaurora.org>
Subject: Re: [PATCH] of: of_reserved_mem: Increase limit on number of
 reserved regions

On Mon, 24 Feb 2020 10:02:32 -0800, "Isaac J. Manjarres" wrote:
> From: Patrick Daly <pdaly@...eaurora.org>
> 
> Certain SoCs need to support a large amount of reserved memory
> regions. For example, Qualcomm's SM8150 SoC requires that 20
> regions of memory be reserved for a variety of reasons (e.g.
> loading a peripheral subsystem's firmware image into a
> particular space).
> 
> When adding more reserved memory regions to cater to different
> usecases, the remaining number of reserved memory regions--12
> to be exact--becomes too small. Thus, double the existing
> limit of reserved memory regions.
> 
> Signed-off-by: Patrick Daly <pdaly@...eaurora.org>
> Signed-off-by: Isaac J. Manjarres <isaacm@...eaurora.org>
> ---
>  drivers/of/of_reserved_mem.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks.

Rob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ