Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77843
b: refs/heads/master
c: b62ad83
h: refs/heads/master
i:
  77841: 9257794
  77839: 43804c3
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent 7c29466 commit a579cb9
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: e08d8aaeadac37c8d149b5d5bda6cf7a98d21e92
refs/heads/master: b62ad83d91ebf1368e9e72d476b18698ac67bef9
2 changes: 1 addition & 1 deletion trunk/arch/sh/mm/fault_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ asmlinkage void __kprobes do_page_fault(struct pt_regs *regs,
bust_spinlocks(1);

if (oops_may_print()) {
__typeof__(pte_val(__pte(0))) page;
unsigned long page;

if (address < PAGE_SIZE)
printk(KERN_ALERT "Unable to handle kernel NULL "
Expand Down

0 comments on commit a579cb9

Please sign in to comment.