Home
last modified time | relevance | path

Searched hist:"5613 a930857ecfdb5f670992d55d2e7373d21d1b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Duaccess.hdiff 5613a930857ecfdb5f670992d55d2e7373d21d1b Wed Feb 16 16:11:20 CST 2022 Helge Deller <deller@gmx.de> parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()

Instead of hardcoding the space registers as strings, use the SR_USER
and SR_KERNEL constants to form the space register in the access
functions.

Signed-off-by: Helge Deller <deller@gmx.de>