Home
last modified time | relevance | path

Searched hist:"88 df125fd6127e409793fd84a574566651450320" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/mm/
H A DMakefilediff 88df125fd6127e409793fd84a574566651450320 Fri Jun 12 03:26:42 CDT 2009 Heiko Carstens <heiko.carstens@de.ibm.com> [S390] maccess: arch specific probe_kernel_write() implementation

Add an s390 specific probe_kernel_write() function which allows to
write to the kernel text segment even if write protection is enabled.
This is implemented using the lra (load real address) and stura (store
using real address) instructions.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
H A Dmaccess.c88df125fd6127e409793fd84a574566651450320 Fri Jun 12 03:26:42 CDT 2009 Heiko Carstens <heiko.carstens@de.ibm.com> [S390] maccess: arch specific probe_kernel_write() implementation

Add an s390 specific probe_kernel_write() function which allows to
write to the kernel text segment even if write protection is enabled.
This is implemented using the lra (load real address) and stura (store
using real address) instructions.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>