Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104344
b: refs/heads/master
c: 1181f8b
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Ingo Molnar committed Jul 18, 2008
1 parent 0a8aaff commit e32e659
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: 47129654226b5bd418afe533ce4e11d6a0b6d6e4
refs/heads/master: 1181f8b5f0302580af0958169ef4497c3eb57a61
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/signal_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ asmlinkage unsigned long sys_sigreturn(unsigned long __unused)

badframe:
if (show_unhandled_signals && printk_ratelimit()) {
printk(KERN_INFO "%s%s[%d] bad frame in sigreturn frame:"
printk("%s%s[%d] bad frame in sigreturn frame:"
"%p ip:%lx sp:%lx oeax:%lx",
task_pid_nr(current) > 1 ? KERN_INFO : KERN_EMERG,
current->comm, task_pid_nr(current), frame, regs->ip,
Expand Down

0 comments on commit e32e659

Please sign in to comment.