Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74121
b: refs/heads/master
c: 4c26c6c
h: refs/heads/master
i:
  74119: d18fec9
v: v3
  • Loading branch information
Robin Getz authored and Bryan Wu committed Nov 17, 2007
1 parent b67b6e8 commit 9982c79
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: 5c91fb902d4e6f6006faf45edd3f25932cb7d58c
refs/heads/master: 4c26c6c9bf1837ef413c18055d38f0b70af8574e
1 change: 1 addition & 0 deletions trunk/arch/blackfin/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,7 @@ void dump_bfin_regs(struct pt_regs *fp, void *retaddr)
}
} else {
printk(KERN_NOTICE "Kernel or interrupt exception\n");
print_modules();
}

if (retaddr >= (void *)FIXED_CODE_START && retaddr < (void *)physical_mem_end
Expand Down

0 comments on commit 9982c79

Please sign in to comment.