parisc: Use constants to encode the space registers like SR_KERNEL
authorHelge Deller <deller@gmx.de>
Thu, 17 Feb 2022 14:26:27 +0000 (15:26 +0100)
committerHelge Deller <deller@gmx.de>
Fri, 11 Mar 2022 18:49:31 +0000 (19:49 +0100)
commit360bd6c658076f9264760364fe95e6e78cbd188a
tree7ac1c21ac904d0cfbd0d866a6ccce1084f83a0b9
parent5613a930857ecfdb5f670992d55d2e7373d21d1b
parisc: Use constants to encode the space registers like SR_KERNEL

Use the provided space register constants instead of hardcoded values.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/cache.h
arch/parisc/include/asm/mmu_context.h
arch/parisc/include/asm/pgtable.h
arch/parisc/include/asm/special_insns.h
arch/parisc/kernel/cache.c
arch/parisc/kernel/pci-dma.c
arch/parisc/lib/memcpy.c