Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21507
b: refs/heads/master
c: 5555563
h: refs/heads/master
i:
  21505: b5e87d4
  21503: f10775e
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 12918a0 commit 10198fe
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: d82965c16781a7c5b8508c3784ba10bbeef34ff4
refs/heads/master: 55555633bd4e72534b53c50525817259435e18df
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ void sun4v_data_access_exception(struct pt_regs *regs, unsigned long addr, unsig
printk("sun4v_data_access_exception: ADDR[%016lx] "
"CTX[%04x] TYPE[%04x], going.\n",
addr, ctx, type);
die_if_kernel("Iax", regs);
die_if_kernel("Dax", regs);
}

if (test_thread_flag(TIF_32BIT)) {
Expand Down

0 comments on commit 10198fe

Please sign in to comment.