Loading include/asm-x86_64/pda.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -22,7 +22,7 @@ struct x8664_pda { struct mm_struct *active_mm; struct mm_struct *active_mm; int mmu_state; int mmu_state; unsigned apic_timer_irqs; unsigned apic_timer_irqs; } ____cacheline_aligned; } ____cacheline_aligned_in_smp; #define IRQSTACK_ORDER 2 #define IRQSTACK_ORDER 2 Loading Loading
include/asm-x86_64/pda.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -22,7 +22,7 @@ struct x8664_pda { struct mm_struct *active_mm; struct mm_struct *active_mm; int mmu_state; int mmu_state; unsigned apic_timer_irqs; unsigned apic_timer_irqs; } ____cacheline_aligned; } ____cacheline_aligned_in_smp; #define IRQSTACK_ORDER 2 #define IRQSTACK_ORDER 2 Loading