[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220628160927.GA547820-robh@kernel.org>
Date: Tue, 28 Jun 2022 10:09:27 -0600
From: Rob Herring <robh@...nel.org>
To: Vincent Whitchurch <vincent.whitchurch@...s.com>
Cc: devicetree@...r.kernel.org, Frank Rowand <frowand.list@...il.com>,
Rob Herring <robh+dt@...nel.org>, kernel@...s.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] of: reserved-memory: Print allocation/reservation
failures as error
On Tue, 28 Jun 2022 13:35:40 +0200, Vincent Whitchurch wrote:
> If the allocation/reservation of reserved-memory fails, it is normally
> an error, so print it as an error so that it doesn't get hidden from the
> console due to the loglevel. Also make the allocation failure include
> the size just like the reservation failure.
>
> Signed-off-by: Vincent Whitchurch <vincent.whitchurch@...s.com>
> ---
> drivers/of/fdt.c | 4 ++--
> drivers/of/of_reserved_mem.c | 3 ++-
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists