linux/arch/s390/include
Heiko Carstens bb87190c9d s390/kaslr: provide kaslr_enabled() function
Just like other architectures provide a kaslr_enabled() function, instead
of directly accessing a global variable.

Also pass the renamed __kaslr_enabled variable from the decompressor to the
kernel, so that kalsr_enabled() is available there too. This will be used
by a subsequent patch which randomizes the module base load address.

Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2023-04-13 17:36:25 +02:00
..
asm s390/kaslr: provide kaslr_enabled() function 2023-04-13 17:36:25 +02:00
uapi/asm s390/zcrypt: introduce ctfm field in struct CPRBX 2023-02-15 11:07:00 +01:00