Advertisement
jintack

L1 SMP L2 UP. L1 console log

May 31st, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. [L1 ~]$pgd = ffffffc36fa87000
  2. [00000000] *pgd=0000000000000000, *pud=0000000000000000
  3. pgd = ffffffc36fa87000
  4. [00000000] *pgd=0000000000000000, *pud=0000000000000000
  5. Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  6.  
  7. CPU: 1 PID: 1 Comm: init Not tainted 4.6.0-rc1+ #2
  8. Hardware name: linux,dummy-virt (DT)
  9. Call trace:
  10. [<ffffff800808982c>] dump_backtrace+0x0/0x1ac
  11. [<ffffff80080899ec>] show_stack+0x14/0x1c
  12. [<ffffff8008327c74>] dump_stack+0x8c/0xac
  13. [<ffffff800814b594>] panic+0x120/0x264
  14. [<ffffff80080bcae8>] complete_and_exit+0x0/0x20
  15. [<ffffff80080bcb54>] do_group_exit+0x3c/0x9c
  16. [<ffffff80080c6328>] get_signal+0x1c4/0x4b0
  17. [<ffffff80080891b0>] do_signal+0x50c/0x538
  18. [<ffffff80080893d0>] do_notify_resume+0x58/0x6c
  19. [<ffffff8008085d64>] work_pending+0x10/0x14
  20. CPU0: stopping
  21. CPU: 0 PID: 1699 Comm: qemu-system-aar Not tainted 4.6.0-rc1+ #2
  22. Hardware name: linux,dummy-virt (DT)
  23. Call trace:
  24. [<ffffff800808982c>] dump_backtrace+0x0/0x1ac
  25. [<ffffff80080899ec>] show_stack+0x14/0x1c
  26. [<ffffff8008327c74>] dump_stack+0x8c/0xac
  27. [<ffffff800808f32c>] handle_IPI+0x198/0x1a4
  28. [<ffffff8008082504>] gic_handle_irq+0x98/0xb0
  29. Exception stack(0xffffffc37ff98e00 to 0xffffffc37ff98f20)
  30. 8e00: ffffffc37ff98e30 fffffffffffffff8 ffffffc37ff98f50 ffffff80080bd460
  31. 8e20: 0000000020000145 ffffff8008021000 ffffff80089b9000 ffffffc36eb9c000
  32. 8e40: 0000000000000001 0000000000000020 00ffffffffffffff 00000003a2896a6a
  33. 8e60: 0000000000025094 ffffffc37ff9e1a0 0000000000000020 00000000000003fb
  34. 8e80: ffffff80086a8cec ffffff80086a8d18 00000000000003fb 0000000000000000
  35. 8ea0: 0000000000000000 00000000000003fb 0000000000000000 0000ffff7e9079d0
  36. 8ec0: 0000ffffe5e4ddf0 ffffff80089b9280 fffffffffffffff8 ffffff8008992a88
  37. 8ee0: ffffffc36eb9f9f0 ffffff8008a42900 ffffff8008021000 ffffffc36eb9c000
  38. 8f00: ffffffc37ff99090 ffffff80089b9280 0000000000000002 ffffffc37ff98f50
  39. [<ffffff8008085720>] el1_irq+0xa0/0x10c
  40. [<ffffff80080bd7e4>] irq_exit+0x88/0xc8
  41. [<ffffff80080f6fb0>] __handle_domain_irq+0x64/0xac
  42. [<ffffff80080824c8>] gic_handle_irq+0x5c/0xb0
  43. Exception stack(0xffffffc37ff99050 to 0xffffffc37ff99170)
  44. 9040: ffffffc36eb9f9f0 ffffffc36eb9c000
  45. 9060: ffffffc36eb9fb10 ffffff80080a1af0 00000000a0000145 ffffff80089c5000
  46. 9080: ffffffc36eb9fb10 ffffffc36eb9f9f0 0000000000000000 0000000000000000
  47. 90a0: ffffffc3703dc4c0 0000000000000000 0000000000000000 0000000000000000
  48. 90c0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  49. 90e0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  50. 9100: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  51. 9120: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  52. 9140: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
  53. 9160: 0000000000000000 0000000000000000
  54. [<ffffff8008085720>] el1_irq+0xa0/0x10c
  55. [<ffffff80080a1af0>] kvm_arch_vcpu_ioctl_run+0x2d0/0x500
  56. [<ffffff800809cc0c>] kvm_vcpu_ioctl+0x358/0x6cc
  57. [<ffffff80081c847c>] do_vfs_ioctl+0xac/0x738
  58. [<ffffff80081c8b8c>] SyS_ioctl+0x84/0x98
  59. [<ffffff8008085e70>] el0_svc_naked+0x24/0x28
  60. Kernel Offset: disabled
  61. Memory Limit: none
  62. ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement