[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b3d13e4f-c9cd-495b-5df2-1080ca4d3aa3@roeck-us.net>
Date: Thu, 16 Sep 2021 12:45:11 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Helge Deller <deller@....de>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
James Bottomley <James.Bottomley@...senpartnership.com>,
John David Anglin <dave.anglin@...l.net>
Subject: Re: [GIT PULL] parisc architecture warning fix for kernel v5.15-rc2
On 9/16/21 8:29 AM, Helge Deller wrote:
> Hi Linus,
>
> please pull one parisc architecture warning fix for kernel 5.15-rc2 from:
>
> http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.15/parisc-4
>
> One patch which fixes a build warning when using the PAGE0 pointer.
>
Grumble:
Building parisc:allmodconfig ... failed
--------------
Error log:
In file included from drivers/net/phy/dp83640.c:23:
drivers/net/phy/dp83640_reg.h:8: error: "PAGE0" redefined [-Werror]
8 | #define PAGE0 0x0000
No, I didn't see that coming either. It _was_ there before, I just didn't notice.
Looks like that define isn't even used anywhere.
I'll send a patch to remove it.
Guenter
Powered by blists - more mailing lists