Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.43 KB | None | 0 0
  1. Uncompressing Linux... done, booting the kernel.
  2. [ 0.000000] Linux version 2.6.38-rc4-omap-pm-13472-g32baaf1 (khilman@paris) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #43 SMP Thu Feb 10 17:01:48 PST 2011
  3. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387f
  4. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. [ 0.000000] Machine: OMAP Zoom3 board
  6. [ 0.000000] bootconsole [earlycon0] enabled
  7. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  8. [ 0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )
  9. [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
  10. [ 0.000000] On node 0 totalpages: 32768
  11. [ 0.000000] free_area_init_node: node 0, pgdat c082f4e0, node_mem_map c0d89000
  12. [ 0.000000] Normal zone: 256 pages used for memmap
  13. [ 0.000000] Normal zone: 0 pages reserved
  14. [ 0.000000] Normal zone: 32512 pages, LIFO batch:7
  15. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c0e8d000 s7328 r8192 d13152 u32768
  16. [ 0.000000] pcpu-alloc: s7328 r8192 d13152 u32768 alloc=8*4096
  17. [ 0.000000] pcpu-alloc: [0] 0
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  19. [ 0.000000] Kernel command line: mem=128M console=ttyS0,115200n8 ip=dhcp debug earlyprintk
  20. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  23. [ 0.000000] Memory: 128MB = 128MB total
  24. [ 0.000000] Memory: 116044k/116044k available, 15028k reserved, 0K highmem
  25. [ 0.000000] Virtual kernel memory layout:
  26. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  27. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  28. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  29. [ 0.000000] vmalloc : 0xc8800000 - 0xf8000000 ( 760 MB)
  30. [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
  31. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  32. [ 0.000000] .init : 0xc0008000 - 0xc0260000 (2400 kB)
  33. [ 0.000000] .text : 0xc0260000 - 0xc07b705c (5469 kB)
  34. [ 0.000000] .data : 0xc07b8000 - 0xc08308c0 ( 483 kB)
  35. [ 0.000000] Hierarchical RCU implementation.
  36. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  37. [ 0.000000] NR_IRQS:402
  38. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
  39. [ 0.000000] omap_hwmod: uart4_fck: missing clockdomain for uart4_fck.
  40. [ 0.000000] omap_hwmod: sr1_fck: missing clockdomain for sr1_fck.
  41. [ 0.000000] omap_hwmod: sr2_fck: missing clockdomain for sr2_fck.
  42. [ 0.000000] ------------[ cut here ]------------
  43. [ 0.000000] WARNING: at /work/kernel/omap/pm/arch/arm/mach-omap2/omap_hwmod.c:1641 omap_hwmod_late_init+0x54/0x8c()
  44. [ 0.000000] omap_hwmod: could not find MPU initiator hwmod mpu
  45. [ 0.000000] Modules linked in:
  46. [ 0.000000] [<c0270d40>] (unwind_backtrace+0x0/0xe0) from [<c02a3ee4>] (warn_slowpath_common+0x4c/0x64)
  47. [ 0.000000] [<c02a3ee4>] (warn_slowpath_common+0x4c/0x64) from [<c02a3f7c>] (warn_slowpath_fmt+0x2c/0x3c)
  48. [ 0.000000] [<c02a3f7c>] (warn_slowpath_fmt+0x2c/0x3c) from [<c027b200>] (omap_hwmod_late_init+0x54/0x8c)
  49. [ 0.000000] [<c027b200>] (omap_hwmod_late_init+0x54/0x8c) from [<c000ef84>] (omap2_init_common_devices+0x14/0x118)
  50. [ 0.000000] [<c000ef84>] (omap2_init_common_devices+0x14/0x118) from [<c001746c>] (omap_zoom_init_irq+0x34/0x4c)
  51. [ 0.000000] [<c001746c>] (omap_zoom_init_irq+0x34/0x4c) from [<c000b454>] (init_IRQ+0x14/0x1c)
  52. [ 0.000000] [<c000b454>] (init_IRQ+0x14/0x1c) from [<c0008a8c>] (start_kernel+0x190/0x30c)
  53. [ 0.000000] [<c0008a8c>] (start_kernel+0x190/0x30c) from [<80008038>] (0x80008038)
  54. [ 0.000000] ---[ end trace 1b75b31a2719ed1c ]---
  55. [ 0.000000] Unable to handle kernel NULL pointer dereference at virtual address 0000002c
  56. [ 0.000000] pgd = c0004000
  57. [ 0.000000] [0000002c] *pgd=00000000
  58. [ 0.000000] Internal error: Oops: 5 [#1] SMP
  59. [ 0.000000] last sysfs file:
  60. [ 0.000000] Modules linked in:
  61. [ 0.000000] CPU: 0 Tainted: G W (2.6.38-rc4-omap-pm-13472-g32baaf1 #43)
  62. [ 0.000000] PC is at _add_initiator_dep+0xc/0x24
  63. [ 0.000000] LR is at _enable+0x88/0x170
  64. [ 0.000000] pc : [<c027a554>] lr : [<c027ac5c>] psr: a00001d3
  65. [ 0.000000] sp : c07b9f70 ip : 00000000 fp : 00000000
  66. [ 0.000000] r10: 00000000 r9 : 413fc082 r8 : 800334ac
  67. [ 0.000000] r7 : c0e8a480 r6 : 00000000 r5 : 00000001 r4 : c07ea780
  68. [ 0.000000] r3 : c08312d8 r2 : c07dfdec r1 : 00000000 r0 : c07ea780
  69. [ 0.000000] Flags: NzCv IRQs off FIQs off Mode SVC_32 ISA ARM Segment kernel
  70. [ 0.000000] Control: 10c5387f Table: 80004019 DAC: 00000017
  71. [ 0.000000] Process swapper (pid: 0, stack limit = 0xc07b82f8)
  72. [ 0.000000] Stack: (0xc07b9f70 to 0xc07ba000)
  73. [ 0.000000] 9f60: 00000000 c07ea780 00000001 c027b02c
  74. [ 0.000000] 9f80: c07ea780 00000000 c07d07b0 c07ea780 c027afb4 c027b170 c07f968c c07f968c
  75. [ 0.000000] 9fa0: c0243fa4 c027b20c 000009a0 c000ef84 c08308c0 c07c9fe0 c0243fa4 c001746c
  76. [ 0.000000] 9fc0: c08308c0 c000b454 00000192 c0008a8c c0008594 00000000 00000000 c0243fa4
  77. [ 0.000000] 9fe0: 00000000 10c5387d c07ca054 c0243fa0 c07ce8fc 80008038 00000000 00000000
  78. [ 0.000000] [<c027a554>] (_add_initiator_dep+0xc/0x24) from [<c027ac5c>] (_enable+0x88/0x170)
  79. [ 0.000000] [<c027ac5c>] (_enable+0x88/0x170) from [<c027b02c>] (_setup+0x78/0x14c)
  80. [ 0.000000] [<c027b02c>] (_setup+0x78/0x14c) from [<c027b170>] (omap_hwmod_for_each+0x28/0x64)
  81. [ 0.000000] [<c027b170>] (omap_hwmod_for_each+0x28/0x64) from [<c027b20c>] (omap_hwmod_late_init+0x60/0x8c)
  82. [ 0.000000] [<c027b20c>] (omap_hwmod_late_init+0x60/0x8c) from [<c000ef84>] (omap2_init_common_devices+0x14/0x118)
  83. [ 0.000000] [<c000ef84>] (omap2_init_common_devices+0x14/0x118) from [<c001746c>] (omap_zoom_init_irq+0x34/0x4c)
  84. [ 0.000000] [<c001746c>] (omap_zoom_init_irq+0x34/0x4c) from [<c000b454>] (init_IRQ+0x14/0x1c)
  85. [ 0.000000] [<c000b454>] (init_IRQ+0x14/0x1c) from [<c0008a8c>] (start_kernel+0x190/0x30c)
  86. [ 0.000000] [<c0008a8c>] (start_kernel+0x190/0x30c) from [<80008038>] (0x80008038)
  87. [ 0.000000] Code: e12fff1e e590202c e3520000 0a000003 (e591302c)
  88. [ 0.000000] ---[ end trace 1b75b31a2719ed1d ]---
  89. [ 0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement