Advertisement
Guest User

Untitled

a guest
Apr 21st, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.65 KB | None | 0 0
  1. nihosa@nihosa-lenovo:~/Downloads/qemu-2.9.0-rc4/sparc64-softmmu$ ./qemu-system-sparc64 -hda /home/nihosa/Downloads/debian-sparc.qcow2 -nographic -L pc-bios -m 200 -kernel /home/nihosa/Downloads/kernel4.10.11.sparc64 -append 'console=ttyAMA0 root=/dev/sda2'
  2. OpenBIOS for Sparc64
  3. Configuration device id QEMU version 1 machine id 0
  4. kernel addr 404000 size e140cd
  5. kernel cmdline console=ttyAMA0 root=/dev/sda2
  6. CPUs: 1 x SUNW,UltraSPARC-IIi
  7. UUID: 00000000-0000-0000-0000-000000000000
  8. Welcome to OpenBIOS v1.1 built on Mar 15 2017 19:37
  9. Type 'help' for detailed information
  10. [sparc64] Kernel already loaded
  11.  
  12. [ 0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 3.10.24 1999/01/01 01:01'
  13. [ 0.000000] PROMLIB: Root node compatible: sun4u
  14. [ 0.000000] Linux version 4.10.11 (nihosa@nihosa-lenovo) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.1) ) #1 SMP Thu Apr 20 15:50:19 CEST 2017
  15. [ 0.000000] bootconsole [earlyprom0] enabled
  16. [ 0.000000] ARCH: SUN4U
  17. [ 0.000000] Ethernet address: 52:54:00:12:34:56
  18. [ 0.000000] MM: PAGE_OFFSET is 0xfffff80000000000 (max_phys_bits == 40)
  19. [ 0.000000] MM: VMALLOC [0x0000000100000000 --> 0x0000060000000000]
  20. [ 0.000000] MM: VMEMMAP [0x0000060000000000 --> 0x00000c0000000000]
  21. [ 0.000000] Kernel: Using 4 locked TLB entries for main kernel image.
  22. [ 0.000000] Remapping the kernel...
  23. [ 0.000000] done.
  24. [ 0.000000] OF stdout device is: /pci@1fe,0/ebus@3/su
  25. [ 0.000000] PROM: Built device tree with 54170 bytes of memory.
  26. [ 0.000000] Top of RAM: 0xc680000, Total RAM: 0xc680000
  27. [ 0.000000] Memory hole size: 0MB
  28. [ 0.000000] Allocated 16384 bytes for kernel page tables.
  29. [ 0.000000] Zone ranges:
  30. [ 0.000000] Normal [mem 0x0000000000000000-0x000000000c67ffff]
  31. [ 0.000000] Movable zone start for each node
  32. [ 0.000000] Early memory node ranges
  33. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000c67ffff]
  34. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000c67ffff]
  35. [ 0.000000] Booting Linux...
  36. [ 0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,mul32,div32,v8plus]
  37. [ 0.000000] CPU CAPS: [vis]
  38. [ 0.000000] percpu: Embedded 11 pages/cpu @fffff8000c000000 s47832 r8192 d34088 u4194304
  39. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 25184
  40. [ 0.000000] Policy zone: Normal
  41. [ 0.000000] Kernel command line: console=ttyAMA0 root=/dev/sda2
  42. [ 0.000000] PID hash table entries: 1024 (order: 0, 8192 bytes)
  43. [ 0.000000] Sorting __ex_table...
  44. [ 0.000000] Memory: 172136K/203264K available (8331K kernel code, 1128K rwdata, 2888K rodata, 656K init, 1352K bss, 31128K reserved, 0K cma-reserved)
  45. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=16
  46. [ 0.000000] Hierarchical RCU implementation.
  47. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  48. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
  49. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
  50. [ 0.000000] NR_IRQS:2048 nr_irqs:2048 1
  51. [ 2.866965] clocksource: tick: mask: 0xffffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
  52. [ 2.867739] clocksource: mult[a000000] shift[24]
  53. [ 2.868435] clockevent: mult[1999999a] shift[32]
  54. [ 2.871967] Console: colour dummy device 80x25
  55. [ 2.953685] Calibrating delay using timer specific routine.. 207.39 BogoMIPS (lpj=414796)
  56. [ 2.954524] pid_max: default: 32768 minimum: 301
  57. [ 2.956099] Security Framework initialized
  58. [ 2.956839] Yama: becoming mindful.
  59. [ 2.958729] AppArmor: AppArmor initialized
  60. [ 2.961764] Dentry cache hash table entries: 32768 (order: 5, 262144 bytes)
  61. [ 2.963136] Inode-cache hash table entries: 16384 (order: 4, 131072 bytes)
  62. [ 2.964101] Mount-cache hash table entries: 1024 (order: 0, 8192 bytes)
  63. [ 2.964717] Mountpoint-cache hash table entries: 1024 (order: 0, 8192 bytes)
  64. [ 2.977831] ftrace: allocating 27208 entries in 54 pages
  65. [ 3.062454] smp: Bringing up secondary CPUs ...
  66. [ 3.063186] smp: Brought up 1 node, 1 CPU
  67. [ 3.072233] devtmpfs: initialized
  68. [ 3.081825] Performance events: No support for PMU type 'ultra12'
  69. [ 3.082659] evm: security.selinux
  70. [ 3.083180] evm: security.SMACK64
  71. [ 3.083715] evm: security.SMACK64EXEC
  72. [ 3.084259] evm: security.SMACK64TRANSMUTE
  73. [ 3.084784] evm: security.SMACK64MMAP
  74. [ 3.085435] evm: security.ima
  75. [ 3.086026] evm: security.capability
  76. [ 3.088710] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  77. [ 3.089885] futex hash table entries: 256 (order: 1, 16384 bytes)
  78. [ 3.103555] NET: Registered protocol family 16
  79. [ 3.124083] /pci@1f,0: PCI IO[1fe02000000] MEM[1ff00100000]
  80. [ 3.124167]
  81. [ 3.125851] /pci@1f,0: Unable to request IOMMU resource.
  82. [ 3.127093] /pci@1f,0: SABRE PCI Bus Module ver[0:0]
  83. [ 3.128036] PCI: Scanning PBM /pci@1f,0
  84. [ 3.130052] sabre ffe2d650: PCI host bridge to bus 0000:00
  85. [ 3.131014] pci_bus 0000:00: root bus resource [io 0x1fe02000000-0x1fe0200ffff] (bus address [0x0000-0xffff])
  86. [ 3.131829] pci_bus 0000:00: root bus resource [mem 0x1ff00100000-0x1ff100fffff] (bus address [0x00000000-0x0fffffff])
  87. [ 3.132669] pci_bus 0000:00: root bus resource [bus 00-02]
  88. [ 3.140444] pci 0000:00:01.0: can't claim BAR 13 [io 0x1000000-0x1fffff]: no compatible bridge window
  89. [ 3.141191] pci 0000:00:01.1: can't claim BAR 13 [io 0x1000000-0x1fffff]: no compatible bridge window
  90. [ 3.165276] HugeTLB registered 8 MB page size, pre-allocated 0 pages
  91. [ 3.174143] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  92. [ 3.174939] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  93. [ 3.175625] pci 0000:00:02.0: vgaarb: bridge control possible
  94. [ 3.176210] vgaarb: loaded
  95. [ 3.180896] SCSI subsystem initialized
  96. [ 3.183388] usbcore: registered new interface driver usbfs
  97. [ 3.184261] usbcore: registered new interface driver hub
  98. [ 3.185103] usbcore: registered new device driver usb
  99. [ 3.198021] NetLabel: Initializing
  100. [ 3.198670] NetLabel: domain hash size = 128
  101. [ 3.199209] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  102. [ 3.201105] NetLabel: unlabeled traffic allowed by default
  103. [ 3.203375] /pci@1f,0/ebus@3/eeprom@14,2000: Mostek regs at 0x1fe02006000
  104. [ 3.206262] clocksource: Switched to clocksource tick
  105. [ 3.313032] VFS: Disk quotas dquot_6.6.0
  106. [ 3.313836] VFS: Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
  107. [ 3.317331] AppArmor: AppArmor Filesystem Enabled
  108. [ 3.346347] NET: Registered protocol family 2
  109. [ 3.352633] TCP established hash table entries: 2048 (order: 1, 16384 bytes)
  110. [ 3.353444] TCP bind hash table entries: 2048 (order: 2, 32768 bytes)
  111. [ 3.354217] TCP: Hash tables configured (established 2048 bind 2048)
  112. [ 3.355959] UDP hash table entries: 256 (order: 0, 8192 bytes)
  113. [ 3.356835] UDP-Lite hash table entries: 256 (order: 0, 8192 bytes)
  114. [ 3.358840] NET: Registered protocol family 1
  115. [ 3.369834] audit: initializing netlink subsys (disabled)
  116. [ 3.375355] Initialise system trusted keyrings
  117. [ 3.379414] workingset: timestamp_bits=42 max_order=15 bucket_order=0
  118. [ 3.399341] zbud: loaded
  119. [ 3.400337] kernel BUG at mm/memory.c:1877!
  120. [ 3.401037] \|/ ____ \|/
  121. [ 3.401037] "@'/ .. \`@"
  122. [ 3.401037] /_| \__/ |_\
  123. [ 3.401037] \__U_/
  124. [ 3.401804] swapper/0(1): Kernel bad sw trap 5 [#1]
  125. [ 3.402562] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.10.11 #1
  126. [ 3.403164] task: fffff8000a1c0000 task.stack: fffff8000a1c8000
  127. [ 3.403945] TSTATE: 0000004480001603 TPC: 00000000005c677c TNPC: 00000000005c6780 Y: 00000fa3 Not tainted
  128. [ 3.404842] TPC: <apply_to_page_range+0x31c/0x440>
  129. [ 3.405431] g0: 0000000100006000 g1: 0000000000f47b10 g2: 0000000000f47b10 g3: 0000000000f47800
  130. [ 3.406380] g4: fffff8000a1c0000 g5: fffff8000af4c000 g6: fffff8000a1c8000 g7: 0000000000000000
  131. [ 3.407311] o0: 0000000000e206c0 o1: 0000000000000755 o2: 0000000100090000 o3: 0000060000000000
  132. [ 3.408281] o4: 00000000011bf798 o5: 0000000000000000 sp: fffff8000a1caf11 ret_pc: 00000000005c6774
  133. [ 3.409216] RPC: <apply_to_page_range+0x314/0x440>
  134. [ 3.410001] l0: 0000000000006000 l1: fffff8000a101000 l2: 0000000100094000 l3: 00000000010edba0
  135. [ 3.410859] l4: 0000000000f64c08 l5: 00000000011e4b90 l6: 0000000100090000 l7: 0000000100090000
  136. [ 3.411470] i0: 0000000000f64c08 i1: 0000000000002000 i2: 0000000100094000 i3: 00000000005d45e0
  137. [ 3.412074] i4: 0000000000000000 i5: fffff8000a110240 i6: fffff8000a1cb011 i7: 00000000005d74cc
  138. [ 3.412718] I7: <alloc_vm_area+0x6c/0xa0>
  139. [ 3.413273] Call Trace:
  140. [ 3.413896] [00000000005d74cc] alloc_vm_area+0x6c/0xa0
  141. [ 3.414569] [0000000000614a1c] zs_cpu_prepare+0x3c/0x60
  142. [ 3.415165] [0000000000462e34] cpuhp_invoke_callback+0x94/0x4a0
  143. [ 3.415758] [0000000000464748] cpuhp_issue_call+0x108/0x160
  144. [ 3.416326] [0000000000464b10] __cpuhp_setup_state+0x110/0x1c0
  145. [ 3.416900] [000000000103d8d8] zs_init+0x54/0x98
  146. [ 3.417448] [0000000000426cd8] do_one_initcall+0x38/0x160
  147. [ 3.418079] [000000000101ec84] kernel_init_freeable+0x1a0/0x244
  148. [ 3.418665] [0000000000c1e74c] kernel_init+0xc/0x120
  149. [ 3.419226] [0000000000406064] ret_from_fork+0x1c/0x2c
  150. [ 3.419856] [0000000000000000] (null)
  151. [ 3.420444] Disabling lock debugging due to kernel taint
  152. [ 3.421086] Caller[00000000005d74cc]: alloc_vm_area+0x6c/0xa0
  153. [ 3.421684] Caller[0000000000614a1c]: zs_cpu_prepare+0x3c/0x60
  154. [ 3.422304] Caller[0000000000462e34]: cpuhp_invoke_callback+0x94/0x4a0
  155. [ 3.422896] Caller[0000000000464748]: cpuhp_issue_call+0x108/0x160
  156. [ 3.423485] Caller[0000000000464b10]: __cpuhp_setup_state+0x110/0x1c0
  157. [ 3.424063] Caller[000000000103d8d8]: zs_init+0x54/0x98
  158. [ 3.424618] Caller[0000000000426cd8]: do_one_initcall+0x38/0x160
  159. [ 3.425186] Caller[000000000101ec84]: kernel_init_freeable+0x1a0/0x244
  160. [ 3.425766] Caller[0000000000c1e74c]: kernel_init+0xc/0x120
  161. [ 3.426379] Caller[0000000000406064]: ret_from_fork+0x1c/0x2c
  162. [ 3.426955] Caller[0000000000000000]: (null)
  163. [ 3.427525] Instruction DUMP:
  164. [ 3.427612] 92102755
  165. [ 3.428152] 7ff98533
  166. [ 3.428647] 901222c0
  167. [ 3.429147] <91d02005>
  168. [ 3.429653] 92100011
  169. [ 3.430197] 7ffff4c7
  170. [ 3.430709] 90100018
  171. [ 3.431201] 80a22000
  172. [ 3.431691] 224fff91
  173. [ 3.432189]
  174. [ 3.438063] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
  175. [ 3.438063]
  176. [ 3.443536] Press Stop-A (L1-A) to return to the boot prom
  177. [ 3.444151] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
  178. [ 3.444151]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement