+1
−4
arch/s390/include/asm/abs_lowcore.h
deleted100644 → 0
+0
−17
Loading
This reverts commit 7d06fed7. This introduced vmem_mutex locking from vmem_map_4k_page() function called from smp_reinit_ipl_cpu() with interrupts disabled. While it is a pre-SMP early initcall no other CPUs running in parallel nor other code taking vmem_mutex on this boot stage - it still needs to be fixed. Signed-off-by:Alexander Gordeev <agordeev@linux.ibm.com>