* Ingo Molnar wrote: > Not all GCC versions seem to like this series: > > In file included from arch/x86/mm/tlb.c:12:0: > arch/x86/mm/tlb.c: In function ‘switch_mm_irqs_off’: > ./arch/x86/include/asm/mmu_context.h:210:28: internal compiler error: Segmentation fault > #define switch_mm_irqs_off switch_mm_irqs_off > arch/x86/mm/tlb.c:183:6: note: in expansion of macro ‘switch_mm_irqs_off’ > void switch_mm_irqs_off(struct mm_struct *prev, struct mm_struct *next, > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > > gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3) That's with a 32-bit kernel, config attached. Thanks, Ingo