zombah

picasso 4.3-downstream paz00

Nov 7th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.68 KB | None | 0 0
  1. reading /boot/zImage
  2. 4041944 bytes read in 209 ms (18.4 MiB/s)
  3. reading /boot/tegra20-paz00.dtb
  4. 24657 bytes read in 24 ms (1002.9 KiB/s)
  5. reading /sosboot/initrd-uboot
  6. 21598851 bytes read in 994 ms (20.7 MiB/s)
  7. Kernel image @ 0x1000000 [ 0x000000 - 0x3dacd8 ]
  8. ## Loading init Ramdisk from Legacy Image at 02200000 ...
  9. Image Name: sos-ng-r1-alpha
  10. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  11. Data Size: 21598787 Bytes = 20.6 MiB
  12. Load Address: 00000000
  13. Entry Point: 00000000
  14. Verifying Checksum ... OK
  15. ## Flattened Device Tree blob at 02000000
  16. Booting using the fdt blob at 0x2000000
  17. reserving fdt memory region: addr=16800000 size=9800000
  18. Loading Ramdisk to 15366000, end 167ff243 ... OK
  19. Loading Device Tree to 0fff6000, end 0ffff050 ... OK
  20.  
  21. Starting kernel ...
  22.  
  23. Uncompressing Linux... done, booting the kernel.
  24. [ 0.000000] Booting Linux on physical CPU 0x0
  25. [ 0.000000] Initializing cgroup subsys cpu
  26. [ 0.000000] Initializing cgroup subsys cpuacct
  27. [ 0.000000] Linux version 4.1.0-rc1-g6537e32-dirty (zombah@gilgamesh) (gcc version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-29) ) #1 SMP PREEMPT Sun Nov 8 00:46:56 MSK 2015
  28. [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d
  29. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  30. [ 0.000000] Machine model: Toshiba AC100 / Dynabook AZ
  31. [ 0.000000] earlycon: no match for ttyS0,115200n8
  32. [ 0.000000] debug: ignoring loglevel setting.
  33. [ 0.000000] bootconsole [earlycon0] enabled
  34. [ 0.000000] cma: Reserved 64 MiB at 0x11000000
  35. [ 0.000000] Memory policy: Data cache writealloc
  36. [ 0.000000] On node 0 totalpages: 131072
  37. [ 0.000000] free_area_init_node: node 0, pgdat c0a21580, node_mem_map d0c00000
  38. [ 0.000000] Normal zone: 1024 pages used for memmap
  39. [ 0.000000] Normal zone: 0 pages reserved
  40. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  41. [ 0.000000] PERCPU: Embedded 12 pages/cpu @d5310000 s17344 r8192 d23616 u49152
  42. [ 0.000000] pcpu-alloc: s17344 r8192 d23616 u49152 alloc=12*4096
  43. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  44. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  45. [ 0.000000] Kernel command line: console=ttyS0,115200n8 no_console_suspend=1 androidboot.hardware=paz00 ignore_loglevel earlyprintk initcall_debug
  46. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  47. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  48. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  49. [ 0.000000] Memory: 266408K/524288K available (7614K kernel code, 313K rwdata, 2112K rodata, 300K init, 369K bss, 192344K reserved, 65536K cma-reserved, 0K highmem)
  50. [ 0.000000] Virtual kernel memory layout:
  51. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  52. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  53. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  54. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  55. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  56. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  57. [ 0.000000] .text : 0xc0008000 - 0xc098802c (9729 kB)
  58. [ 0.000000] .init : 0xc0989000 - 0xc09d4000 ( 300 kB)
  59. [ 0.000000] .data : 0xc09d4000 - 0xc0a22580 ( 314 kB)
  60. [ 0.000000] .bss : 0xc0a25000 - 0xc0a81678 ( 370 kB)
  61. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  62. [ 0.000000] Preemptible hierarchical RCU implementation.
  63. [ 0.000000] Additional per-CPU info printed with stalls.
  64. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  65. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  66. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  67. [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000
  68. [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001
  69. [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001
  70. [ 0.000000] L2C-310 errata 727915 769419 enabled
  71. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  72. [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9
  73. [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines
  74. [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB
  75. [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001
  76. [ 0.000011] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  77. [ 0.008353] clocksource timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  78. [ 0.017883] Switching to timer-based delay loop, resolution 1000ns
  79. [ 0.024427] Console: colour dummy device 80x30
  80. [ 0.028868] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
  81. [ 0.039087] pid_max: default: 32768 minimum: 301
  82. [ 0.043820] Security Framework initialized
  83. [ 0.047930] SELinux: Disabled at boot.
  84. [ 0.051835] AppArmor: AppArmor disabled by boot time parameter
  85. [ 0.057742] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  86. [ 0.064403] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  87. [ 0.071983] Initializing cgroup subsys blkio
  88. [ 0.076247] Initializing cgroup subsys devices
  89. [ 0.080765] Initializing cgroup subsys freezer
  90. [ 0.085260] Initializing cgroup subsys net_cls
  91. [ 0.089765] Initializing cgroup subsys net_prio
  92. [ 0.094377] CPU: Testing write buffer coherency: ok
  93. [ 0.099462] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  94. [ 0.105137] calling cpu_suspend_alloc_sp+0x0/0x98 @ 1
  95. [ 0.110322] initcall cpu_suspend_alloc_sp+0x0/0x98 returned 0 after 0 usecs
  96. [ 0.117338] calling init_static_idmap+0x0/0x118 @ 1
  97. [ 0.122374] Setting up static identity map for 0x8440 - 0x84d8
  98. [ 0.128274] initcall init_static_idmap+0x0/0x118 returned 0 after 0 usecs
  99. [ 0.135117] calling spawn_ksoftirqd+0x0/0x28 @ 1
  100. [ 0.149988] initcall spawn_ksoftirqd+0x0/0x28 returned 0 after 19531 usecs
  101. [ 0.156855] calling init_workqueues+0x0/0x3c0 @ 1
  102. [ 0.161964] initcall init_workqueues+0x0/0x3c0 returned 0 after 0 usecs
  103. [ 0.168572] calling migration_init+0x0/0x74 @ 1
  104. [ 0.173276] initcall migration_init+0x0/0x74 returned 0 after 0 usecs
  105. [ 0.179752] calling check_cpu_stall_init+0x0/0x20 @ 1
  106. [ 0.184958] initcall check_cpu_stall_init+0x0/0x20 returned 0 after 0 usecs
  107. [ 0.191979] calling rcu_spawn_gp_kthread+0x0/0x104 @ 1
  108. [ 0.197391] initcall rcu_spawn_gp_kthread+0x0/0x104 returned 0 after 0 usecs
  109. [ 0.204454] calling cpu_stop_init+0x0/0x94 @ 1
  110. [ 0.219997] initcall cpu_stop_init+0x0/0x94 returned 0 after 19531 usecs
  111. [ 0.226691] calling relay_init+0x0/0x18 @ 1
  112. [ 0.231031] initcall relay_init+0x0/0x18 returned 0 after 0 usecs
  113. [ 0.237179] calling tegra_init_fuse+0x0/0x100 @ 1
  114. [ 0.242164] Tegra Revision: A02 SKU: 8 CPU Process: 2 Core Process: 1
  115. [ 0.248595] initcall tegra_init_fuse+0x0/0x100 returned 0 after 0 usecs
  116. [ 0.255281] calling tegra_pmc_early_init+0x0/0x160 @ 1
  117. [ 0.260730] initcall tegra_pmc_early_init+0x0/0x160 returned 0 after 0 usecs
  118. [ 0.267773] calling rand_initialize+0x0/0x2c @ 1
  119. [ 0.272680] initcall rand_initialize+0x0/0x2c returned 0 after 0 usecs
  120. [ 0.279203] calling dummy_timer_register+0x0/0x4c @ 1
  121. [ 0.284405] initcall dummy_timer_register+0x0/0x4c returned 0 after 0 usecs
  122. [ 0.310525] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  123. [ 0.310579] Brought up 2 CPUs
  124. [ 0.319260] SMP: Total of 2 processors activated (4.00 BogoMIPS).
  125. [ 0.325423] CPU: All CPU(s) started in SVC mode.
  126. [ 0.330452] devtmpfs: initialized
  127. [ 0.334172] calling tegra_hotplug_init+0x0/0x34 @ 1
  128. [ 0.339135] initcall tegra_hotplug_init+0x0/0x34 returned 0 after 0 usecs
  129. [ 0.346016] calling ipc_ns_init+0x0/0x3c @ 1
  130. [ 0.350408] initcall ipc_ns_init+0x0/0x3c returned 0 after 0 usecs
  131. [ 0.356640] calling init_mmap_min_addr+0x0/0x28 @ 1
  132. [ 0.361672] initcall init_mmap_min_addr+0x0/0x28 returned 0 after 0 usecs
  133. [ 0.368516] calling init_cpufreq_transition_notifier_list+0x0/0x24 @ 1
  134. [ 0.375198] initcall init_cpufreq_transition_notifier_list+0x0/0x24 returned 0 after 0 usecs
  135. [ 0.383692] calling init_tegra_dc_flip_callback+0x0/0x1c @ 1
  136. [ 0.389481] initcall init_tegra_dc_flip_callback+0x0/0x1c returned 0 after 0 usecs
  137. [ 0.397118] calling net_ns_init+0x0/0x1c8 @ 1
  138. [ 0.401640] initcall net_ns_init+0x0/0x1c8 returned 0 after 0 usecs
  139. [ 0.408090] calling vfp_init+0x0/0x19c @ 1
  140. [ 0.412277] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  141. [ 0.419988] initcall vfp_init+0x0/0x19c returned 0 after 9765 usecs
  142. [ 0.426311] calling ptrace_break_init+0x0/0x2c @ 1
  143. [ 0.431255] initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  144. [ 0.438007] calling register_cpufreq_notifier+0x0/0x10 @ 1
  145. [ 0.443647] initcall register_cpufreq_notifier+0x0/0x10 returned 0 after 0 usecs
  146. [ 0.451104] calling twd_clk_init+0x0/0x44 @ 1
  147. [ 0.455606] initcall twd_clk_init+0x0/0x44 returned 0 after 0 usecs
  148. [ 0.461937] calling v6_userpage_init+0x0/0x8 @ 1
  149. [ 0.466691] initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  150. [ 0.473290] calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  151. [ 0.478826] initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0 usecs
  152. [ 0.486202] calling alloc_frozen_cpus+0x0/0x8 @ 1
  153. [ 0.491053] initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  154. [ 0.497721] calling wq_sysfs_init+0x0/0x10 @ 1
  155. [ 0.502379] initcall wq_sysfs_init+0x0/0x10 returned 0 after 0 usecs
  156. [ 0.508728] calling ksysfs_init+0x0/0xa4 @ 1
  157. [ 0.513182] initcall ksysfs_init+0x0/0xa4 returned 0 after 0 usecs
  158. [ 0.519389] calling pm_init+0x0/0x78 @ 1
  159. [ 0.523524] initcall pm_init+0x0/0x78 returned 0 after 0 usecs
  160. [ 0.529358] calling init_jiffies_clocksource+0x0/0x14 @ 1
  161. [ 0.534913] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  162. [ 0.544703] initcall init_jiffies_clocksource+0x0/0x14 returned 0 after 9765 usecs
  163. [ 0.552332] calling cgroup_wq_init+0x0/0x78 @ 1
  164. [ 0.557041] initcall cgroup_wq_init+0x0/0x78 returned 0 after 0 usecs
  165. [ 0.563512] calling cpu_pm_init+0x0/0x18 @ 1
  166. [ 0.567918] initcall cpu_pm_init+0x0/0x18 returned 0 after 0 usecs
  167. [ 0.574172] calling perf_workqueue_init+0x0/0x7c @ 1
  168. [ 0.579339] initcall perf_workqueue_init+0x0/0x7c returned 0 after 0 usecs
  169. [ 0.586219] calling init_zero_pfn+0x0/0x48 @ 1
  170. [ 0.590806] initcall init_zero_pfn+0x0/0x48 returned 0 after 0 usecs
  171. [ 0.597216] calling cma_init_reserved_areas+0x0/0x1cc @ 1
  172. [ 0.605343] initcall cma_init_reserved_areas+0x0/0x1cc returned 0 after 0 usecs
  173. [ 0.612662] calling fsnotify_init+0x0/0x24 @ 1
  174. [ 0.617238] initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
  175. [ 0.623660] calling filelock_init+0x0/0xc4 @ 1
  176. [ 0.628247] initcall filelock_init+0x0/0xc4 returned 0 after 0 usecs
  177. [ 0.634665] calling init_script_binfmt+0x0/0x1c @ 1
  178. [ 0.639680] initcall init_script_binfmt+0x0/0x1c returned 0 after 0 usecs
  179. [ 0.646537] calling init_elf_binfmt+0x0/0x1c @ 1
  180. [ 0.651300] initcall init_elf_binfmt+0x0/0x1c returned 0 after 0 usecs
  181. [ 0.657884] calling debugfs_init+0x0/0x6c @ 1
  182. [ 0.662415] initcall debugfs_init+0x0/0x6c returned 0 after 0 usecs
  183. [ 0.668718] calling securityfs_init+0x0/0x64 @ 1
  184. [ 0.673497] initcall securityfs_init+0x0/0x64 returned 0 after 0 usecs
  185. [ 0.680078] calling calibrate_xor_blocks+0x0/0x104 @ 1
  186. [ 0.685352] xor: measuring software checksum speed
  187. [ 0.789976] arm4regs : 1737.600 MB/sec
  188. [ 0.889971] 8regs : 1138.800 MB/sec
  189. [ 0.989972] 32regs : 1008.800 MB/sec
  190. [ 0.994143] xor: using function: arm4regs (1737.600 MB/sec)
  191. [ 0.999783] initcall calibrate_xor_blocks+0x0/0x104 returned 0 after 302734 usecs
  192. [ 1.007331] calling prandom_init+0x0/0xe4 @ 1
  193. [ 1.011838] initcall prandom_init+0x0/0xe4 returned 0 after 0 usecs
  194. [ 1.018155] calling pinctrl_init+0x0/0xcc @ 1
  195. [ 1.022663] pinctrl core: initialized pinctrl subsystem
  196. [ 1.027998] initcall pinctrl_init+0x0/0xcc returned 0 after 0 usecs
  197. [ 1.034289] calling regulator_init+0x0/0xa8 @ 1
  198. [ 1.039189] initcall regulator_init+0x0/0xa8 returned 0 after 0 usecs
  199. [ 1.045639] calling soc_bus_register+0x0/0xc @ 1
  200. [ 1.050442] initcall soc_bus_register+0x0/0xc returned 0 after 0 usecs
  201. [ 1.056980] calling cpufreq_core_init+0x0/0x50 @ 1
  202. [ 1.061924] initcall cpufreq_core_init+0x0/0x50 returned 0 after 0 usecs
  203. [ 1.068674] calling cpuidle_init+0x0/0x58 @ 1
  204. [ 1.073199] initcall cpuidle_init+0x0/0x58 returned 0 after 0 usecs
  205. [ 1.079509] calling cpuidle_coupled_init+0x0/0xc @ 1
  206. [ 1.084630] initcall cpuidle_coupled_init+0x0/0xc returned 0 after 0 usecs
  207. [ 1.091563] calling of_init+0x0/0xb8 @ 1
  208. [ 1.099843] initcall of_init+0x0/0xb8 returned 0 after 0 usecs
  209. [ 1.105695] calling sock_init+0x0/0xa0 @ 1
  210. [ 1.110018] initcall sock_init+0x0/0xa0 returned 0 after 9765 usecs
  211. [ 1.116276] calling netpoll_init+0x0/0x24 @ 1
  212. [ 1.120791] initcall netpoll_init+0x0/0x24 returned 0 after 0 usecs
  213. [ 1.127109] calling netlink_proto_init+0x0/0x140 @ 1
  214. [ 1.132399] NET: Registered protocol family 16
  215. [ 1.136860] initcall netlink_proto_init+0x0/0x140 returned 0 after 0 usecs
  216. [ 1.143936] calling atomic_pool_init+0x0/0x198 @ 1
  217. [ 1.150131] DMA: preallocated 256 KiB pool for atomic coherent allocations
  218. [ 1.156997] initcall atomic_pool_init+0x0/0x198 returned 0 after 9765 usecs
  219. [ 1.164027] calling bdi_class_init+0x0/0x5c @ 1
  220. [ 1.168721] initcall bdi_class_init+0x0/0x5c returned 0 after 0 usecs
  221. [ 1.175207] calling mm_sysfs_init+0x0/0x3c @ 1
  222. [ 1.179794] initcall mm_sysfs_init+0x0/0x3c returned 0 after 0 usecs
  223. [ 1.186221] calling kobject_uevent_init+0x0/0xc @ 1
  224. [ 1.191246] initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
  225. [ 1.198078] calling gpiolib_sysfs_init+0x0/0xa0 @ 1
  226. [ 1.203133] initcall gpiolib_sysfs_init+0x0/0xa0 returned 0 after 0 usecs
  227. [ 1.209950] calling tegra_gpio_init+0x0/0x10 @ 1
  228. [ 1.214752] initcall tegra_gpio_init+0x0/0x10 returned 0 after 0 usecs
  229. [ 1.221314] calling backlight_class_init+0x0/0xa0 @ 1
  230. [ 1.226514] initcall backlight_class_init+0x0/0xa0 returned 0 after 0 usecs
  231. [ 1.233532] calling amba_init+0x0/0xc @ 1
  232. [ 1.237722] initcall amba_init+0x0/0xc returned 0 after 0 usecs
  233. [ 1.243674] calling tegra30_fuse_init+0x0/0x10 @ 1
  234. [ 1.248626] initcall tegra30_fuse_init+0x0/0x10 returned 0 after 0 usecs
  235. [ 1.255373] calling tegra20_fuse_init+0x0/0x10 @ 1
  236. [ 1.260340] initcall tegra20_fuse_init+0x0/0x10 returned 0 after 0 usecs
  237. [ 1.267064] calling tty_class_init+0x0/0x44 @ 1
  238. [ 1.271764] initcall tty_class_init+0x0/0x44 returned 0 after 0 usecs
  239. [ 1.278245] calling vtconsole_class_init+0x0/0xec @ 1
  240. [ 1.283526] initcall vtconsole_class_init+0x0/0xec returned 0 after 0 usecs
  241. [ 1.290492] calling wakeup_sources_debugfs_init+0x0/0x44 @ 1
  242. [ 1.296290] initcall wakeup_sources_debugfs_init+0x0/0x44 returned 0 after 0 usecs
  243. [ 1.303922] calling regmap_initcall+0x0/0x10 @ 1
  244. [ 1.308682] initcall regmap_initcall+0x0/0x10 returned 0 after 0 usecs
  245. [ 1.315280] calling spi_init+0x0/0x90 @ 1
  246. [ 1.319467] initcall spi_init+0x0/0x90 returned 0 after 0 usecs
  247. [ 1.325418] calling i2c_init+0x0/0x84 @ 1
  248. [ 1.329618] initcall i2c_init+0x0/0x84 returned 0 after 0 usecs
  249. [ 1.335558] calling init_ladder+0x0/0xc @ 1
  250. [ 1.359989] cpuidle: using governor ladder
  251. [ 1.364094] initcall init_ladder+0x0/0xc returned 0 after 29296 usecs
  252. [ 1.370590] calling init_menu+0x0/0xc @ 1
  253. [ 1.400542] cpuidle: using governor menu
  254. [ 1.404459] initcall init_menu+0x0/0xc returned 0 after 29296 usecs
  255. [ 1.410951] calling gate_vma_init+0x0/0x24 @ 1
  256. [ 1.415473] initcall gate_vma_init+0x0/0x24 returned 0 after 0 usecs
  257. [ 1.421904] calling customize_machine+0x0/0x40 @ 1
  258. [ 1.426919] host1x bus init
  259. [ 1.437349] initcall customize_machine+0x0/0x40 returned 0 after 9765 usecs
  260. [ 1.444322] calling init_atags_procfs+0x0/0xec @ 1
  261. [ 1.449235] No ATAGs?
  262. [ 1.451329] initcall init_atags_procfs+0x0/0xec returned -22 after 9765 usecs
  263. [ 1.458776] calling arch_hw_breakpoint_init+0x0/0x24c @ 1
  264. [ 1.464336] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  265. [ 1.472384] hw-breakpoint: maximum watchpoint size is 4 bytes.
  266. [ 1.478276] initcall arch_hw_breakpoint_init+0x0/0x24c returned 0 after 9765 usecs
  267. [ 1.485910] calling vdso_init+0x0/0x170 @ 1
  268. [ 1.490245] initcall vdso_init+0x0/0x170 returned 0 after 0 usecs
  269. [ 1.496388] calling exceptions_init+0x0/0x9c @ 1
  270. [ 1.501161] initcall exceptions_init+0x0/0x9c returned 0 after 0 usecs
  271. [ 1.507745] calling dma_bus_init+0x0/0xc4 @ 1
  272. [ 1.512288] initcall dma_bus_init+0x0/0xc4 returned 0 after 0 usecs
  273. [ 1.518576] calling dma_channel_table_init+0x0/0xe0 @ 1
  274. [ 1.523966] initcall dma_channel_table_init+0x0/0xe0 returned 0 after 0 usecs
  275. [ 1.531163] calling tegra_clocks_apply_init_table+0x0/0x24 @ 1
  276. [ 1.538561] initcall tegra_clocks_apply_init_table+0x0/0x24 returned 0 after 0 usecs
  277. [ 1.546307] calling tegra_mc_init+0x0/0x10 @ 1
  278. [ 1.550953] initcall tegra_mc_init+0x0/0x10 returned 0 after 0 usecs
  279. [ 1.557452] calling topology_init+0x0/0x70 @ 1
  280. [ 1.562166] initcall topology_init+0x0/0x70 returned 0 after 0 usecs
  281. [ 1.568516] calling uid_cache_init+0x0/0xa0 @ 1
  282. [ 1.573204] initcall uid_cache_init+0x0/0xa0 returned 0 after 0 usecs
  283. [ 1.579693] calling param_sysfs_init+0x0/0x1b0 @ 1
  284. [ 1.590402] initcall param_sysfs_init+0x0/0x1b0 returned 0 after 9765 usecs
  285. [ 1.597357] calling proc_schedstat_init+0x0/0x38 @ 1
  286. [ 1.602481] initcall proc_schedstat_init+0x0/0x38 returned 0 after 0 usecs
  287. [ 1.609405] calling crash_save_vmcoreinfo_init+0x0/0x430 @ 1
  288. [ 1.615280] initcall crash_save_vmcoreinfo_init+0x0/0x430 returned 0 after 0 usecs
  289. [ 1.622849] calling crash_notes_memory_init+0x0/0x40 @ 1
  290. [ 1.628298] initcall crash_notes_memory_init+0x0/0x40 returned 0 after 0 usecs
  291. [ 1.635588] calling hung_task_init+0x0/0x58 @ 1
  292. [ 1.640376] initcall hung_task_init+0x0/0x58 returned 0 after 0 usecs
  293. [ 1.646821] calling default_bdi_init+0x0/0x58 @ 1
  294. [ 1.651850] initcall default_bdi_init+0x0/0x58 returned 0 after 0 usecs
  295. [ 1.658455] calling percpu_enable_async+0x0/0x18 @ 1
  296. [ 1.663574] initcall percpu_enable_async+0x0/0x18 returned 0 after 0 usecs
  297. [ 1.670510] calling init_reserve_notifier+0x0/0x8 @ 1
  298. [ 1.675707] initcall init_reserve_notifier+0x0/0x8 returned 0 after 0 usecs
  299. [ 1.682737] calling init_admin_reserve+0x0/0x30 @ 1
  300. [ 1.687746] initcall init_admin_reserve+0x0/0x30 returned 0 after 0 usecs
  301. [ 1.694602] calling init_user_reserve+0x0/0x30 @ 1
  302. [ 1.699532] initcall init_user_reserve+0x0/0x30 returned 0 after 0 usecs
  303. [ 1.706299] calling crypto_wq_init+0x0/0x48 @ 1
  304. [ 1.711070] initcall crypto_wq_init+0x0/0x48 returned 0 after 0 usecs
  305. [ 1.717501] calling cryptomgr_init+0x0/0xc @ 1
  306. [ 1.722107] initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  307. [ 1.728507] calling init_bio+0x0/0xc0 @ 1
  308. [ 1.732778] initcall init_bio+0x0/0xc0 returned 0 after 0 usecs
  309. [ 1.738689] calling blk_settings_init+0x0/0x38 @ 1
  310. [ 1.743639] initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  311. [ 1.750396] calling blk_ioc_init+0x0/0x40 @ 1
  312. [ 1.754894] initcall blk_ioc_init+0x0/0x40 returned 0 after 0 usecs
  313. [ 1.761230] calling blk_softirq_init+0x0/0x80 @ 1
  314. [ 1.766075] initcall blk_softirq_init+0x0/0x80 returned 0 after 0 usecs
  315. [ 1.772756] calling blk_iopoll_setup+0x0/0x80 @ 1
  316. [ 1.777600] initcall blk_iopoll_setup+0x0/0x80 returned 0 after 0 usecs
  317. [ 1.784287] calling blk_mq_init+0x0/0x1c @ 1
  318. [ 1.788693] initcall blk_mq_init+0x0/0x1c returned 0 after 0 usecs
  319. [ 1.794944] calling genhd_device_init+0x0/0x80 @ 1
  320. [ 1.800000] initcall genhd_device_init+0x0/0x80 returned 0 after 9765 usecs
  321. [ 1.806953] calling raid6_select_algo+0x0/0x3c8 @ 1
  322. [ 1.980132] raid6: int32x1 gen() 130 MB/s
  323. [ 2.149986] raid6: int32x1 xor() 136 MB/s
  324. [ 2.320310] raid6: int32x2 gen() 194 MB/s
  325. [ 2.490001] raid6: int32x2 xor() 160 MB/s
  326. [ 2.660213] raid6: int32x4 gen() 225 MB/s
  327. [ 2.830127] raid6: int32x4 xor() 157 MB/s
  328. [ 3.000120] raid6: int32x8 gen() 243 MB/s
  329. [ 3.170010] raid6: int32x8 xor() 155 MB/s
  330. [ 3.174269] raid6: using algorithm int32x8 gen() 243 MB/s
  331. [ 3.179728] raid6: .... xor() 155 MB/s, rmw enabled
  332. [ 3.184676] raid6: using intx1 recovery algorithm
  333. [ 3.189444] initcall raid6_select_algo+0x0/0x3c8 returned 0 after 1337890 usecs
  334. [ 3.196818] calling gpiolib_debugfs_init+0x0/0x38 @ 1
  335. [ 3.202028] initcall gpiolib_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  336. [ 3.209029] calling tps6586x_gpio_init+0x0/0x10 @ 1
  337. [ 3.214127] initcall tps6586x_gpio_init+0x0/0x10 returned 0 after 0 usecs
  338. [ 3.220917] calling pwm_debugfs_init+0x0/0x38 @ 1
  339. [ 3.225762] initcall pwm_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  340. [ 3.232442] calling pwm_sysfs_init+0x0/0x14 @ 1
  341. [ 3.237123] initcall pwm_sysfs_init+0x0/0x14 returned 0 after 0 usecs
  342. [ 3.243622] calling fbmem_init+0x0/0xb4 @ 1
  343. [ 3.247974] initcall fbmem_init+0x0/0xb4 returned 0 after 0 usecs
  344. [ 3.254112] calling regulator_fixed_voltage_init+0x0/0x10 @ 1
  345. [ 3.260373] +3VS,vdd_pnl: Failed to request enable GPIO4: -517
  346. [ 3.266272] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517
  347. [ 3.274395] initcall regulator_fixed_voltage_init+0x0/0x10 returned 0 after 9765 usecs
  348. [ 3.282335] calling gpio_regulator_init+0x0/0x10 @ 1
  349. [ 3.287512] initcall gpio_regulator_init+0x0/0x10 returned 0 after 0 usecs
  350. [ 3.294390] calling tps6586x_regulator_init+0x0/0x10 @ 1
  351. [ 3.299879] initcall tps6586x_regulator_init+0x0/0x10 returned 0 after 0 usecs
  352. [ 3.307129] calling misc_init+0x0/0xd0 @ 1
  353. [ 3.311390] initcall misc_init+0x0/0xd0 returned 0 after 0 usecs
  354. [ 3.317433] calling tps6586x_init+0x0/0x10 @ 1
  355. [ 3.322058] initcall tps6586x_init+0x0/0x10 returned 0 after 0 usecs
  356. [ 3.328439] calling dma_buf_init+0x0/0x68 @ 1
  357. [ 3.332985] initcall dma_buf_init+0x0/0x68 returned 0 after 0 usecs
  358. [ 3.339272] calling init_scsi+0x0/0x8c @ 1
  359. [ 3.343708] SCSI subsystem initialized
  360. [ 3.347453] initcall init_scsi+0x0/0x8c returned 0 after 0 usecs
  361. [ 3.353535] calling phy_init+0x0/0x34 @ 1
  362. [ 3.357766] initcall phy_init+0x0/0x34 returned 0 after 0 usecs
  363. [ 3.363690] calling usb_init+0x0/0x178 @ 1
  364. [ 3.368025] usbcore: registered new interface driver usbfs
  365. [ 3.373558] usbcore: registered new interface driver hub
  366. [ 3.378934] usbcore: registered new device driver usb
  367. [ 3.384002] initcall usb_init+0x0/0x178 returned 0 after 19531 usecs
  368. [ 3.390414] calling serio_init+0x0/0x30 @ 1
  369. [ 3.394769] initcall serio_init+0x0/0x30 returned 0 after 0 usecs
  370. [ 3.400901] calling input_init+0x0/0x124 @ 1
  371. [ 3.405330] initcall input_init+0x0/0x124 returned 0 after 0 usecs
  372. [ 3.411562] calling rtc_init+0x0/0x60 @ 1
  373. [ 3.415728] initcall rtc_init+0x0/0x60 returned 0 after 0 usecs
  374. [ 3.421703] calling tegra_i2c_init_driver+0x0/0x10 @ 1
  375. [ 3.427921] tps6586x 2-0034: Found TPS6586X, VERSIONCRC is 05
  376. [ 3.447584] initcall tegra_i2c_init_driver+0x0/0x10 returned 0 after 19531 usecs
  377. [ 3.454994] calling media_devnode_init+0x0/0x88 @ 1
  378. [ 3.459999] media: Linux media interface: v0.10
  379. [ 3.464625] initcall media_devnode_init+0x0/0x88 returned 0 after 0 usecs
  380. [ 3.471446] calling videodev_init+0x0/0x88 @ 1
  381. [ 3.476023] Linux video capture interface: v2.00
  382. [ 3.480730] initcall videodev_init+0x0/0x88 returned 0 after 9765 usecs
  383. [ 3.487382] calling init_dvbdev+0x0/0xe0 @ 1
  384. [ 3.491825] initcall init_dvbdev+0x0/0xe0 returned 0 after 0 usecs
  385. [ 3.498047] calling rc_core_init+0x0/0x58 @ 1
  386. [ 3.502572] initcall rc_core_init+0x0/0x58 returned 0 after 0 usecs
  387. [ 3.508878] calling power_supply_class_init+0x0/0x50 @ 1
  388. [ 3.514358] initcall power_supply_class_init+0x0/0x50 returned 0 after 0 usecs
  389. [ 3.521626] calling hwmon_init+0x0/0x34 @ 1
  390. [ 3.525959] initcall hwmon_init+0x0/0x34 returned 0 after 0 usecs
  391. [ 3.532113] calling mmc_init+0x0/0x8c @ 1
  392. [ 3.536365] initcall mmc_init+0x0/0x8c returned 0 after 0 usecs
  393. [ 3.542288] calling leds_init+0x0/0x50 @ 1
  394. [ 3.546532] initcall leds_init+0x0/0x50 returned 0 after 0 usecs
  395. [ 3.552603] calling iio_init+0x0/0x94 @ 1
  396. [ 3.556799] initcall iio_init+0x0/0x94 returned 0 after 0 usecs
  397. [ 3.562743] calling init_soundcore+0x0/0xc0 @ 1
  398. [ 3.567423] initcall init_soundcore+0x0/0xc0 returned 0 after 0 usecs
  399. [ 3.573926] calling alsa_sound_init+0x0/0xb4 @ 1
  400. [ 3.578697] Advanced Linux Sound Architecture Driver Initialized.
  401. [ 3.584838] initcall alsa_sound_init+0x0/0xb4 returned 0 after 9765 usecs
  402. [ 3.591686] calling proto_init+0x0/0xc @ 1
  403. [ 3.595925] initcall proto_init+0x0/0xc returned 0 after 0 usecs
  404. [ 3.601996] calling net_dev_init+0x0/0x1b8 @ 1
  405. [ 3.606925] initcall net_dev_init+0x0/0x1b8 returned 0 after 0 usecs
  406. [ 3.613283] calling neigh_init+0x0/0xa4 @ 1
  407. [ 3.617601] initcall neigh_init+0x0/0xa4 returned 0 after 0 usecs
  408. [ 3.623764] calling fib_rules_init+0x0/0xc8 @ 1
  409. [ 3.628435] initcall fib_rules_init+0x0/0xc8 returned 0 after 0 usecs
  410. [ 3.634944] calling init_cgroup_netprio+0x0/0x18 @ 1
  411. [ 3.640055] initcall init_cgroup_netprio+0x0/0x18 returned 0 after 0 usecs
  412. [ 3.646982] calling pktsched_init+0x0/0x124 @ 1
  413. [ 3.651677] initcall pktsched_init+0x0/0x124 returned 0 after 0 usecs
  414. [ 3.658162] calling tc_filter_init+0x0/0x6c @ 1
  415. [ 3.662849] initcall tc_filter_init+0x0/0x6c returned 0 after 0 usecs
  416. [ 3.669342] calling tc_action_init+0x0/0x6c @ 1
  417. [ 3.674028] initcall tc_action_init+0x0/0x6c returned 0 after 0 usecs
  418. [ 3.680529] calling genl_init+0x0/0x80 @ 1
  419. [ 3.684782] initcall genl_init+0x0/0x80 returned 0 after 0 usecs
  420. [ 3.690851] calling bt_init+0x0/0xb8 @ 1
  421. [ 3.694905] Bluetooth: Core ver 2.20
  422. [ 3.698580] NET: Registered protocol family 31
  423. [ 3.703067] Bluetooth: HCI device and connection manager initialized
  424. [ 3.709469] Bluetooth: HCI socket layer initialized
  425. [ 3.714417] Bluetooth: L2CAP socket layer initialized
  426. [ 3.719534] Bluetooth: SCO socket layer initialized
  427. [ 3.724479] initcall bt_init+0x0/0xb8 returned 0 after 29296 usecs
  428. [ 3.730716] calling cfg80211_init+0x0/0xe4 @ 1
  429. [ 3.735558] cfg80211: Calling CRDA to update world regulatory domain
  430. [ 3.741934] initcall cfg80211_init+0x0/0xe4 returned 0 after 9765 usecs
  431. [ 3.748581] calling wireless_nlevent_init+0x0/0xc @ 1
  432. [ 3.753820] initcall wireless_nlevent_init+0x0/0xc returned 0 after 0 usecs
  433. [ 3.760810] calling ieee80211_init+0x0/0x40 @ 1
  434. [ 3.765497] initcall ieee80211_init+0x0/0x40 returned 0 after 0 usecs
  435. [ 3.771989] calling rfkill_init+0x0/0x8c @ 1
  436. [ 3.776543] initcall rfkill_init+0x0/0x8c returned 0 after 0 usecs
  437. [ 3.782888] calling proc_cpu_init+0x0/0x24 @ 1
  438. [ 3.787415] initcall proc_cpu_init+0x0/0x24 returned 0 after 0 usecs
  439. [ 3.793837] calling dma_debug_do_init+0x0/0x8 @ 1
  440. [ 3.798675] initcall dma_debug_do_init+0x0/0x8 returned 0 after 0 usecs
  441. [ 3.805361] calling alignment_init+0x0/0xe8 @ 1
  442. [ 3.810043] initcall alignment_init+0x0/0xe8 returned 0 after 0 usecs
  443. [ 3.816537] calling clocksource_done_booting+0x0/0x44 @ 1
  444. [ 3.822110] Switched to clocksource timer_us
  445. [ 3.826411] initcall clocksource_done_booting+0x0/0x44 returned 0 after 4205 usecs
  446. [ 3.834062] calling init_pipe_fs+0x0/0x58 @ 1
  447. [ 3.838572] initcall init_pipe_fs+0x0/0x58 returned 0 after 27 usecs
  448. [ 3.844975] calling eventpoll_init+0x0/0xc0 @ 1
  449. [ 3.849652] initcall eventpoll_init+0x0/0xc0 returned 0 after 14 usecs
  450. [ 3.856238] calling anon_inode_init+0x0/0x6c @ 1
  451. [ 3.861007] initcall anon_inode_init+0x0/0x6c returned 0 after 17 usecs
  452. [ 3.867679] calling proc_cmdline_init+0x0/0x38 @ 1
  453. [ 3.872618] initcall proc_cmdline_init+0x0/0x38 returned 0 after 3 usecs
  454. [ 3.879366] calling proc_consoles_init+0x0/0x38 @ 1
  455. [ 3.884404] initcall proc_consoles_init+0x0/0x38 returned 0 after 2 usecs
  456. [ 3.891239] calling proc_cpuinfo_init+0x0/0x38 @ 1
  457. [ 3.896191] initcall proc_cpuinfo_init+0x0/0x38 returned 0 after 3 usecs
  458. [ 3.902950] calling proc_devices_init+0x0/0x38 @ 1
  459. [ 3.907879] initcall proc_devices_init+0x0/0x38 returned 0 after 3 usecs
  460. [ 3.914650] calling proc_interrupts_init+0x0/0x38 @ 1
  461. [ 3.919840] initcall proc_interrupts_init+0x0/0x38 returned 0 after 3 usecs
  462. [ 3.926870] calling proc_loadavg_init+0x0/0x38 @ 1
  463. [ 3.931800] initcall proc_loadavg_init+0x0/0x38 returned 0 after 3 usecs
  464. [ 3.938571] calling proc_meminfo_init+0x0/0x38 @ 1
  465. [ 3.943510] initcall proc_meminfo_init+0x0/0x38 returned 0 after 3 usecs
  466. [ 3.950259] calling proc_stat_init+0x0/0x38 @ 1
  467. [ 3.954956] initcall proc_stat_init+0x0/0x38 returned 0 after 3 usecs
  468. [ 3.961439] calling proc_uptime_init+0x0/0x38 @ 1
  469. [ 3.966305] initcall proc_uptime_init+0x0/0x38 returned 0 after 2 usecs
  470. [ 3.972977] calling proc_version_init+0x0/0x38 @ 1
  471. [ 3.977906] initcall proc_version_init+0x0/0x38 returned 0 after 2 usecs
  472. [ 3.984677] calling proc_softirqs_init+0x0/0x38 @ 1
  473. [ 3.989693] initcall proc_softirqs_init+0x0/0x38 returned 0 after 3 usecs
  474. [ 3.996550] calling proc_kmsg_init+0x0/0x38 @ 1
  475. [ 4.001219] initcall proc_kmsg_init+0x0/0x38 returned 0 after 3 usecs
  476. [ 4.007730] calling proc_page_init+0x0/0x58 @ 1
  477. [ 4.012410] initcall proc_page_init+0x0/0x58 returned 0 after 5 usecs
  478. [ 4.018899] calling fscache_init+0x0/0x230 @ 1
  479. [ 4.023540] FS-Cache: Loaded
  480. [ 4.026438] initcall fscache_init+0x0/0x230 returned 0 after 2867 usecs
  481. [ 4.033125] calling init_ramfs_fs+0x0/0x34 @ 1
  482. [ 4.037706] initcall init_ramfs_fs+0x0/0x34 returned 0 after 2 usecs
  483. [ 4.044136] calling aa_create_aafs+0x0/0xd8 @ 1
  484. [ 4.048797] initcall aa_create_aafs+0x0/0xd8 returned 0 after 0 usecs
  485. [ 4.055310] calling blk_scsi_ioctl_init+0x0/0xe0 @ 1
  486. [ 4.060410] initcall blk_scsi_ioctl_init+0x0/0xe0 returned 0 after 0 usecs
  487. [ 4.067357] calling fb_console_init+0x0/0x154 @ 1
  488. [ 4.072274] initcall fb_console_init+0x0/0x154 returned 0 after 66 usecs
  489. [ 4.078968] calling chr_dev_init+0x0/0xc8 @ 1
  490. [ 4.091027] initcall chr_dev_init+0x0/0xc8 returned 0 after 7357 usecs
  491. [ 4.097570] calling firmware_class_init+0x0/0xa4 @ 1
  492. [ 4.102672] initcall firmware_class_init+0x0/0xa4 returned 0 after 0 usecs
  493. [ 4.109599] calling cpufreq_gov_performance_init+0x0/0xc @ 1
  494. [ 4.115410] initcall cpufreq_gov_performance_init+0x0/0xc returned 0 after 0 usecs
  495. [ 4.123037] calling cpufreq_gov_dbs_init+0x0/0xc @ 1
  496. [ 4.128138] initcall cpufreq_gov_dbs_init+0x0/0xc returned 0 after 0 usecs
  497. [ 4.135087] calling nvmap_init_driver+0x0/0x50 @ 1
  498. [ 4.140637] tegra-nvmap nvmap: created carveout iram (255KiB)
  499. [ 4.211576] tegra-nvmap nvmap: created carveout generic-0 (131072KiB)
  500. [ 4.218107] initcall nvmap_init_driver+0x0/0x50 returned 0 after 76258 usecs
  501. [ 4.225159] calling sysctl_core_init+0x0/0x30 @ 1
  502. [ 4.230032] initcall sysctl_core_init+0x0/0x30 returned 0 after 35 usecs
  503. [ 4.236771] calling eth_offload_init+0x0/0x18 @ 1
  504. [ 4.241609] initcall eth_offload_init+0x0/0x18 returned 0 after 0 usecs
  505. [ 4.248297] calling inet_init+0x0/0x240 @ 1
  506. [ 4.252654] NET: Registered protocol family 2
  507. [ 4.257527] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  508. [ 4.264609] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  509. [ 4.271106] TCP: Hash tables configured (established 4096 bind 4096)
  510. [ 4.277532] UDP hash table entries: 256 (order: 1, 8192 bytes)
  511. [ 4.283400] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  512. [ 4.289825] initcall inet_init+0x0/0x240 returned 0 after 36322 usecs
  513. [ 4.296277] calling ipv4_offload_init+0x0/0x68 @ 1
  514. [ 4.301194] initcall ipv4_offload_init+0x0/0x68 returned 0 after 0 usecs
  515. [ 4.307970] calling af_unix_init+0x0/0x54 @ 1
  516. [ 4.312470] NET: Registered protocol family 1
  517. [ 4.316894] initcall af_unix_init+0x0/0x54 returned 0 after 4318 usecs
  518. [ 4.323485] calling ipv6_offload_init+0x0/0x88 @ 1
  519. [ 4.328409] initcall ipv6_offload_init+0x0/0x88 returned 0 after 1 usecs
  520. [ 4.335183] calling init_sunrpc+0x0/0x6c @ 1
  521. [ 4.339860] RPC: Registered named UNIX socket transport module.
  522. [ 4.345789] RPC: Registered udp transport module.
  523. [ 4.350532] RPC: Registered tcp transport module.
  524. [ 4.355321] RPC: Registered tcp NFSv4.1 backchannel transport module.
  525. [ 4.361808] initcall init_sunrpc+0x0/0x6c returned 0 after 21695 usecs
  526. [ 4.368412] calling populate_rootfs+0x0/0x120 @ 1
  527. [ 4.373414] Unpacking initramfs...
  528. [ 5.686084] Unable to handle kernel NULL pointer dereference at virtual address 00000006
  529. [ 5.694164] pgd = c0004000
  530. [ 5.696936] [00000006] *pgd=00000000
  531. [ 5.700580] Internal error: Oops: 805 [#1] PREEMPT SMP ARM
  532. [ 5.706122] Modules linked in:
  533. [ 5.709247] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.1.0-rc1-g6537e32-dirty #1
  534. [ 5.716782] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree)
  535. [ 5.723110] task: d0850000 ti: d0858000 task.ti: d0858000
  536. [ 5.728584] PC is at free_pcppages_bulk+0x240/0x3c0
  537. [ 5.733511] LR is at free_pcppages_bulk+0x164/0x3c0
  538. [ 5.738451] pc : [<c00c1ef4>] lr : [<c00c1e18>] psr: 20000193
  539. [ 5.738451] sp : d0859e20 ip : c0a21630 fp : 00000006
  540. [ 5.750062] r10: c0a21580 r9 : ffffffff r8 : 00000000
  541. [ 5.755350] r7 : 00000366 r6 : 00000001 r5 : fffffffe r4 : d0ea6cc0
  542. [ 5.761936] r3 : 000000b0 r2 : 00000000 r1 : d0ea6cd4 r0 : 00000002
  543. [ 5.768524] Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment kernel
  544. [ 5.775976] Control: 10c5387d Table: 0000404a DAC: 00000015
  545. [ 5.781783] Process swapper/0 (pid: 1, stack limit = 0xd0858210)
  546. [ 5.787849] Stack: (0xd0859e20 to 0xd085a000)
  547. [ 5.792273] 9e20: d09ea000 c0a21580 00100100 00200200 00000001 d5322748 00000003 00000006
  548. [ 5.800506] 9e40: 0000000e c0a63580 c09da184 d532272c c0a21840 c0a21580 00000000 0000000f
  549. [ 5.808739] 9e60: c09d572c 1494d000 c0a21580 002a7760 20000113 d5366000 d0ea7760 c00c3bd8
  550. [ 5.816972] 9e80: d0859e94 c073acb0 d0859e98 d53bc000 00000056 ffffffff c0a63580 d6800000
  551. [ 5.825206] 9ea0: 00000001 c00c3d1c c0a2503c c0000000 c0000000 c088a470 c098b14c c0a2503c
  552. [ 5.833439] 9ec0: c0000000 c0000000 c0a25040 c098b14c 00000000 c09c383c c09c382c c098b254
  553. [ 5.841672] 9ee0: 00000000 c09da2a0 c09da2a0 03f1da48 00000001 c00097b0 000054bf 00000000
  554. [ 5.849905] 9f00: 03f1da48 00000001 00009500 c01525e0 00000000 c09ddde0 00000069 d67ffd23
  555. [ 5.858138] 9f20: c076f144 c003f828 00000000 00000000 c094d7c8 d67ffd31 00000005 00000005
  556. [ 5.866372] 9f40: c09dddc8 c09cdfe8 c09ce080 00000005 c0a25000 c0a25000 c0989594 000000f0
  557. [ 5.874605] 9f60: c09c383c c0989dc8 00000005 00000005 c0989594 ffffffff ffffffff ffffffff
  558. [ 5.882839] 9f80: ffffffff 00000000 c073184c 00000000 00000000 00000000 00000000 00000000
  559. [ 5.891072] 9fa0: 00000000 c0731854 00000000 c000f440 00000000 00000000 00000000 00000000
  560. [ 5.899305] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  561. [ 5.907538] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 ffffffff ffffffff
  562. [ 5.915786] [<c00c1ef4>] (free_pcppages_bulk) from [<c00c3bd8>] (free_hot_cold_page+0x138/0x168)
  563. [ 5.924617] [<c00c3bd8>] (free_hot_cold_page) from [<c00c3d1c>] (free_reserved_area+0x90/0xe4)
  564. [ 5.933292] [<c00c3d1c>] (free_reserved_area) from [<c098b254>] (populate_rootfs+0x108/0x120)
  565. [ 5.941866] [<c098b254>] (populate_rootfs) from [<c00097b0>] (do_one_initcall+0x12c/0x1d4)
  566. [ 5.950183] [<c00097b0>] (do_one_initcall) from [<c0989dc8>] (kernel_init_freeable+0x144/0x1e8)
  567. [ 5.958942] [<c0989dc8>] (kernel_init_freeable) from [<c0731854>] (kernel_init+0x8/0xf0)
  568. [ 5.967086] [<c0731854>] (kernel_init) from [<c000f440>] (ret_from_fork+0x14/0x34)
  569. [ 5.974706] Code: e083318b e2833080 e08ac003 e79a0003 (e5801004)
  570. [ 5.980878] ---[ end trace fe2b1662ef56b7bf ]---
  571. [ 5.985538] note: swapper/0[1] exited with preempt_count 1
  572. [ 5.991209] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  573. [ 5.991209]
  574. [ 6.000414] CPU0: stopping
  575. [ 6.003187] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 4.1.0-rc1-g6537e32-dirty #1
  576. [ 6.011936] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree)
  577. [ 6.018282] [<c001604c>] (unwind_backtrace) from [<c0012698>] (show_stack+0x10/0x14)
  578. [ 6.026075] [<c0012698>] (show_stack) from [<c0737b94>] (dump_stack+0xa0/0xe0)
  579. [ 6.033350] [<c0737b94>] (dump_stack) from [<c00149ec>] (handle_IPI+0x148/0x15c)
  580. [ 6.040801] [<c00149ec>] (handle_IPI) from [<c00093c4>] (gic_handle_irq+0x58/0x5c)
  581. [ 6.048427] [<c00093c4>] (gic_handle_irq) from [<c0013220>] (__irq_svc+0x40/0x74)
  582. [ 6.055963] Exception stack(0xc09d5f38 to 0xc09d5f80)
  583. [ 6.061077] 5f20: 00000001 00000000
  584. [ 6.069313] 5f40: 00000000 c001fd40 c09d65a0 00000000 00000000 c09d5f88 c09d1e10 c09d6604
  585. [ 6.077546] 5f60: 00000001 c09d4000 01000000 c09d5f80 c000fe8c c000fe90 60000113 ffffffff
  586. [ 6.085782] [<c0013220>] (__irq_svc) from [<c000fe90>] (arch_cpu_idle+0x38/0x3c)
  587. [ 6.093237] [<c000fe90>] (arch_cpu_idle) from [<c005c604>] (cpu_startup_entry+0x27c/0x308)
  588. [ 6.101558] [<c005c604>] (cpu_startup_entry) from [<c0989c78>] (start_kernel+0x3c8/0x3d4)
  589. [ 6.109788] [<c0989c78>] (start_kernel) from [<0000807c>] (0x807c)
  590. [ 6.116026] Rebooting in 15 seconds..
Advertisement
Add Comment
Please, Sign In to add comment