Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39025
b: refs/heads/master
c: 4b0ff1a
h: refs/heads/master
i:
  39023: a17f360
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Oct 5, 2006
1 parent 687dc9f commit b804929
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: e03508b43fd93410c1abda2eeabe021de8461f95
refs/heads/master: 4b0ff1a94cba36a35734c84f377e49cacc77f293
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <linux/delay.h>
#include <linux/spinlock.h>
#include <linux/interrupt.h>
#include <linux/kallsyms.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/nmi.h>
Expand Down Expand Up @@ -115,7 +116,6 @@ static int call_trace = 1;
#endif

#ifdef CONFIG_KALLSYMS
# include <linux/kallsyms.h>
void printk_address(unsigned long address)
{
unsigned long offset = 0, symsize;
Expand Down

0 comments on commit b804929

Please sign in to comment.