Advertisement
Guest User

Untitled

a guest
Jan 21st, 2023
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. Linux version 6.2.0-rc4+ (somlo@fedora-riscv) (gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-1), GNU ld version 2.39-4.fc37) #1 SMP Thu Jan 19 12:02:32 EST 2023
  2. OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
  3. Machine model: freechips,rocketchip-unknown
  4. earlycon: liteuart0 at I/O port 0x0 (options '')
  5. Malformed early option 'console'
  6. earlycon: liteuart0 at MMIO 0x0000000012009000 (options '')
  7. printk: bootconsole [liteuart0] enabled
  8. efi: UEFI not found.
  9. OF: fdt: Error -11 processing FDT
  10. ------------[ cut here ]------------
  11. WARNING: CPU: 0 PID: 0 at drivers/base/arch_numa.c:280 numa_init+0x78/0x350
  12. Modules linked in:
  13. CPU: 0 PID: 0 Comm: swapper Not tainted 6.2.0-rc4+ #1
  14. Hardware name: freechips,rocketchip-unknown (DT)
  15. epc : numa_init+0x78/0x350
  16. ra : numa_init+0x6e/0x350
  17. epc : ffffffff80c3731c ra : ffffffff80c37312 sp : ffffffff81e03e30
  18. gp : ffffffff82059700 tp : ffffffff81e11180 t0 : ffffffff80bc4c80
  19. t1 : 0000000000000000 t2 : 203a746466203a46 s0 : ffffffff81e03eb0
  20. s1 : ffffffff80c427c8 a0 : 0000000000000000 a1 : 0000000000000000
  21. a2 : 0000000000000004 a3 : 0000000000000001 a4 : ffffffffffffffff
  22. a5 : ffffffff8205e312 a6 : 00000000a0000000 a7 : 0000000000000000
  23. s2 : ffffffff814edf48 s3 : 0000000080200000 s4 : ffffffff82059d30
  24. s5 : 0000000082200000 s6 : 8000000a00006880 s7 : 000000000000007f
  25. s8 : 000000008001b038 s9 : 000000008002bab0 s10: 0000000000000000
  26. s11: 0000000000000000 t3 : 0000000000000000 t4 : 0000000080200000
  27. t5 : ffffffffffffffff t6 : ffffffff80e12340
  28. status: 0000000200000100 badaddr: ffffffff80c3731c cause: 0000000000000003
  29. [<ffffffff80c37638>] arch_numa_init+0x44/0x4e
  30. [<ffffffff80c06852>] misc_mem_init+0x14/0x164
  31. [<ffffffff80c03ec4>] setup_arch+0x12a/0x67e
  32. [<ffffffff80c00afc>] start_kernel+0xa0/0xb78
  33. ---[ end trace 0000000000000000 ]---
  34. ------------[ cut here ]------------
  35. WARNING: CPU: 0 PID: 0 at drivers/base/arch_numa.c:280 numa_init+0x78/0x350
  36. Modules linked in:
  37. CPU: 0 PID: 0 Comm: swapper Tainted: G W 6.2.0-rc4+ #1
  38. Hardware name: freechips,rocketchip-unknown (DT)
  39. epc : numa_init+0x78/0x350
  40. ra : numa_init+0x6e/0x350
  41. epc : ffffffff80c3731c ra : ffffffff80c37312 sp : ffffffff81e03e30
  42. gp : ffffffff82059700 tp : ffffffff81e11180 t0 : ffffffff80bc4c80
  43. t1 : 0000000000000000 t2 : 203a746466203a46 s0 : ffffffff81e03eb0
  44. s1 : ffffffff80c370d2 a0 : 0000000000000000 a1 : 0000000000000000
  45. a2 : 0000000000000004 a3 : 0000000000000001 a4 : ffffffffffffffff
  46. a5 : ffffffff8205e312 a6 : 00000000a0000000 a7 : 0000000000000000
  47. s2 : ffffffff814edf48 s3 : 0000000080200000 s4 : ffffffff82059d30
  48. s5 : 0000000082200000 s6 : 8000000a00006880 s7 : 000000000000007f
  49. s8 : 000000008001b038 s9 : 000000008002bab0 s10: 0000000000000000
  50. s11: 0000000000000000 t3 : 0000000000000000 t4 : 0000000080200000
  51. t5 : ffffffffffffffff t6 : ffffffff80e12340
  52. status: 0000000200000100 badaddr: ffffffff80c3731c cause: 0000000000000003
  53. [<ffffffff80c37626>] arch_numa_init+0x32/0x4e
  54. [<ffffffff80c06852>] misc_mem_init+0x14/0x164
  55. [<ffffffff80c03ec4>] setup_arch+0x12a/0x67e
  56. [<ffffffff80c00afc>] start_kernel+0xa0/0xb78
  57. ---[ end trace 0000000000000000 ]---
  58. Kernel panic - not syncing: memory_present: Failed to allocate 33554432 bytes align=0x40
  59. CPU: 0 PID: 0 Comm: swapper Tainted: G W 6.2.0-rc4+ #1
  60. Hardware name: freechips,rocketchip-unknown (DT)
  61. Call Trace:
  62. [<ffffffff800060ec>] dump_backtrace+0x30/0x38
  63. [<ffffffff80bc5466>] show_stack+0x40/0x4c
  64. [<ffffffff80bd6a94>] dump_stack_lvl+0x44/0x5c
  65. [<ffffffff80bd6ac4>] dump_stack+0x18/0x20
  66. [<ffffffff80bc57ac>] panic+0x112/0x2fa
  67. [<ffffffff80c1d406>] sparse_init+0xce/0x25c
  68. [<ffffffff80c0685a>] misc_mem_init+0x1c/0x164
  69. [<ffffffff80c03ec4>] setup_arch+0x12a/0x67e
  70. [<ffffffff80c00afc>] start_kernel+0xa0/0xb78
  71. ---[ end Kernel panic - not syncing: memory_present: Failed to allocate 33554432 bytes align=0x40 ]---
  72.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement