Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62312
b: refs/heads/master
c: 601e625
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek authored and Linus Torvalds committed Jul 22, 2007
1 parent 0cac246 commit 238281a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 80b16c192e469541263d6bfd9177662ceb632ecc
refs/heads/master: 601e625587bf92c9f370d74a15c4e43bc6468f9f
1 change: 1 addition & 0 deletions trunk/arch/i386/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ static void print_trace_address(void *data, unsigned long addr)
{
printk("%s [<%08lx>] ", (char *)data, addr);
print_symbol("%s\n", addr);
touch_nmi_watchdog();
}

static struct stacktrace_ops print_trace_ops = {
Expand Down

0 comments on commit 238281a

Please sign in to comment.