parisc: Don't hardcode assembler bit definitions in tmpalias code
authorJohn David Anglin <dave.anglin@bell.net>
Sun, 15 May 2022 22:47:04 +0000 (22:47 +0000)
committerHelge Deller <deller@gmx.de>
Mon, 23 May 2022 11:44:24 +0000 (13:44 +0200)
commitc64c782e58ac5bb3601aa77b860ca4e93a489b7a
tree558b8d00de302eb8476331c37b83ea9135fc2ab2
parent1fc7db2401d62df5a0b19250ddf3bb89d430dd86
parisc: Don't hardcode assembler bit definitions in tmpalias code

Remove the hardcoded bit definitions in the tmpalias assembly code.
This makes it easy to change the size of the tmpalias region.

The alignment of the tmpalias region is reduced from 16 MB to 8 MB.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/fixmap.h
arch/parisc/kernel/entry.S
arch/parisc/kernel/pacache.S