Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292713
b: refs/heads/master
c: c7e2328
h: refs/heads/master
i:
  292711: d443f65
v: v3
  • Loading branch information
Jan Beulich authored and Ingo Molnar committed Mar 8, 2012
1 parent bb1468c commit 6fcd745
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: 0d2bf4899d04fcc7f3a280b0bc74c084badb4e04
refs/heads/master: c7e23289a6aa95048a78b252b462f24ca6cf7f96
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/dumpstack_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ void show_registers(struct pt_regs *regs)
int i;

print_modules();
__show_regs(regs, 0);
__show_regs(regs, !user_mode_vm(regs));

printk(KERN_EMERG "Process %.*s (pid: %d, ti=%p task=%p task.ti=%p)\n",
TASK_COMM_LEN, current->comm, task_pid_nr(current),
Expand Down

0 comments on commit 6fcd745

Please sign in to comment.