[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025091808-brick-glitch-5789@gregkh>
Date: Thu, 18 Sep 2025 17:50:18 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Adrian Barnaś <abarnas@...gle.com>
Cc: Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm: make sa1111_bus_type const
On Thu, Sep 18, 2025 at 01:44:28PM +0000, Adrian Barnaś wrote:
> Because driver core can properly handle constant struct bus_type,
> move the sa1111_bus_type to be a constant structure as well,
> placing it into read-only memory which can not be modified at runtime.
>
> Signed-off-by: Adrian Barnaś <abarnas@...gle.com>
> ---
> arch/arm/common/sa1111.c | 2 +-
> arch/arm/include/asm/hardware/sa1111.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists