Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39035
b: refs/heads/master
c: efbc52f
h: refs/heads/master
i:
  39033: 78fdee8
  39031: a3868bd
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Oct 6, 2006
1 parent 6240abc commit 0310333
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d69a892268c66c13fcb445a8274baa9d7befb7b5
refs/heads/master: efbc52f945696702a97a78b12812093f61880c2c
2 changes: 2 additions & 0 deletions trunk/lib/irq_regs.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*/
#include <linux/module.h>
#include <asm/irq_regs.h>

#ifndef ARCH_HAS_OWN_IRQ_REGS
DEFINE_PER_CPU(struct pt_regs *, __irq_regs);
EXPORT_PER_CPU_SYMBOL(__irq_regs);
#endif

0 comments on commit 0310333

Please sign in to comment.