Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23830
b: refs/heads/master
c: df92004
h: refs/heads/master
v: v3
  • Loading branch information
Arjan van de Ven authored and Linus Torvalds committed Mar 25, 2006
1 parent 40afa68 commit aa6f66e
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: 01d4bed417b5943577e9290fbf672ea9a449dc46
refs/heads/master: df92004ce60a0bb60c8315903c0765873c34a702
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,8 +22,8 @@ struct x8664_pda {
int nodenumber; /* number of current node */
unsigned int __softirq_pending;
unsigned int __nmi_count; /* number of NMI on this CPUs */
struct mm_struct *active_mm;
int mmu_state;
struct mm_struct *active_mm;
unsigned apic_timer_irqs;
} ____cacheline_aligned_in_smp;

Expand Down

0 comments on commit aa6f66e

Please sign in to comment.