android_kernel_motorola_sm6225/arch/s390/include
Heiko Carstens a4f32bdbd9 s390/mm: keep fault_init() private to fault.c
Just convert fault_init() to an early initcall. That's still early
enough since it only needs be called before user space processes get
executed. No reason to externalize it.
Also add the function to the init section and move the store_indication
variable to the read_mostly section.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-11-23 11:14:29 +01:00
..
asm s390/mm: keep fault_init() private to fault.c 2012-11-23 11:14:29 +01:00
uapi/asm s390/signal: set correct address space control 2012-11-12 16:24:38 +01:00