diff options
Diffstat (limited to 'arch/um/kernel/um_arch.c')
| -rw-r--r-- | arch/um/kernel/um_arch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/kernel/um_arch.c b/arch/um/kernel/um_arch.c index 87df5e3acc26..b9dd13e6f206 100644 --- a/arch/um/kernel/um_arch.c +++ b/arch/um/kernel/um_arch.c | |||
| @@ -234,7 +234,6 @@ static int panic_exit(struct notifier_block *self, unsigned long unused1, | |||
| 234 | void *unused2) | 234 | void *unused2) |
| 235 | { | 235 | { |
| 236 | bust_spinlocks(1); | 236 | bust_spinlocks(1); |
| 237 | show_regs(&(current->thread.regs)); | ||
| 238 | bust_spinlocks(0); | 237 | bust_spinlocks(0); |
| 239 | uml_exitcode = 1; | 238 | uml_exitcode = 1; |
| 240 | os_dump_core(); | 239 | os_dump_core(); |
