Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280639
b: refs/heads/master
c: 02834ee
h: refs/heads/master
i:
  280637: 8414b0c
  280635: 5ba4fee
  280631: 0041451
  280623: 9a57240
  280607: 1d5f23a
  280575: cd71a68
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Dec 27, 2011
1 parent bf91f5d commit 0a6bd31
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: 207a05499bf11216ac96f76b38be728f4ee49304
refs/heads/master: 02834eece0786b6e9c77029f0bfb597052a2e86f
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

void (*pgm_check_table[128])(struct pt_regs *regs);

int show_unhandled_signals;
int show_unhandled_signals = 1;

#define stack_pointer ({ void **sp; asm("la %0,0(15)" : "=&d" (sp)); sp; })

Expand Down

0 comments on commit 0a6bd31

Please sign in to comment.