[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <463157681f084a9c26c24187c984c53b4b634780.camel@sipsolutions.net>
Date: Mon, 09 Jun 2025 19:13:32 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Niklas Cassel <cassel@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org, Damien Le Moal
<dlemoal@...nel.org>, Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] ata: pata_cs5536: fix build on 32-bit UML
On Mon, 2025-06-09 at 11:44 +0200, Niklas Cassel wrote:
> Hello Johannes,
>
> On Fri, Jun 06, 2025 at 11:01:11AM +0200, Johannes Berg wrote:
> > From: Johannes Berg <johannes.berg@...el.com>
> >
> > On 32-bit ARCH=um, CONFIG_X86_32 is still defined, so it
> > doesn't indicate building on real X86 machines. There's
> > no MSR on UML though, so add a check for CONFIG_X86.
> >
> > Reported-by: Arnd Bergmann <arnd@...db.de>
>
> Reported-by: should be followed by either a Closes: or Link: tag, see:
> https://docs.kernel.org/process/submitting-patches.html#using-reported-by-tested-by-reviewed-by-suggested-by-and-fixes
Here you go:
Link: Arnd said so on IRC.
johannes
Powered by blists - more mailing lists