[GIT PULL] parisc architecture warning fix for kernel v5.15-rc2

From: Helge Deller
Date: Thu Sep 16 2021 - 11:30:16 EST


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.

Thanks,
Helge

------------
The following changes since commit ff1ffd71d5f0612cf194f5705c671d6b64bf5f91:

Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux (2021-09-15 17:18:56 -0700)

are available in the Git repository at:

http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.15-4

for you to fetch changes up to 90cc7bed1ed19f869ae7221a6b41887fe762a6a3:

parisc: Use absolute_pointer() to define PAGE0 (2021-09-16 08:35:42 +0200)

----------------------------------------------------------------
Helge Deller (1):
parisc: Use absolute_pointer() to define PAGE0

arch/parisc/include/asm/page.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)