Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8580
b: refs/heads/master
c: b916911
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Sep 12, 2005
1 parent 8d7f65f commit eb01da6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8675b1a454016c7c50215552ea5c5c4a2413fda0
refs/heads/master: b91691164be174b780f5c1bb145a7ab5d33fce2f
2 changes: 1 addition & 1 deletion trunk/include/asm-x86_64/pda.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ struct x8664_pda {
struct mm_struct *active_mm;
int mmu_state;
unsigned apic_timer_irqs;
} ____cacheline_aligned;
} ____cacheline_aligned_in_smp;


#define IRQSTACK_ORDER 2
Expand Down

0 comments on commit eb01da6

Please sign in to comment.