Advertisement
Guest User

Untitled

a guest
Oct 29th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.09 KB | None | 0 0
  1. Saving Environment to MMC...
  2. Writing to MMC(0)... done
  3. sun7i# run net
  4. ENET Speed is 100 Mbps - FULL duplex connection
  5. BOOTP broadcast 1
  6. DHCP client bound to address 10.10.10.16
  7. Using emac device
  8. TFTP from server 10.10.10.15; our IP address is 10.10.10.16
  9. Filename 'sunxi/uImage'.
  10. Load address: 0x46000000
  11. Loading: #################################################################
  12. ################################################################
  13. 1.9 MiB/s
  14. done
  15. Bytes transferred = 1889440 (1cd4a0 hex)
  16. Using emac device
  17. TFTP from server 10.10.10.15; our IP address is 10.10.10.16
  18. Filename 'sunxi/sun7i-a20-cubieboard2.dtb'.
  19. Load address: 0x49000000
  20. Loading: #
  21. 454.1 KiB/s
  22. done
  23. Bytes transferred = 12564 (3114 hex)
  24. ## Booting kernel from Legacy Image at 46000000 ...
  25. Image Name: Linux-3.12.0-rc5-00109-g262b374d
  26. Created: 2013-10-29 19:52:37 UTC
  27. Image Type: ARM Linux Kernel Image (uncompressed)
  28. Data Size: 1889376 Bytes = 1.8 MiB
  29. Load Address: 40008000
  30. Entry Point: 40008000
  31. Verifying Checksum ... OK
  32. ## Flattened Device Tree blob at 49000000
  33. Booting using the fdt blob at 0x49000000
  34. Loading Kernel Image ... OK
  35. Using Device Tree in place at 49000000, end 49006113
  36.  
  37. Starting kernel ...
  38.  
  39. Booting Linux on physical CPU 0x0
  40. Linux version 3.12.0-rc5-00109-g262b374d-dirty (hramrach@OptiPlex960) (gcc version 4.7.2 (Debian 4.7.2-5) ) #16 SMP Tue Oct 29 20:52:31 CET 2013
  41. CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  42. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  43. Machine: Allwinner sun7i (A20) Family, model: Cubietech Cubieboard2
  44. Memory policy: ECC disabled, Data cache writealloc
  45. On node 0 totalpages: 262144
  46. free_area_init_node: node 0, pgdat c04eef80, node_mem_map c052a000
  47. Normal zone: 1520 pages used for memmap
  48. Normal zone: 0 pages reserved
  49. Normal zone: 194560 pages, LIFO batch:31
  50. HighMem zone: 528 pages used for memmap
  51. HighMem zone: 67584 pages, LIFO batch:15
  52. PERCPU: Embedded 7 pages/cpu @c0d36000 s6976 r8192 d13504 u32768
  53. pcpu-alloc: s6976 r8192 d13504 u32768 alloc=8*4096
  54. pcpu-alloc: [0] 0 [0] 1
  55. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260624
  56. Kernel command line: console=ttyS0,115200 eth=12:34:56:78:99:aa noinitrd init=/sbin/init ip=10.10.10.16::10.10.10.11:255.255.255.0:sunxi:eth0:: root=/dev/nfs rw nfsroot=10.10.10.15:/srv/sunxi debug nfsrootdebug initcall_debug
  57. PID hash table entries: 4096 (order: 2, 16384 bytes)
  58. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  59. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  60. Memory: 1034180K/1048576K available (3632K kernel code, 174K rwdata, 1028K rodata, 178K init, 229K bss, 14396K reserved, 270336K highmem)
  61. Virtual kernel memory layout:
  62. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  63. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  64. vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  65. lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  66. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  67. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  68. .text : 0xc0008000 - 0xc0495398 (4661 kB)
  69. .init : 0xc0496000 - 0xc04c2b40 ( 179 kB)
  70. .data : 0xc04c4000 - 0xc04efa40 ( 175 kB)
  71. .bss : 0xc04efa48 - 0xc05290fc ( 230 kB)
  72. SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  73. Hierarchical RCU implementation.
  74. RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  75. NR_IRQS:16 nr_irqs:16 16
  76. sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  77. sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every 26843ms
  78. Console: colour dummy device 80x30
  79. Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448)
  80. pid_max: default: 32768 minimum: 301
  81. Mount-cache hash table entries: 512
  82. CPU: Testing write buffer coherency: ok
  83. /cpus/cpu@0 missing clock-frequency property
  84. /cpus/cpu@1 missing clock-frequency property
  85. CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  86. calling cpu_suspend_alloc_sp+0x0/0x70 @ 1
  87. initcall cpu_suspend_alloc_sp+0x0/0x70 returned 0 after 0 usecs
  88. calling init_static_idmap+0x0/0xe0 @ 1
  89. Setting up static identity map for 0xc03728d8 - 0xc0372930
  90. initcall init_static_idmap+0x0/0xe0 returned 0 after 0 usecs
  91. calling spawn_ksoftirqd+0x0/0x28 @ 1
  92. initcall spawn_ksoftirqd+0x0/0x28 returned 0 after 0 usecs
  93. calling init_workqueues+0x0/0x3b4 @ 1
  94. initcall init_workqueues+0x0/0x3b4 returned 0 after 0 usecs
  95. calling check_cpu_stall_init+0x0/0x20 @ 1
  96. initcall check_cpu_stall_init+0x0/0x20 returned 0 after 0 usecs
  97. calling migration_init+0x0/0x74 @ 1
  98. initcall migration_init+0x0/0x74 returned 0 after 0 usecs
  99. calling cpu_stop_init+0x0/0x98 @ 1
  100. initcall cpu_stop_init+0x0/0x98 returned 0 after 0 usecs
  101. calling rcu_scheduler_really_started+0x0/0x18 @ 1
  102. initcall rcu_scheduler_really_started+0x0/0x18 returned 0 after 0 usecs
  103. calling rcu_spawn_gp_kthread+0x0/0x90 @ 1
  104. initcall rcu_spawn_gp_kthread+0x0/0x90 returned 0 after 0 usecs
  105. calling relay_init+0x0/0x18 @ 1
  106. initcall relay_init+0x0/0x18 returned 0 after 0 usecs
  107. calling dummy_timer_register+0x0/0x44 @ 1
  108. initcall dummy_timer_register+0x0/0x44 returned 0 after 0 usecs
  109. CPU1: failed to boot: -38
  110. Brought up 1 CPUs
  111. SMP: Total of 1 processors activated.
  112. CPU: All CPU(s) started in SVC mode.
  113. devtmpfs: initialized
  114. calling ipc_ns_init+0x0/0x18 @ 1
  115. initcall ipc_ns_init+0x0/0x18 returned 0 after 0 usecs
  116. calling init_mmap_min_addr+0x0/0x20 @ 1
  117. initcall init_mmap_min_addr+0x0/0x20 returned 0 after 0 usecs
  118. calling net_ns_init+0x0/0x10c @ 1
  119. initcall net_ns_init+0x0/0x10c returned 0 after 0 usecs
  120. calling vfp_init+0x0/0x18c @ 1
  121. VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  122. initcall vfp_init+0x0/0x18c returned 0 after 0 usecs
  123. calling ptrace_break_init+0x0/0x2c @ 1
  124. initcall ptrace_break_init+0x0/0x2c returned 0 after 0 usecs
  125. calling v6_userpage_init+0x0/0x8 @ 1
  126. initcall v6_userpage_init+0x0/0x8 returned 0 after 0 usecs
  127. calling cpu_hotplug_pm_sync_init+0x0/0x18 @ 1
  128. initcall cpu_hotplug_pm_sync_init+0x0/0x18 returned 0 after 0 usecs
  129. calling alloc_frozen_cpus+0x0/0x8 @ 1
  130. initcall alloc_frozen_cpus+0x0/0x8 returned 0 after 0 usecs
  131. calling wq_sysfs_init+0x0/0x10 @ 1
  132. initcall wq_sysfs_init+0x0/0x10 returned 0 after 0 usecs
  133. calling ksysfs_init+0x0/0xa0 @ 1
  134. initcall ksysfs_init+0x0/0xa0 returned 0 after 0 usecs
  135. calling pm_init+0x0/0x40 @ 1
  136. initcall pm_init+0x0/0x40 returned 0 after 0 usecs
  137. calling init_jiffies_clocksource+0x0/0xc @ 1
  138. initcall init_jiffies_clocksource+0x0/0xc returned 0 after 0 usecs
  139. calling cpu_pm_init+0x0/0x18 @ 1
  140. initcall cpu_pm_init+0x0/0x18 returned 0 after 0 usecs
  141. calling init_zero_pfn+0x0/0x44 @ 1
  142. initcall init_zero_pfn+0x0/0x44 returned 0 after 0 usecs
  143. calling fsnotify_init+0x0/0x24 @ 1
  144. initcall fsnotify_init+0x0/0x24 returned 0 after 0 usecs
  145. calling filelock_init+0x0/0xa8 @ 1
  146. initcall filelock_init+0x0/0xa8 returned 0 after 0 usecs
  147. calling init_script_binfmt+0x0/0x1c @ 1
  148. initcall init_script_binfmt+0x0/0x1c returned 0 after 0 usecs
  149. calling init_elf_binfmt+0x0/0x1c @ 1
  150. initcall init_elf_binfmt+0x0/0x1c returned 0 after 0 usecs
  151. calling debugfs_init+0x0/0x64 @ 1
  152. initcall debugfs_init+0x0/0x64 returned 0 after 0 usecs
  153. calling prandom_init+0x0/0xdc @ 1
  154. initcall prandom_init+0x0/0xdc returned 0 after 0 usecs
  155. calling pinctrl_init+0x0/0xcc @ 1
  156. pinctrl core: initialized pinctrl subsystem
  157. initcall pinctrl_init+0x0/0xcc returned 0 after 0 usecs
  158. calling regulator_init+0x0/0x80 @ 1
  159. regulator-dummy: no parameters
  160. initcall regulator_init+0x0/0x80 returned 0 after 0 usecs
  161. calling sock_init+0x0/0xa4 @ 1
  162. initcall sock_init+0x0/0xa4 returned 0 after 0 usecs
  163. calling net_inuse_init+0x0/0x24 @ 1
  164. initcall net_inuse_init+0x0/0x24 returned 0 after 0 usecs
  165. calling netpoll_init+0x0/0x24 @ 1
  166. initcall netpoll_init+0x0/0x24 returned 0 after 0 usecs
  167. calling netlink_proto_init+0x0/0x1dc @ 1
  168. NET: Registered protocol family 16
  169. initcall netlink_proto_init+0x0/0x1dc returned 0 after 0 usecs
  170. calling atomic_pool_init+0x0/0x110 @ 1
  171. DMA: preallocated 256 KiB pool for atomic coherent allocations
  172. initcall atomic_pool_init+0x0/0x110 returned 0 after 9765 usecs
  173. calling bdi_class_init+0x0/0x58 @ 1
  174. initcall bdi_class_init+0x0/0x58 returned 0 after 0 usecs
  175. calling kobject_uevent_init+0x0/0xc @ 1
  176. initcall kobject_uevent_init+0x0/0xc returned 0 after 0 usecs
  177. calling gpiolib_sysfs_init+0x0/0xa4 @ 1
  178. initcall gpiolib_sysfs_init+0x0/0xa4 returned 0 after 0 usecs
  179. calling tty_class_init+0x0/0x44 @ 1
  180. initcall tty_class_init+0x0/0x44 returned 0 after 0 usecs
  181. calling vtconsole_class_init+0x0/0xf0 @ 1
  182. initcall vtconsole_class_init+0x0/0xf0 returned 0 after 0 usecs
  183. calling wakeup_sources_debugfs_init+0x0/0x44 @ 1
  184. initcall wakeup_sources_debugfs_init+0x0/0x44 returned 0 after 0 usecs
  185. calling i2c_init+0x0/0x3c @ 1
  186. initcall i2c_init+0x0/0x3c returned 0 after 0 usecs
  187. calling gate_vma_init+0x0/0x24 @ 1
  188. initcall gate_vma_init+0x0/0x24 returned 0 after 0 usecs
  189. calling customize_machine+0x0/0x40 @ 1
  190. initcall customize_machine+0x0/0x40 returned 0 after 0 usecs
  191. calling exceptions_init+0x0/0x98 @ 1
  192. initcall exceptions_init+0x0/0x98 returned 0 after 0 usecs
  193. calling topology_init+0x0/0x70 @ 1
  194. initcall topology_init+0x0/0x70 returned 0 after 0 usecs
  195. calling param_sysfs_init+0x0/0x1a8 @ 1
  196. initcall param_sysfs_init+0x0/0x1a8 returned 0 after 0 usecs
  197. calling default_bdi_init+0x0/0x7c @ 1
  198. initcall default_bdi_init+0x0/0x7c returned 0 after 0 usecs
  199. calling init_bio+0x0/0xf8 @ 1
  200. bio: create slab <bio-0> at 0
  201. initcall init_bio+0x0/0xf8 returned 0 after 0 usecs
  202. calling fsnotify_notification_init+0x0/0x9c @ 1
  203. initcall fsnotify_notification_init+0x0/0x9c returned 0 after 0 usecs
  204. calling cryptomgr_init+0x0/0xc @ 1
  205. initcall cryptomgr_init+0x0/0xc returned 0 after 0 usecs
  206. calling blk_settings_init+0x0/0x38 @ 1
  207. initcall blk_settings_init+0x0/0x38 returned 0 after 0 usecs
  208. calling blk_ioc_init+0x0/0x40 @ 1
  209. initcall blk_ioc_init+0x0/0x40 returned 0 after 0 usecs
  210. calling blk_softirq_init+0x0/0x84 @ 1
  211. initcall blk_softirq_init+0x0/0x84 returned 0 after 0 usecs
  212. calling blk_iopoll_setup+0x0/0x84 @ 1
  213. initcall blk_iopoll_setup+0x0/0x84 returned 0 after 0 usecs
  214. calling genhd_device_init+0x0/0x90 @ 1
  215. initcall genhd_device_init+0x0/0x90 returned 0 after 0 usecs
  216. calling gpiolib_debugfs_init+0x0/0x38 @ 1
  217. initcall gpiolib_debugfs_init+0x0/0x38 returned 0 after 0 usecs
  218. calling regulator_fixed_voltage_init+0x0/0x10 @ 1
  219. reg-fixed-voltage usb1-vbus.3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
  220. platform usb1-vbus.3: Driver reg-fixed-voltage requests probe deferral
  221. reg-fixed-voltage usb2-vbus.4: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
  222. platform usb2-vbus.4: Driver reg-fixed-voltage requests probe deferral
  223. initcall regulator_fixed_voltage_init+0x0/0x10 returned 0 after 0 usecs
  224. calling misc_init+0x0/0xc8 @ 1
  225. initcall misc_init+0x0/0xc8 returned 0 after 0 usecs
  226. calling phy_init+0x0/0x3c @ 1
  227. initcall phy_init+0x0/0x3c returned 0 after 0 usecs
  228. calling serio_init+0x0/0x30 @ 1
  229. initcall serio_init+0x0/0x30 returned 0 after 0 usecs
  230. calling input_init+0x0/0x114 @ 1
  231. initcall input_init+0x0/0x114 returned 0 after 0 usecs
  232. calling power_supply_class_init+0x0/0x50 @ 1
  233. initcall power_supply_class_init+0x0/0x50 returned 0 after 0 usecs
  234. calling watchdog_init+0x0/0x64 @ 1
  235. initcall watchdog_init+0x0/0x64 returned 0 after 0 usecs
  236. calling leds_init+0x0/0x50 @ 1
  237. initcall leds_init+0x0/0x50 returned 0 after 0 usecs
  238. calling proto_init+0x0/0xc @ 1
  239. initcall proto_init+0x0/0xc returned 0 after 0 usecs
  240. calling net_dev_init+0x0/0x1d4 @ 1
  241. initcall net_dev_init+0x0/0x1d4 returned 0 after 0 usecs
  242. calling neigh_init+0x0/0xa4 @ 1
  243. initcall neigh_init+0x0/0xa4 returned 0 after 0 usecs
  244. calling fib_rules_init+0x0/0xc8 @ 1
  245. initcall fib_rules_init+0x0/0xc8 returned 0 after 0 usecs
  246. calling pktsched_init+0x0/0x118 @ 1
  247. initcall pktsched_init+0x0/0x118 returned 0 after 0 usecs
  248. calling tc_filter_init+0x0/0x6c @ 1
  249. initcall tc_filter_init+0x0/0x6c returned 0 after 0 usecs
  250. calling tc_action_init+0x0/0x6c @ 1
  251. initcall tc_action_init+0x0/0x6c returned 0 after 0 usecs
  252. calling genl_init+0x0/0x88 @ 1
  253. initcall genl_init+0x0/0x88 returned 0 after 0 usecs
  254. calling wireless_nlevent_init+0x0/0xc @ 1
  255. initcall wireless_nlevent_init+0x0/0xc returned 0 after 0 usecs
  256. calling proc_cpu_init+0x0/0x24 @ 1
  257. initcall proc_cpu_init+0x0/0x24 returned 0 after 0 usecs
  258. calling dma_debug_do_init+0x0/0x8 @ 1
  259. initcall dma_debug_do_init+0x0/0x8 returned 0 after 0 usecs
  260. calling alignment_init+0x0/0xfc @ 1
  261. initcall alignment_init+0x0/0xfc returned 0 after 0 usecs
  262. calling clocksource_done_booting+0x0/0x44 @ 1
  263. Switched to clocksource hstimer
  264. initcall clocksource_done_booting+0x0/0x44 returned 0 after 27 usecs
  265. calling init_pipe_fs+0x0/0x50 @ 1
  266. initcall init_pipe_fs+0x0/0x50 returned 0 after 75 usecs
  267. calling eventpoll_init+0x0/0xc0 @ 1
  268. initcall eventpoll_init+0x0/0xc0 returned 0 after 31 usecs
  269. calling anon_inode_init+0x0/0x60 @ 1
  270. initcall anon_inode_init+0x0/0x60 returned 0 after 50 usecs
  271. calling blk_scsi_ioctl_init+0x0/0xe0 @ 1
  272. initcall blk_scsi_ioctl_init+0x0/0xe0 returned 0 after 1 usecs
  273. calling chr_dev_init+0x0/0xdc @ 1
  274. initcall chr_dev_init+0x0/0xdc returned 0 after 5434 usecs
  275. calling firmware_class_init+0x0/0xb8 @ 1
  276. initcall firmware_class_init+0x0/0xb8 returned 0 after 30 usecs
  277. calling sysctl_core_init+0x0/0x30 @ 1
  278. initcall sysctl_core_init+0x0/0x30 returned 0 after 49 usecs
  279. calling inet_init+0x0/0x2a0 @ 1
  280. NET: Registered protocol family 2
  281. TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  282. TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  283. TCP: Hash tables configured (established 8192 bind 8192)
  284. TCP: reno registered
  285. UDP hash table entries: 512 (order: 2, 16384 bytes)
  286. UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  287. initcall inet_init+0x0/0x2a0 returned 0 after 1328 usecs
  288. calling ipv4_offload_init+0x0/0x54 @ 1
  289. initcall ipv4_offload_init+0x0/0x54 returned 0 after 1 usecs
  290. calling af_unix_init+0x0/0x54 @ 1
  291. NET: Registered protocol family 1
  292. initcall af_unix_init+0x0/0x54 returned 0 after 27 usecs
  293. calling ipv6_offload_init+0x0/0x70 @ 1
  294. initcall ipv6_offload_init+0x0/0x70 returned 0 after 2 usecs
  295. calling init_sunrpc+0x0/0x64 @ 1
  296. RPC: Registered named UNIX socket transport module.
  297. RPC: Registered udp transport module.
  298. RPC: Registered tcp transport module.
  299. RPC: Registered tcp NFSv4.1 backchannel transport module.
  300. initcall init_sunrpc+0x0/0x64 returned 0 after 397 usecs
  301. calling populate_rootfs+0x0/0xb8 @ 1
  302. initcall populate_rootfs+0x0/0xb8 returned 0 after 211 usecs
  303. calling proc_execdomains_init+0x0/0x38 @ 1
  304. initcall proc_execdomains_init+0x0/0x38 returned 0 after 12 usecs
  305. calling ioresources_init+0x0/0x58 @ 1
  306. initcall ioresources_init+0x0/0x58 returned 0 after 8 usecs
  307. calling uid_cache_init+0x0/0xb8 @ 1
  308. initcall uid_cache_init+0x0/0xb8 returned 0 after 12 usecs
  309. calling init_posix_timers+0x0/0x220 @ 1
  310. initcall init_posix_timers+0x0/0x220 returned 0 after 21 usecs
  311. calling init_posix_cpu_timers+0x0/0xe4 @ 1
  312. initcall init_posix_cpu_timers+0x0/0xe4 returned 0 after 1 usecs
  313. calling irq_gc_init_ops+0x0/0x18 @ 1
  314. initcall irq_gc_init_ops+0x0/0x18 returned 0 after 1 usecs
  315. calling irq_pm_init_ops+0x0/0x18 @ 1
  316. initcall irq_pm_init_ops+0x0/0x18 returned 0 after 0 usecs
  317. calling timekeeping_init_ops+0x0/0x18 @ 1
  318. initcall timekeeping_init_ops+0x0/0x18 returned 0 after 0 usecs
  319. calling init_clocksource_sysfs+0x0/0x68 @ 1
  320. initcall init_clocksource_sysfs+0x0/0x68 returned 0 after 144 usecs
  321. calling init_timer_list_procfs+0x0/0x3c @ 1
  322. initcall init_timer_list_procfs+0x0/0x3c returned 0 after 13 usecs
  323. calling alarmtimer_init+0x0/0x144 @ 1
  324. initcall alarmtimer_init+0x0/0x144 returned 0 after 128 usecs
  325. calling clockevents_init_sysfs+0x0/0xec @ 1
  326. initcall clockevents_init_sysfs+0x0/0xec returned 0 after 153 usecs
  327. calling sched_clock_syscore_init+0x0/0x18 @ 1
  328. initcall sched_clock_syscore_init+0x0/0x18 returned 0 after 0 usecs
  329. calling futex_init+0x0/0x74 @ 1
  330. initcall futex_init+0x0/0x74 returned 0 after 11 usecs
  331. calling proc_modules_init+0x0/0x38 @ 1
  332. initcall proc_modules_init+0x0/0x38 returned 0 after 8 usecs
  333. calling kallsyms_init+0x0/0x38 @ 1
  334. initcall kallsyms_init+0x0/0x38 returned 0 after 4 usecs
  335. calling pid_namespaces_init+0x0/0x40 @ 1
  336. initcall pid_namespaces_init+0x0/0x40 returned 0 after 24 usecs
  337. calling ikconfig_init+0x0/0x54 @ 1
  338. initcall ikconfig_init+0x0/0x54 returned 0 after 5 usecs
  339. calling utsname_sysctl_init+0x0/0x18 @ 1
  340. initcall utsname_sysctl_init+0x0/0x18 returned 0 after 27 usecs
  341. calling irq_work_init_cpu_notifier+0x0/0x30 @ 1
  342. initcall irq_work_init_cpu_notifier+0x0/0x30 returned 0 after 4 usecs
  343. calling init_per_zone_wmark_min+0x0/0xb8 @ 1
  344. initcall init_per_zone_wmark_min+0x0/0xb8 returned 0 after 163 usecs
  345. calling kswapd_init+0x0/0x24 @ 1
  346. initcall kswapd_init+0x0/0x24 returned 0 after 186 usecs
  347. calling extfrag_debug_init+0x0/0x98 @ 1
  348. initcall extfrag_debug_init+0x0/0x98 returned 0 after 34 usecs
  349. calling setup_vmstat+0x0/0xe4 @ 1
  350. initcall setup_vmstat+0x0/0xe4 returned 0 after 27 usecs
  351. calling mm_sysfs_init+0x0/0x3c @ 1
  352. initcall mm_sysfs_init+0x0/0x3c returned 0 after 12 usecs
  353. calling mm_compute_batch_init+0x0/0x5c @ 1
  354. initcall mm_compute_batch_init+0x0/0x5c returned 0 after 1 usecs
  355. calling slab_proc_init+0x0/0x38 @ 1
  356. initcall slab_proc_init+0x0/0x38 returned 0 after 5 usecs
  357. calling init_reserve_notifier+0x0/0x8 @ 1
  358. initcall init_reserve_notifier+0x0/0x8 returned 0 after 0 usecs
  359. calling init_admin_reserve+0x0/0x30 @ 1
  360. initcall init_admin_reserve+0x0/0x30 returned 0 after 0 usecs
  361. calling init_user_reserve+0x0/0x30 @ 1
  362. initcall init_user_reserve+0x0/0x30 returned 0 after 0 usecs
  363. calling proc_vmalloc_init+0x0/0x38 @ 1
  364. initcall proc_vmalloc_init+0x0/0x38 returned 0 after 4 usecs
  365. calling memblock_init_debugfs+0x0/0x7c @ 1
  366. initcall memblock_init_debugfs+0x0/0x7c returned 0 after 17 usecs
  367. calling init_emergency_pool+0x0/0x70 @ 1
  368. bounce pool size: 64 pages
  369. initcall init_emergency_pool+0x0/0x70 returned 0 after 47 usecs
  370. calling procswaps_init+0x0/0x38 @ 1
  371. initcall procswaps_init+0x0/0x38 returned 0 after 5 usecs
  372. calling slab_sysfs_init+0x0/0x10c @ 1
  373. initcall slab_sysfs_init+0x0/0x10c returned 0 after 4777 usecs
  374. calling fcntl_init+0x0/0x40 @ 1
  375. initcall fcntl_init+0x0/0x40 returned 0 after 15 usecs
  376. calling proc_filesystems_init+0x0/0x38 @ 1
  377. initcall proc_filesystems_init+0x0/0x38 returned 0 after 15 usecs
  378. calling dio_init+0x0/0x40 @ 1
  379. initcall dio_init+0x0/0x40 returned 0 after 8 usecs
  380. calling fsnotify_mark_init+0x0/0x40 @ 1
  381. initcall fsnotify_mark_init+0x0/0x40 returned 0 after 131 usecs
  382. calling dnotify_init+0x0/0x84 @ 1
  383. initcall dnotify_init+0x0/0x84 returned 0 after 175 usecs
  384. calling inotify_user_setup+0x0/0x78 @ 1
  385. initcall inotify_user_setup+0x0/0x78 returned 0 after 14 usecs
  386. calling fanotify_user_setup+0x0/0x60 @ 1
  387. initcall fanotify_user_setup+0x0/0x60 returned 0 after 15 usecs
  388. calling aio_setup+0x0/0x60 @ 1
  389. initcall aio_setup+0x0/0x60 returned 0 after 15 usecs
  390. calling proc_locks_init+0x0/0x38 @ 1
  391. initcall proc_locks_init+0x0/0x38 returned 0 after 8 usecs
  392. calling init_mbcache+0x0/0x18 @ 1
  393. initcall init_mbcache+0x0/0x18 returned 0 after 3 usecs
  394. calling proc_cmdline_init+0x0/0x38 @ 1
  395. initcall proc_cmdline_init+0x0/0x38 returned 0 after 4 usecs
  396. calling proc_consoles_init+0x0/0x38 @ 1
  397. initcall proc_consoles_init+0x0/0x38 returned 0 after 4 usecs
  398. calling proc_cpuinfo_init+0x0/0x38 @ 1
  399. initcall proc_cpuinfo_init+0x0/0x38 returned 0 after 4 usecs
  400. calling proc_devices_init+0x0/0x38 @ 1
  401. initcall proc_devices_init+0x0/0x38 returned 0 after 4 usecs
  402. calling proc_interrupts_init+0x0/0x38 @ 1
  403. initcall proc_interrupts_init+0x0/0x38 returned 0 after 4 usecs
  404. calling proc_loadavg_init+0x0/0x38 @ 1
  405. initcall proc_loadavg_init+0x0/0x38 returned 0 after 4 usecs
  406. calling proc_meminfo_init+0x0/0x38 @ 1
  407. initcall proc_meminfo_init+0x0/0x38 returned 0 after 4 usecs
  408. calling proc_stat_init+0x0/0x38 @ 1
  409. initcall proc_stat_init+0x0/0x38 returned 0 after 4 usecs
  410. calling proc_uptime_init+0x0/0x38 @ 1
  411. initcall proc_uptime_init+0x0/0x38 returned 0 after 10 usecs
  412. calling proc_version_init+0x0/0x38 @ 1
  413. initcall proc_version_init+0x0/0x38 returned 0 after 4 usecs
  414. calling proc_softirqs_init+0x0/0x38 @ 1
  415. initcall proc_softirqs_init+0x0/0x38 returned 0 after 4 usecs
  416. calling proc_kmsg_init+0x0/0x38 @ 1
  417. initcall proc_kmsg_init+0x0/0x38 returned 0 after 7 usecs
  418. calling proc_page_init+0x0/0x58 @ 1
  419. initcall proc_page_init+0x0/0x58 returned 0 after 7 usecs
  420. calling init_devpts_fs+0x0/0x68 @ 1
  421. initcall init_devpts_fs+0x0/0x68 returned 0 after 111 usecs
  422. calling init_ext3_fs+0x0/0x8c @ 1
  423. initcall init_ext3_fs+0x0/0x8c returned 0 after 265 usecs
  424. calling ext4_init_fs+0x0/0x220 @ 1
  425. initcall ext4_init_fs+0x0/0x220 returned 0 after 673 usecs
  426. calling journal_init+0x0/0xcc @ 1
  427. initcall journal_init+0x0/0xcc returned 0 after 271 usecs
  428. calling journal_init+0x0/0x128 @ 1
  429. initcall journal_init+0x0/0x128 returned 0 after 176 usecs
  430. calling init_ramfs_fs+0x0/0x5c @ 1
  431. initcall init_ramfs_fs+0x0/0x5c returned 0 after 0 usecs
  432. calling init_nfs_fs+0x0/0x140 @ 1
  433. initcall init_nfs_fs+0x0/0x140 returned 0 after 611 usecs
  434. calling init_nfs_v2+0x0/0x18 @ 1
  435. initcall init_nfs_v2+0x0/0x18 returned 0 after 1 usecs
  436. calling init_nfs_v3+0x0/0x18 @ 1
  437. initcall init_nfs_v3+0x0/0x18 returned 0 after 3 usecs
  438. calling init_nfs_v4+0x0/0x38 @ 1
  439. NFS: Registering the id_resolver key type
  440. Key type id_resolver registered
  441. Key type id_legacy registered
  442. initcall init_nfs_v4+0x0/0x38 returned 0 after 76 usecs
  443. calling init_nlm+0x0/0x50 @ 1
  444. initcall init_nlm+0x0/0x50 returned 0 after 16 usecs
  445. calling ipc_init+0x0/0x24 @ 1
  446. msgmni has been set to 1491
  447. initcall ipc_init+0x0/0x24 returned 0 after 32 usecs
  448. calling ipc_sysctl_init+0x0/0x18 @ 1
  449. initcall ipc_sysctl_init+0x0/0x18 returned 0 after 20 usecs
  450. calling init_mqueue_fs+0x0/0xb8 @ 1
  451. initcall init_mqueue_fs+0x0/0xb8 returned 0 after 208 usecs
  452. calling key_proc_init+0x0/0x4c @ 1
  453. initcall key_proc_init+0x0/0x4c returned 0 after 8 usecs
  454. calling crypto_wq_init+0x0/0x48 @ 1
  455. initcall crypto_wq_init+0x0/0x48 returned 0 after 119 usecs
  456. calling crypto_algapi_init+0x0/0x10 @ 1
  457. initcall crypto_algapi_init+0x0/0x10 returned 0 after 9 usecs
  458. calling skcipher_module_init+0x0/0x48 @ 1
  459. initcall skcipher_module_init+0x0/0x48 returned 0 after 1 usecs
  460. calling chainiv_module_init+0x0/0xc @ 1
  461. initcall chainiv_module_init+0x0/0xc returned 0 after 4 usecs
  462. calling eseqiv_module_init+0x0/0xc @ 1
  463. initcall eseqiv_module_init+0x0/0xc returned 0 after 1 usecs
  464. calling md5_mod_init+0x0/0xc @ 1
  465. initcall md5_mod_init+0x0/0xc returned 0 after 116 usecs
  466. calling aes_init+0x0/0xc @ 1
  467. initcall aes_init+0x0/0xc returned 0 after 76 usecs
  468. calling crc32c_mod_init+0x0/0xc @ 1
  469. initcall crc32c_mod_init+0x0/0xc returned 0 after 61 usecs
  470. calling krng_mod_init+0x0/0xc @ 1
  471. initcall krng_mod_init+0x0/0xc returned 0 after 58 usecs
  472. calling proc_genhd_init+0x0/0x58 @ 1
  473. initcall proc_genhd_init+0x0/0x58 returned 0 after 14 usecs
  474. calling bsg_init+0x0/0x140 @ 1
  475. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  476. initcall bsg_init+0x0/0x140 returned 0 after 179 usecs
  477. calling noop_init+0x0/0xc @ 1
  478. io scheduler noop registered
  479. initcall noop_init+0x0/0xc returned 0 after 7 usecs
  480. calling deadline_init+0x0/0xc @ 1
  481. io scheduler deadline registered
  482. initcall deadline_init+0x0/0xc returned 0 after 6 usecs
  483. calling cfq_init+0x0/0x9c @ 1
  484. io scheduler cfq registered (default)
  485. initcall cfq_init+0x0/0x9c returned 0 after 124 usecs
  486. calling btree_module_init+0x0/0x40 @ 1
  487. initcall btree_module_init+0x0/0x40 returned 0 after 11 usecs
  488. calling percpu_counter_startup+0x0/0x1c @ 1
  489. initcall percpu_counter_startup+0x0/0x1c returned 0 after 5 usecs
  490. calling sunxi_pinctrl_driver_init+0x0/0x10 @ 1
  491. sunxi-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  492. initcall sunxi_pinctrl_driver_init+0x0/0x10 returned 0 after 2016 usecs
  493. calling sunxi_reset_driver_init+0x0/0x10 @ 1
  494. initcall sunxi_reset_driver_init+0x0/0x10 returned 0 after 59 usecs
  495. calling pty_init+0x0/0x3d0 @ 1
  496. initcall pty_init+0x0/0x3d0 returned 0 after 35469 usecs
  497. calling serial8250_init+0x0/0x164 @ 1
  498. Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  499. initcall serial8250_init+0x0/0x164 returned 0 after 1451 usecs
  500. calling dw8250_platform_driver_init+0x0/0x10 @ 1
  501. 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33, base_baud = 1500000) is a U6_16550A
  502. console [ttyS0] enabled
  503. initcall dw8250_platform_driver_init+0x0/0x10 returned 0 after 2021463 usecs
  504. calling rand_initialize+0x0/0x2c @ 1
  505. initcall rand_initialize+0x0/0x2c returned 0 after 70 usecs
  506. calling topology_sysfs_init+0x0/0x70 @ 1
  507. initcall topology_sysfs_init+0x0/0x70 returned 0 after 30 usecs
  508. calling net_olddevs_init+0x0/0x6c @ 1
  509. initcall net_olddevs_init+0x0/0x6c returned 0 after 13 usecs
  510. calling sun4i_mdio_driver_init+0x0/0x10 @ 1
  511. sun4i-mdio 1c0b080.mdio: no regulator found
  512. libphy: sun4i_mii_bus: probed
  513. initcall sun4i_mdio_driver_init+0x0/0x10 returned 0 after 41781 usecs
  514. calling emac_driver_init+0x0/0x10 @ 1
  515. sun4i-emac 1c0b000.ethernet: mac address given on kernel commandline: 12:34:56:78:99:aa
  516. sun4i-emac 1c0b000.ethernet: MAC address 12:34:56:78:99:aa is valid.
  517. sun4i-emac 1c0b000.ethernet: eth0: at f0096000, IRQ 87 MAC: 12:34:56:78:99:aa
  518. initcall emac_driver_init+0x0/0x10 returned 0 after 22476 usecs
  519. calling serport_init+0x0/0x30 @ 1
  520. initcall serport_init+0x0/0x30 returned 0 after 1 usecs
  521. calling mousedev_init+0x0/0x8c @ 1
  522. mousedev: PS/2 mouse device common for all mice
  523. initcall mousedev_init+0x0/0x8c returned 0 after 4466 usecs
  524. calling i2c_dev_init+0x0/0xd0 @ 1
  525. i2c /dev entries driver
  526. initcall i2c_dev_init+0x0/0xd0 returned 0 after 2162 usecs
  527. calling mv64xxx_i2c_driver_init+0x0/0x10 @ 1
  528. initcall mv64xxx_i2c_driver_init+0x0/0x10 returned 0 after 744 usecs
  529. calling sunxi_wdt_driver_init+0x0/0x10 @ 1
  530. sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  531. initcall sunxi_wdt_driver_init+0x0/0x10 returned 0 after 6748 usecs
  532. calling gpio_led_driver_init+0x0/0x10 @ 1
  533. initcall gpio_led_driver_init+0x0/0x10 returned 0 after 349 usecs
  534. calling heartbeat_trig_init+0x0/0x40 @ 1
  535. initcall heartbeat_trig_init+0x0/0x40 returned 0 after 5 usecs
  536. calling defon_trig_init+0x0/0xc @ 1
  537. initcall defon_trig_init+0x0/0xc returned 0 after 2 usecs
  538. calling hid_init+0x0/0x6c @ 1
  539. hidraw: raw HID events driver (C) Jiri Kosina
  540. initcall hid_init+0x0/0x6c returned 0 after 4086 usecs
  541. calling hid_generic_init+0x0/0x18 @ 1
  542. initcall hid_generic_init+0x0/0x18 returned 0 after 42 usecs
  543. calling a4_driver_init+0x0/0x18 @ 1
  544. initcall a4_driver_init+0x0/0x18 returned 0 after 29 usecs
  545. calling apple_driver_init+0x0/0x18 @ 1
  546. initcall apple_driver_init+0x0/0x18 returned 0 after 40 usecs
  547. calling belkin_driver_init+0x0/0x18 @ 1
  548. initcall belkin_driver_init+0x0/0x18 returned 0 after 27 usecs
  549. calling ch_driver_init+0x0/0x18 @ 1
  550. initcall ch_driver_init+0x0/0x18 returned 0 after 40 usecs
  551. calling ch_driver_init+0x0/0x18 @ 1
  552. initcall ch_driver_init+0x0/0x18 returned 0 after 30 usecs
  553. calling cp_driver_init+0x0/0x18 @ 1
  554. initcall cp_driver_init+0x0/0x18 returned 0 after 29 usecs
  555. calling ez_driver_init+0x0/0x18 @ 1
  556. initcall ez_driver_init+0x0/0x18 returned 0 after 28 usecs
  557. calling ks_driver_init+0x0/0x18 @ 1
  558. initcall ks_driver_init+0x0/0x18 returned 0 after 27 usecs
  559. calling lg_driver_init+0x0/0x18 @ 1
  560. initcall lg_driver_init+0x0/0x18 returned 0 after 27 usecs
  561. calling ms_driver_init+0x0/0x18 @ 1
  562. initcall ms_driver_init+0x0/0x18 returned 0 after 26 usecs
  563. calling mr_driver_init+0x0/0x2c @ 1
  564. initcall mr_driver_init+0x0/0x2c returned 0 after 27 usecs
  565. calling staging_init+0x0/0x8 @ 1
  566. initcall staging_init+0x0/0x8 returned 0 after 1 usecs
  567. calling timed_output_init+0x0/0x20 @ 1
  568. initcall timed_output_init+0x0/0x20 returned 0 after 16 usecs
  569. calling sock_diag_init+0x0/0xc @ 1
  570. initcall sock_diag_init+0x0/0xc returned 0 after 18 usecs
  571. calling flow_cache_init_global+0x0/0x1bc @ 1
  572. initcall flow_cache_init_global+0x0/0x1bc returned 0 after 57 usecs
  573. calling blackhole_module_init+0x0/0xc @ 1
  574. initcall blackhole_module_init+0x0/0xc returned 0 after 2 usecs
  575. calling sysctl_ipv4_init+0x0/0xa4 @ 1
  576. initcall sysctl_ipv4_init+0x0/0xa4 returned 0 after 134 usecs
  577. calling init_syncookies+0x0/0x1c @ 1
  578. initcall init_syncookies+0x0/0x1c returned 0 after 109 usecs
  579. calling tunnel4_init+0x0/0x70 @ 1
  580. initcall tunnel4_init+0x0/0x70 returned 0 after 1 usecs
  581. calling ipv4_netfilter_init+0x0/0xc @ 1
  582. initcall ipv4_netfilter_init+0x0/0xc returned 0 after 1 usecs
  583. calling cubictcp_register+0x0/0x74 @ 1
  584. TCP: cubic registered
  585. initcall cubictcp_register+0x0/0x74 returned 0 after 1963 usecs
  586. calling inet6_init+0x0/0x2d8 @ 1
  587. NET: Registered protocol family 10
  588. initcall inet6_init+0x0/0x2d8 returned 0 after 4455 usecs
  589. calling xfrm6_transport_init+0x0/0x10 @ 1
  590. initcall xfrm6_transport_init+0x0/0x10 returned 0 after 1 usecs
  591. calling xfrm6_mode_tunnel_init+0x0/0x10 @ 1
  592. initcall xfrm6_mode_tunnel_init+0x0/0x10 returned 0 after 0 usecs
  593. calling xfrm6_beet_init+0x0/0x10 @ 1
  594. initcall xfrm6_beet_init+0x0/0x10 returned 0 after 0 usecs
  595. calling sit_init+0x0/0xbc @ 1
  596. sit: IPv6 over IPv4 tunneling driver
  597. initcall sit_init+0x0/0xbc returned 0 after 3819 usecs
  598. calling packet_init+0x0/0x48 @ 1
  599. NET: Registered protocol family 17
  600. initcall packet_init+0x0/0x48 returned 0 after 3113 usecs
  601. calling init_rpcsec_gss+0x0/0x64 @ 1
  602. initcall init_rpcsec_gss+0x0/0x64 returned 0 after 44 usecs
  603. calling init_dns_resolver+0x0/0x11c @ 1
  604. Key type dns_resolver registered
  605. initcall init_dns_resolver+0x0/0x11c returned 0 after 2935 usecs
  606. calling init_machine_late+0x0/0x28 @ 1
  607. initcall init_machine_late+0x0/0x28 returned 0 after 1 usecs
  608. calling swp_emulation_init+0x0/0x60 @ 1
  609. Registering SWP/SWPB emulation handler
  610. initcall swp_emulation_init+0x0/0x60 returned 0 after 3412 usecs
  611. calling init_oops_id+0x0/0x48 @ 1
  612. initcall init_oops_id+0x0/0x48 returned 0 after 12 usecs
  613. calling pm_qos_power_init+0x0/0x60 @ 1
  614. initcall pm_qos_power_init+0x0/0x60 returned 0 after 379 usecs
  615. calling pm_debugfs_init+0x0/0x38 @ 1
  616. initcall pm_debugfs_init+0x0/0x38 returned 0 after 13 usecs
  617. calling printk_late_init+0x0/0x78 @ 1
  618. initcall printk_late_init+0x0/0x78 returned 0 after 6 usecs
  619. calling tk_debug_sleep_time_init+0x0/0x54 @ 1
  620. initcall tk_debug_sleep_time_init+0x0/0x54 returned 0 after 9 usecs
  621. calling max_swapfiles_check+0x0/0x8 @ 1
  622. initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
  623. calling prandom_reseed+0x0/0xac @ 1
  624. initcall prandom_reseed+0x0/0xac returned 0 after 35 usecs
  625. calling regulator_init_complete+0x0/0x14c @ 1
  626. initcall regulator_init_complete+0x0/0x14c returned 0 after 1 usecs
  627. calling deferred_probe_initcall+0x0/0x80 @ 1
  628. usb1-vbus: 3300 mV
  629. usb2-vbus: 3300 mV
  630. initcall deferred_probe_initcall+0x0/0x80 returned 0 after 4438 usecs
  631. calling clk_debug_init+0x0/0x138 @ 1
  632. initcall clk_debug_init+0x0/0x138 returned 0 after 2685 usecs
  633. calling tcp_congestion_default+0x0/0xc @ 1
  634. initcall tcp_congestion_default+0x0/0xc returned 0 after 3 usecs
  635. calling tcp_fastopen_init+0x0/0x2c @ 1
  636. initcall tcp_fastopen_init+0x0/0x2c returned 0 after 71 usecs
  637. calling ip_auto_config+0x0/0x1054 @ 1
  638. IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  639. libphy: 1c0b080.mdio-mii:01 - Link is Up - 100/Full
  640. IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  641. IP-Config: Complete:
  642. CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc5-00109-g262b374d-dirty #16
  643. [<c0014ab4>] (unwind_backtrace+0x0/0xf8) from [<c0011718>] (show_stack+0x10/0x14)
  644. [<c0011718>] (show_stack+0x10/0x14) from [<c036e800>] (dump_stack+0x70/0x8c)
  645. [<c036e800>] (dump_stack+0x70/0x8c) from [<c04b2288>] (ip_auto_config+0xea0/0x1054)
  646. [<c04b2288>] (ip_auto_config+0xea0/0x1054) from [<c00086e4>] (do_one_initcall+0x50/0x140)
  647. [<c00086e4>] (do_one_initcall+0x50/0x140) from [<c0496b9c>] (kernel_init_freeable+0xfc/0x1c8)
  648. [<c0496b9c>] (kernel_init_freeable+0xfc/0x1c8) from [<c036b6c0>] (kernel_init+0x8/0xe4)
  649. [<c036b6c0>] (kernel_init+0x8/0xe4) from [<c000e3b8>] (ret_from_fork+0x14/0x3c)
  650. device=eth0, hwaddr=12:34:56:78:99:aa, ipaddr=10.10.10.16, mask=255.255.255.0, gw=10.10.10.11
  651. host=sunxi, domain=, nis-domain=(none)
  652. bootserver=255.255.255.255, rootserver=10.10.10.15, rootpath=
  653. initcall ip_auto_config+0x0/0x1054 returned 0 after 2203990 usecs
  654. calling clk_disable_unused+0x0/0xd8 @ 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement