Advertisement
Guest User

Untitled

a guest
Jun 15th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.08 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. L3C: 8MB
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Linux version 3.15.0-next-20140610+ (ming@am1) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-19ubuntu1) ) #18 SMP Fri Jun 13 04:14:53 EDT 2014
  6. [ 0.000000] CPU: AArch64 Processor [500f0000] revision 0
  7. [ 0.000000] On node 0 totalpages: 4194304
  8. [ 0.000000] Normal zone: 57344 pages used for memmap
  9. [ 0.000000] Normal zone: 4194304 pages, LIFO batch:31
  10. [ 0.000000] PERCPU: Embedded 12 pages/cpu @ffffffc3fff66000 s17984 r8192 d22976 u49152
  11. [ 0.000000] pcpu-alloc: s17984 r8192 d22976 u49152 alloc=12*4096
  12. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  13. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4136960
  14. [ 0.000000] Kernel command line: root=/dev/sda2 rootfstype=ext4 loglevel=9 console=ttyS0,115200 earlyprintk=uart8250-32bit,0x1c020000 debug maxcpus=8 log_buf_len=1M swiotlb=65536 root=/dev/sda2
  15. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  16. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  17. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  18. [ 0.000000] Memory: 16511544K/16777216K available (6297K kernel code, 566K rwdata, 2436K rodata, 333K init, 1332K bss, 265672K reserved)
  19. [ 0.000000] Virtual kernel memory layout:
  20. [ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000 (245759 MB)
  21. [ 0.000000] vmemmap : 0xffffffbce0000000 - 0xffffffbcee000000 ( 224 MB)
  22. [ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
  23. [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc400000000 ( 16384 MB)
  24. [ 0.000000] .init : 0xffffffc000909000 - 0xffffffc00095c640 ( 334 kB)
  25. [ 0.000000] .text : 0xffffffc000080000 - 0xffffffc000908624 ( 8738 kB)
  26. [ 0.000000] .data : 0xffffffc00095d000 - 0xffffffc0009ea928 ( 567 kB)
  27. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  28. [ 0.000000] Hierarchical RCU implementation.
  29. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  30. [ 0.000000] Architected cp15 timer(s) running at 50.00MHz (phys).
  31. [ 0.000002] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 2748779069440ns
  32. [ 0.000061] Console: colour dummy device 80x25
  33. [ 0.000070] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=500000)
  34. [ 0.000075] pid_max: default: 32768 minimum: 301
  35. [ 0.000136] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  36. [ 0.000140] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  37. [ 0.000539] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 5 counters available
  38. [ 0.001037] CPU1: Booted secondary processor
  39. [ 0.001171] CPU2: Booted secondary processor
  40. [ 0.001289] CPU3: Booted secondary processor
  41. [ 0.001405] CPU4: Booted secondary processor
  42. [ 0.001527] CPU5: Booted secondary processor
  43. [ 0.001639] CPU6: Booted secondary processor
  44. [ 0.001754] CPU7: Booted secondary processor
  45. [ 0.001782] Brought up 8 CPUs
  46. [ 0.001791] SMP: Total of 8 processors activated.
  47. [ 0.001985] devtmpfs: initialized
  48. [ 0.002016] device: 'platform': device_add
  49. [ 0.002028] PM: Adding info for No Bus:platform
  50. [ 0.002051] bus: 'platform': registered
  51. [ 0.002065] bus: 'cpu': registered
  52. [ 0.002069] device: 'cpu': device_add
  53. [ 0.002086] PM: Adding info for No Bus:cpu
  54. [ 0.002101] bus: 'container': registered
  55. [ 0.002105] device: 'container': device_add
  56. [ 0.002112] PM: Adding info for No Bus:container
  57. [ 0.004147] bus: 'workqueue': registered
  58. [ 0.004153] device: 'workqueue': device_add
  59. [ 0.004161] PM: Adding info for No Bus:workqueue
  60. [ 0.004520] xor: measuring software checksum speed
  61. [ 0.100011] 8regs : 8719.200 MB/sec
  62. [ 0.200026] 8regs_prefetch: 7811.200 MB/sec
  63. [ 0.300040] 32regs : 7390.000 MB/sec
  64. [ 0.400055] 32regs_prefetch: 6425.600 MB/sec
  65. [ 0.400058] xor: using function: 8regs (8719.200 MB/sec)
  66. [ 0.400076] atomic64_test: passed
  67. [ 0.400125] bus: 'virtio': registered
  68. [ 0.400138] bus: 'platform': add driver vexpress-syscfg
  69. [ 0.400185] bus: 'platform': add driver vexpress-sysreg
  70. [ 0.400884] bus: 'platform': add driver vexpress-osc
  71. [ 0.401004] NET: Registered protocol family 16
  72. [ 0.401076] device class 'bdi': registering
  73. [ 0.401203] bus: 'amba': registered
  74. [ 0.401210] device class 'tty': registering
  75. [ 0.401238] device class 'vtconsole': registering
  76. [ 0.401269] device: 'vtcon0': device_add
  77. [ 0.401290] PM: Adding info for No Bus:vtcon0
  78. [ 0.401332] bus: 'platform': add driver syscon
  79. [ 0.401402] bus: 'i2c': registered
  80. [ 0.401408] bus: 'i2c': add driver dummy
  81. [ 0.401490] vdso: 2 pages (1 code, 1 data) at base ffffffc000965000
  82. [ 0.401510] hw-breakpoint: found 4 breakpoint and 4 watchpoint registers.
  83. [ 0.401525] Serial: AMBA PL011 UART driver
  84. [ 0.401528] bus: 'amba': add driver uart-pl011
  85. [ 0.401607] device: '78010000.interrupt-controller': device_add
  86. [ 0.401615] bus: 'platform': add device 78010000.interrupt-controller
  87. [ 0.401626] PM: Adding info for platform:78010000.interrupt-controller
  88. [ 0.401699] device: 'timer': device_add
  89. [ 0.401707] bus: 'platform': add device timer
  90. [ 0.401715] PM: Adding info for platform:timer
  91. [ 0.401751] device: 'soc': device_add
  92. [ 0.401761] bus: 'platform': add device soc
  93. [ 0.401770] PM: Adding info for platform:soc
  94. [ 0.401821] device: '1c020000.serial': device_add
  95. [ 0.401827] bus: 'platform': add device 1c020000.serial
  96. [ 0.401836] PM: Adding info for platform:1c020000.serial
  97. [ 0.401879] device: '1f22a000.phy': device_add
  98. [ 0.401885] bus: 'platform': add device 1f22a000.phy
  99. [ 0.401894] PM: Adding info for platform:1f22a000.phy
  100. [ 0.401935] device: '1f23a000.phy': device_add
  101. [ 0.401941] bus: 'platform': add device 1f23a000.phy
  102. [ 0.401952] PM: Adding info for platform:1f23a000.phy
  103. [ 0.402022] device: '1a400000.sata': device_add
  104. [ 0.402029] bus: 'platform': add device 1a400000.sata
  105. [ 0.402037] PM: Adding info for platform:1a400000.sata
  106. [ 0.402100] device: '1a800000.sata': device_add
  107. [ 0.402107] bus: 'platform': add device 1a800000.sata
  108. [ 0.402116] PM: Adding info for platform:1a800000.sata
  109. [ 0.402166] device: '10510000.rtc': device_add
  110. [ 0.402173] bus: 'platform': add device 10510000.rtc
  111. [ 0.402182] PM: Adding info for platform:10510000.rtc
  112. [ 0.402241] device: '17020000.ethernet': device_add
  113. [ 0.402248] bus: 'platform': add device 17020000.ethernet
  114. [ 0.402257] PM: Adding info for platform:17020000.ethernet
  115. [ 0.402340] device: 'cpu0': device_add
  116. [ 0.402350] bus: 'cpu': add device cpu0
  117. [ 0.402357] PM: Adding info for cpu:cpu0
  118. [ 0.402388] device: 'cpu1': device_add
  119. [ 0.402400] bus: 'cpu': add device cpu1
  120. [ 0.402410] PM: Adding info for cpu:cpu1
  121. [ 0.402438] device: 'cpu2': device_add
  122. [ 0.402450] bus: 'cpu': add device cpu2
  123. [ 0.402458] PM: Adding info for cpu:cpu2
  124. [ 0.402484] device: 'cpu3': device_add
  125. [ 0.402496] bus: 'cpu': add device cpu3
  126. [ 0.402505] PM: Adding info for cpu:cpu3
  127. [ 0.402532] device: 'cpu4': device_add
  128. [ 0.402543] bus: 'cpu': add device cpu4
  129. [ 0.402550] PM: Adding info for cpu:cpu4
  130. [ 0.402579] device: 'cpu5': device_add
  131. [ 0.402590] bus: 'cpu': add device cpu5
  132. [ 0.402598] PM: Adding info for cpu:cpu5
  133. [ 0.402625] device: 'cpu6': device_add
  134. [ 0.402636] bus: 'cpu': add device cpu6
  135. [ 0.402643] PM: Adding info for cpu:cpu6
  136. [ 0.402674] device: 'cpu7': device_add
  137. [ 0.402686] bus: 'cpu': add device cpu7
  138. [ 0.402695] PM: Adding info for cpu:cpu7
  139. [ 0.430118] device: 'writeback': device_add
  140. [ 0.430131] bus: 'workqueue': add device writeback
  141. [ 0.430144] PM: Adding info for workqueue:writeback
  142. [ 0.430168] device: 'default': device_add
  143. [ 0.430190] PM: Adding info for No Bus:default
  144. [ 0.430366] device class 'block': registering
  145. [ 0.600149] raid6: int64x1 1366 MB/s
  146. [ 0.770158] raid6: int64x2 1957 MB/s
  147. [ 0.940167] raid6: int64x4 2746 MB/s
  148. [ 1.110209] raid6: int64x8 2331 MB/s
  149. [ 1.280220] raid6: neonx1 3018 MB/s
  150. [ 1.450240] raid6: neonx2 3111 MB/s
  151. [ 1.620269] raid6: neonx4 3083 MB/s
  152. [ 1.790303] raid6: neonx8 2546 MB/s
  153. [ 1.790305] raid6: using algorithm neonx2 (3111 MB/s)
  154. [ 1.790308] raid6: using intx1 recovery algorithm
  155. [ 1.790334] device class 'graphics': registering
  156. [ 1.790377] device class 'misc': registering
  157. [ 1.790472] device class 'scsi_host': registering
  158. [ 1.790544] bus: 'scsi': registered
  159. [ 1.790548] device class 'scsi_device': registering
  160. [ 1.790557] SCSI subsystem initialized
  161. [ 1.790619] device class 'ata_link': registering
  162. [ 1.790631] device class 'ata_port': registering
  163. [ 1.790655] device class 'ata_device': registering
  164. [ 1.790682] libata version 3.00 loaded.
  165. [ 1.790703] device class 'mdio_bus': registering
  166. [ 1.790760] bus: 'mdio_bus': registered
  167. [ 1.790766] bus: 'mdio_bus': add driver Generic PHY
  168. [ 1.790784] bus: 'mdio_bus': add driver Generic 10G PHY
  169. [ 1.790872] bus: 'usb': registered
  170. [ 1.790879] bus: 'usb': add driver usbfs
  171. [ 1.790919] usbcore: registered new interface driver usbfs
  172. [ 1.790926] bus: 'usb': add driver hub
  173. [ 1.790963] usbcore: registered new interface driver hub
  174. [ 1.790983] bus: 'usb': add driver usb
  175. [ 1.791000] usbcore: registered new device driver usb
  176. [ 1.791056] bus: 'serio': registered
  177. [ 1.791061] device class 'input': registering
  178. [ 1.791092] device class 'pps': registering
  179. [ 1.791118] pps_core: LinuxPPS API ver. 1 registered
  180. [ 1.791121] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  181. [ 1.791130] device class 'ptp': registering
  182. [ 1.791151] PTP clock support registered
  183. [ 1.791156] device class 'power_supply': registering
  184. [ 1.791182] device class 'leds': registering
  185. [ 1.791226] device class 'net': registering
  186. [ 1.791270] device: 'lo': device_add
  187. [ 1.791358] PM: Adding info for No Bus:lo
  188. [ 1.791573] Switched to clocksource arch_sys_counter
  189. [ 1.799206] device class 'mem': registering
  190. [ 1.799268] device: 'mem': device_add
  191. [ 1.799329] PM: Adding info for No Bus:mem
  192. [ 1.799354] device: 'kmem': device_add
  193. [ 1.799382] PM: Adding info for No Bus:kmem
  194. [ 1.799407] device: 'null': device_add
  195. [ 1.799434] PM: Adding info for No Bus:null
  196. [ 1.799456] device: 'zero': device_add
  197. [ 1.799484] PM: Adding info for No Bus:zero
  198. [ 1.799507] device: 'full': device_add
  199. [ 1.799534] PM: Adding info for No Bus:full
  200. [ 1.799556] device: 'random': device_add
  201. [ 1.799584] PM: Adding info for No Bus:random
  202. [ 1.799606] device: 'urandom': device_add
  203. [ 1.799635] PM: Adding info for No Bus:urandom
  204. [ 1.799659] device: 'kmsg': device_add
  205. [ 1.799687] PM: Adding info for No Bus:kmsg
  206. [ 1.799711] device: 'tty': device_add
  207. [ 1.799743] PM: Adding info for No Bus:tty
  208. [ 1.799767] device: 'console': device_add
  209. [ 1.799794] PM: Adding info for No Bus:console
  210. [ 1.799822] device: 'tty0': device_add
  211. [ 1.799849] PM: Adding info for No Bus:tty0
  212. [ 1.799874] device class 'vc': registering
  213. [ 1.799904] device: 'vcs': device_add
  214. [ 1.799935] PM: Adding info for No Bus:vcs
  215. [ 1.799958] device: 'vcsa': device_add
  216. [ 1.799986] PM: Adding info for No Bus:vcsa
  217. [ 1.800009] device: 'vcs1': device_add
  218. [ 1.800039] PM: Adding info for No Bus:vcs1
  219. [ 1.800062] device: 'vcsa1': device_add
  220. [ 1.800089] PM: Adding info for No Bus:vcsa1
  221. [ 1.800121] device: 'tty1': device_add
  222. [ 1.800147] PM: Adding info for No Bus:tty1
  223. [ 1.800170] device: 'tty2': device_add
  224. [ 1.800197] PM: Adding info for No Bus:tty2
  225. [ 1.800219] device: 'tty3': device_add
  226. [ 1.800246] PM: Adding info for No Bus:tty3
  227. [ 1.800269] device: 'tty4': device_add
  228. [ 1.800317] PM: Adding info for No Bus:tty4
  229. [ 1.800343] device: 'tty5': device_add
  230. [ 1.800379] PM: Adding info for No Bus:tty5
  231. [ 1.800405] device: 'tty6': device_add
  232. [ 1.800436] PM: Adding info for No Bus:tty6
  233. [ 1.800460] device: 'tty7': device_add
  234. [ 1.800489] PM: Adding info for No Bus:tty7
  235. [ 1.800512] device: 'tty8': device_add
  236. [ 1.800540] PM: Adding info for No Bus:tty8
  237. [ 1.800562] device: 'tty9': device_add
  238. [ 1.800591] PM: Adding info for No Bus:tty9
  239. [ 1.800614] device: 'tty10': device_add
  240. [ 1.800644] PM: Adding info for No Bus:tty10
  241. [ 1.800668] device: 'tty11': device_add
  242. [ 1.800696] PM: Adding info for No Bus:tty11
  243. [ 1.800719] device: 'tty12': device_add
  244. [ 1.800746] PM: Adding info for No Bus:tty12
  245. [ 1.800769] device: 'tty13': device_add
  246. [ 1.800797] PM: Adding info for No Bus:tty13
  247. [ 1.800820] device: 'tty14': device_add
  248. [ 1.800849] PM: Adding info for No Bus:tty14
  249. [ 1.800872] device: 'tty15': device_add
  250. [ 1.800899] PM: Adding info for No Bus:tty15
  251. [ 1.800921] device: 'tty16': device_add
  252. [ 1.800948] PM: Adding info for No Bus:tty16
  253. [ 1.800971] device: 'tty17': device_add
  254. [ 1.800998] PM: Adding info for No Bus:tty17
  255. [ 1.801021] device: 'tty18': device_add
  256. [ 1.801048] PM: Adding info for No Bus:tty18
  257. [ 1.801071] device: 'tty19': device_add
  258. [ 1.801100] PM: Adding info for No Bus:tty19
  259. [ 1.801124] device: 'tty20': device_add
  260. [ 1.801154] PM: Adding info for No Bus:tty20
  261. [ 1.801176] device: 'tty21': device_add
  262. [ 1.801204] PM: Adding info for No Bus:tty21
  263. [ 1.801227] device: 'tty22': device_add
  264. [ 1.801253] PM: Adding info for No Bus:tty22
  265. [ 1.801279] device: 'tty23': device_add
  266. [ 1.801306] PM: Adding info for No Bus:tty23
  267. [ 1.801318] device: 'tty24': device_add
  268. [ 1.801342] PM: Adding info for No Bus:tty24
  269. [ 1.801351] device: 'tty25': device_add
  270. [ 1.801403] PM: Adding info for No Bus:tty25
  271. [ 1.801431] device: 'tty26': device_add
  272. [ 1.801475] PM: Adding info for No Bus:tty26
  273. [ 1.801498] device: 'tty27': device_add
  274. [ 1.801526] PM: Adding info for No Bus:tty27
  275. [ 1.801550] device: 'tty28': device_add
  276. [ 1.801591] PM: Adding info for No Bus:tty28
  277. [ 1.801617] device: 'tty29': device_add
  278. [ 1.801647] PM: Adding info for No Bus:tty29
  279. [ 1.801672] device: 'tty30': device_add
  280. [ 1.801701] PM: Adding info for No Bus:tty30
  281. [ 1.801724] device: 'tty31': device_add
  282. [ 1.801752] PM: Adding info for No Bus:tty31
  283. [ 1.801776] device: 'tty32': device_add
  284. [ 1.801803] PM: Adding info for No Bus:tty32
  285. [ 1.801826] device: 'tty33': device_add
  286. [ 1.801854] PM: Adding info for No Bus:tty33
  287. [ 1.801878] device: 'tty34': device_add
  288. [ 1.801905] PM: Adding info for No Bus:tty34
  289. [ 1.801927] device: 'tty35': device_add
  290. [ 1.801957] PM: Adding info for No Bus:tty35
  291. [ 1.801980] device: 'tty36': device_add
  292. [ 1.802009] PM: Adding info for No Bus:tty36
  293. [ 1.802031] device: 'tty37': device_add
  294. [ 1.802059] PM: Adding info for No Bus:tty37
  295. [ 1.802085] device: 'tty38': device_add
  296. [ 1.802112] PM: Adding info for No Bus:tty38
  297. [ 1.802135] device: 'tty39': device_add
  298. [ 1.802163] PM: Adding info for No Bus:tty39
  299. [ 1.802186] device: 'tty40': device_add
  300. [ 1.802214] PM: Adding info for No Bus:tty40
  301. [ 1.802237] device: 'tty41': device_add
  302. [ 1.802265] PM: Adding info for No Bus:tty41
  303. [ 1.802288] device: 'tty42': device_add
  304. [ 1.802315] PM: Adding info for No Bus:tty42
  305. [ 1.802337] device: 'tty43': device_add
  306. [ 1.802368] PM: Adding info for No Bus:tty43
  307. [ 1.802391] device: 'tty44': device_add
  308. [ 1.802419] PM: Adding info for No Bus:tty44
  309. [ 1.802441] device: 'tty45': device_add
  310. [ 1.802476] PM: Adding info for No Bus:tty45
  311. [ 1.802500] device: 'tty46': device_add
  312. [ 1.802529] PM: Adding info for No Bus:tty46
  313. [ 1.802559] device: 'tty47': device_add
  314. [ 1.802588] PM: Adding info for No Bus:tty47
  315. [ 1.802611] device: 'tty48': device_add
  316. [ 1.802638] PM: Adding info for No Bus:tty48
  317. [ 1.802661] device: 'tty49': device_add
  318. [ 1.802688] PM: Adding info for No Bus:tty49
  319. [ 1.802712] device: 'tty50': device_add
  320. [ 1.802740] PM: Adding info for No Bus:tty50
  321. [ 1.802763] device: 'tty51': device_add
  322. [ 1.802791] PM: Adding info for No Bus:tty51
  323. [ 1.802814] device: 'tty52': device_add
  324. [ 1.802840] PM: Adding info for No Bus:tty52
  325. [ 1.802862] device: 'tty53': device_add
  326. [ 1.802889] PM: Adding info for No Bus:tty53
  327. [ 1.802912] device: 'tty54': device_add
  328. [ 1.802939] PM: Adding info for No Bus:tty54
  329. [ 1.802961] device: 'tty55': device_add
  330. [ 1.802989] PM: Adding info for No Bus:tty55
  331. [ 1.803011] device: 'tty56': device_add
  332. [ 1.803042] PM: Adding info for No Bus:tty56
  333. [ 1.803064] device: 'tty57': device_add
  334. [ 1.803093] PM: Adding info for No Bus:tty57
  335. [ 1.803116] device: 'tty58': device_add
  336. [ 1.803144] PM: Adding info for No Bus:tty58
  337. [ 1.803166] device: 'tty59': device_add
  338. [ 1.803193] PM: Adding info for No Bus:tty59
  339. [ 1.803218] device: 'tty60': device_add
  340. [ 1.803247] PM: Adding info for No Bus:tty60
  341. [ 1.803269] device: 'tty61': device_add
  342. [ 1.803298] PM: Adding info for No Bus:tty61
  343. [ 1.803321] device: 'tty62': device_add
  344. [ 1.803348] PM: Adding info for No Bus:tty62
  345. [ 1.803371] device: 'tty63': device_add
  346. [ 1.803398] PM: Adding info for No Bus:tty63
  347. [ 1.803480] device class 'firmware': registering
  348. [ 1.803515] device class 'thermal': registering
  349. [ 1.803610] NET: Registered protocol family 2
  350. [ 1.803860] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  351. [ 1.804205] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes)
  352. [ 1.804679] TCP: Hash tables configured (established 131072 bind 65536)
  353. [ 1.804704] TCP: reno registered
  354. [ 1.804724] UDP hash table entries: 8192 (order: 7, 786432 bytes)
  355. [ 1.804903] UDP-Lite hash table entries: 8192 (order: 7, 786432 bytes)
  356. [ 1.805164] NET: Registered protocol family 1
  357. [ 1.805311] RPC: Registered named UNIX socket transport module.
  358. [ 1.805315] RPC: Registered udp transport module.
  359. [ 1.805317] RPC: Registered tcp transport module.
  360. [ 1.805319] RPC: Registered tcp NFSv4.1 backchannel transport module.
  361. [ 1.805460] bus: 'platform': add driver arm-pmu
  362. [ 1.805552] kvm [1]: Using HYP init bounce page @43ef1fe000
  363. [ 1.805632] kvm [1]: interrupt-controller@78040000 IRQ25
  364. [ 1.805689] kvm [1]: timer IRQ30
  365. [ 1.805701] kvm [1]: Hyp mode initialized successfully
  366. [ 1.805727] device: 'kvm': device_add
  367. [ 1.805770] PM: Adding info for No Bus:kvm
  368. [ 1.805890] bus: 'clocksource': registered
  369. [ 1.805895] device: 'clocksource': device_add
  370. [ 1.805904] PM: Adding info for No Bus:clocksource
  371. [ 1.805908] device: 'clocksource0': device_add
  372. [ 1.805914] bus: 'clocksource': add device clocksource0
  373. [ 1.805921] PM: Adding info for clocksource:clocksource0
  374. [ 1.805962] bus: 'platform': add driver alarmtimer
  375. [ 1.805995] Registering platform device 'alarmtimer'. Parent at platform
  376. [ 1.805998] device: 'alarmtimer': device_add
  377. [ 1.806009] bus: 'platform': add device alarmtimer
  378. [ 1.806019] PM: Adding info for platform:alarmtimer
  379. [ 1.806045] bus: 'platform': driver_probe_device: matched device alarmtimer with driver alarmtimer
  380. [ 1.806048] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer
  381. [ 1.806060] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer'
  382. [ 1.806063] bus: 'platform': really_probe: bound device alarmtimer to driver alarmtimer
  383. [ 1.806107] bus: 'clockevents': registered
  384. [ 1.806112] device: 'clockevents': device_add
  385. [ 1.806121] PM: Adding info for No Bus:clockevents
  386. [ 1.806125] device: 'clockevent0': device_add
  387. [ 1.806131] bus: 'clockevents': add device clockevent0
  388. [ 1.806138] PM: Adding info for clockevents:clockevent0
  389. [ 1.806165] device: 'clockevent1': device_add
  390. [ 1.806175] bus: 'clockevents': add device clockevent1
  391. [ 1.806183] PM: Adding info for clockevents:clockevent1
  392. [ 1.806208] device: 'clockevent2': device_add
  393. [ 1.806218] bus: 'clockevents': add device clockevent2
  394. [ 1.806225] PM: Adding info for clockevents:clockevent2
  395. [ 1.806250] device: 'clockevent3': device_add
  396. [ 1.806260] bus: 'clockevents': add device clockevent3
  397. [ 1.806267] PM: Adding info for clockevents:clockevent3
  398. [ 1.806291] device: 'clockevent4': device_add
  399. [ 1.806301] bus: 'clockevents': add device clockevent4
  400. [ 1.806309] PM: Adding info for clockevents:clockevent4
  401. [ 1.806333] device: 'clockevent5': device_add
  402. [ 1.806345] bus: 'clockevents': add device clockevent5
  403. [ 1.806353] PM: Adding info for clockevents:clockevent5
  404. [ 1.806377] device: 'clockevent6': device_add
  405. [ 1.806387] bus: 'clockevents': add device clockevent6
  406. [ 1.806394] PM: Adding info for clockevents:clockevent6
  407. [ 1.806418] device: 'clockevent7': device_add
  408. [ 1.806430] bus: 'clockevents': add device clockevent7
  409. [ 1.806438] PM: Adding info for clockevents:clockevent7
  410. [ 1.806461] device: 'broadcast': device_add
  411. [ 1.806472] bus: 'clockevents': add device broadcast
  412. [ 1.806479] PM: Adding info for clockevents:broadcast
  413. [ 1.806514] futex hash table entries: 2048 (order: 5, 131072 bytes)
  414. [ 1.806623] bus: 'event_source': registered
  415. [ 1.806634] device: 'cpu': device_add
  416. [ 1.806642] bus: 'event_source': add device cpu
  417. [ 1.806656] PM: Adding info for event_source:cpu
  418. [ 1.806681] device: 'breakpoint': device_add
  419. [ 1.806693] bus: 'event_source': add device breakpoint
  420. [ 1.806703] PM: Adding info for event_source:breakpoint
  421. [ 1.806724] device: 'tracepoint': device_add
  422. [ 1.806734] bus: 'event_source': add device tracepoint
  423. [ 1.806745] PM: Adding info for event_source:tracepoint
  424. [ 1.806766] device: 'software': device_add
  425. [ 1.806776] bus: 'event_source': add device software
  426. [ 1.806786] PM: Adding info for event_source:software
  427. [ 1.812990] fuse init (API version 7.23)
  428. [ 1.813149] device: 'fuse': device_add
  429. [ 1.813198] PM: Adding info for No Bus:fuse
  430. [ 1.813239] device class 'cuse': registering
  431. [ 1.813265] device: 'cuse': device_add
  432. [ 1.813295] PM: Adding info for No Bus:cuse
  433. [ 1.813319] 9p: Installing v9fs 9p2000 file system support
  434. [ 1.813417] msgmni has been set to 32249
  435. [ 1.813831] bounce: pool size: 64 pages
  436. [ 1.813918] device class 'bsg': registering
  437. [ 1.813950] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  438. [ 1.813959] io scheduler noop registered
  439. [ 1.813978] io scheduler cfq registered (default)
  440. [ 1.814004] device class 'phy': registering
  441. [ 1.814033] bus: 'platform': add driver xgene-phy
  442. [ 1.814051] bus: 'platform': driver_probe_device: matched device 1f22a000.phy with driver xgene-phy
  443. [ 1.814054] bus: 'platform': really_probe: probing driver xgene-phy with device 1f22a000.phy
  444. [ 1.814085] device: 'phy-1f22a000.phy.0': device_add
  445. [ 1.814102] PM: Adding info for No Bus:phy-1f22a000.phy.0
  446. [ 1.814130] driver: 'xgene-phy': driver_bound: bound to device '1f22a000.phy'
  447. [ 1.814134] bus: 'platform': really_probe: bound device 1f22a000.phy to driver xgene-phy
  448. [ 1.814143] bus: 'platform': driver_probe_device: matched device 1f23a000.phy with driver xgene-phy
  449. [ 1.814145] bus: 'platform': really_probe: probing driver xgene-phy with device 1f23a000.phy
  450. [ 1.814165] device: 'phy-1f23a000.phy.1': device_add
  451. [ 1.814182] PM: Adding info for No Bus:phy-1f23a000.phy.1
  452. [ 1.814208] driver: 'xgene-phy': driver_bound: bound to device '1f23a000.phy'
  453. [ 1.814212] bus: 'platform': really_probe: bound device 1f23a000.phy to driver xgene-phy
  454. [ 1.814252] bus: 'platform': add driver basic-mmio-gpio
  455. [ 1.814292] device: 'fbcon': device_add
  456. [ 1.814310] PM: Adding info for No Bus:fbcon
  457. [ 1.814345] bus: 'platform': add driver virtio-mmio
  458. [ 1.814388] device: 'ptyp0': device_add
  459. [ 1.814423] PM: Adding info for No Bus:ptyp0
  460. [ 1.814449] device: 'ptyp1': device_add
  461. [ 1.814476] PM: Adding info for No Bus:ptyp1
  462. [ 1.814499] device: 'ptyp2': device_add
  463. [ 1.814527] PM: Adding info for No Bus:ptyp2
  464. [ 1.814551] device: 'ptyp3': device_add
  465. [ 1.814578] PM: Adding info for No Bus:ptyp3
  466. [ 1.814599] device: 'ptyp4': device_add
  467. [ 1.814626] PM: Adding info for No Bus:ptyp4
  468. [ 1.814647] device: 'ptyp5': device_add
  469. [ 1.814674] PM: Adding info for No Bus:ptyp5
  470. [ 1.814697] device: 'ptyp6': device_add
  471. [ 1.814724] PM: Adding info for No Bus:ptyp6
  472. [ 1.814747] device: 'ptyp7': device_add
  473. [ 1.814776] PM: Adding info for No Bus:ptyp7
  474. [ 1.814798] device: 'ptyp8': device_add
  475. [ 1.814825] PM: Adding info for No Bus:ptyp8
  476. [ 1.814848] device: 'ptyp9': device_add
  477. [ 1.814876] PM: Adding info for No Bus:ptyp9
  478. [ 1.814899] device: 'ptypa': device_add
  479. [ 1.814927] PM: Adding info for No Bus:ptypa
  480. [ 1.814951] device: 'ptypb': device_add
  481. [ 1.814979] PM: Adding info for No Bus:ptypb
  482. [ 1.815001] device: 'ptypc': device_add
  483. [ 1.815030] PM: Adding info for No Bus:ptypc
  484. [ 1.815052] device: 'ptypd': device_add
  485. [ 1.815078] PM: Adding info for No Bus:ptypd
  486. [ 1.815100] device: 'ptype': device_add
  487. [ 1.815128] PM: Adding info for No Bus:ptype
  488. [ 1.815150] device: 'ptypf': device_add
  489. [ 1.815177] PM: Adding info for No Bus:ptypf
  490. [ 1.815201] device: 'ttyp0': device_add
  491. [ 1.815232] PM: Adding info for No Bus:ttyp0
  492. [ 1.815255] device: 'ttyp1': device_add
  493. [ 1.815285] PM: Adding info for No Bus:ttyp1
  494. [ 1.815309] device: 'ttyp2': device_add
  495. [ 1.815342] PM: Adding info for No Bus:ttyp2
  496. [ 1.815365] device: 'ttyp3': device_add
  497. [ 1.815395] PM: Adding info for No Bus:ttyp3
  498. [ 1.815418] device: 'ttyp4': device_add
  499. [ 1.815445] PM: Adding info for No Bus:ttyp4
  500. [ 1.815466] device: 'ttyp5': device_add
  501. [ 1.815494] PM: Adding info for No Bus:ttyp5
  502. [ 1.815515] device: 'ttyp6': device_add
  503. [ 1.815544] PM: Adding info for No Bus:ttyp6
  504. [ 1.815567] device: 'ttyp7': device_add
  505. [ 1.815595] PM: Adding info for No Bus:ttyp7
  506. [ 1.815616] device: 'ttyp8': device_add
  507. [ 1.815643] PM: Adding info for No Bus:ttyp8
  508. [ 1.815666] device: 'ttyp9': device_add
  509. [ 1.815694] PM: Adding info for No Bus:ttyp9
  510. [ 1.815717] device: 'ttypa': device_add
  511. [ 1.815744] PM: Adding info for No Bus:ttypa
  512. [ 1.815766] device: 'ttypb': device_add
  513. [ 1.815797] PM: Adding info for No Bus:ttypb
  514. [ 1.815820] device: 'ttypc': device_add
  515. [ 1.815847] PM: Adding info for No Bus:ttypc
  516. [ 1.815871] device: 'ttypd': device_add
  517. [ 1.815899] PM: Adding info for No Bus:ttypd
  518. [ 1.815922] device: 'ttype': device_add
  519. [ 1.815949] PM: Adding info for No Bus:ttype
  520. [ 1.815973] device: 'ttypf': device_add
  521. [ 1.816001] PM: Adding info for No Bus:ttypf
  522. [ 1.816032] device: 'ptmx': device_add
  523. [ 1.816062] PM: Adding info for No Bus:ptmx
  524. [ 1.816107] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  525. [ 1.816117] Registering platform device 'serial8250'. Parent at platform
  526. [ 1.816120] device: 'serial8250': device_add
  527. [ 1.816127] bus: 'platform': add device serial8250
  528. [ 1.816137] PM: Adding info for platform:serial8250
  529. [ 1.816170] device: 'ttyS0': device_add
  530. [ 1.816225] PM: Adding info for No Bus:ttyS0
  531. [ 1.816273] device: 'ttyS1': device_add
  532. [ 1.816319] PM: Adding info for No Bus:ttyS1
  533. [ 1.816364] device: 'ttyS2': device_add
  534. [ 1.816409] PM: Adding info for No Bus:ttyS2
  535. [ 1.816453] device: 'ttyS3': device_add
  536. [ 1.816498] PM: Adding info for No Bus:ttyS3
  537. [ 1.816539] bus: 'platform': add driver serial8250
  538. [ 1.816549] bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250
  539. [ 1.816552] bus: 'platform': really_probe: probing driver serial8250 with device serial8250
  540. [ 1.816559] driver: 'serial8250': driver_bound: bound to device 'serial8250'
  541. [ 1.816562] bus: 'platform': really_probe: bound device serial8250 to driver serial8250
  542. [ 1.816592] bus: 'platform': add driver of_serial
  543. [ 1.816611] bus: 'platform': driver_probe_device: matched device 1c020000.serial with driver of_serial
  544. [ 1.816614] bus: 'platform': really_probe: probing driver of_serial with device 1c020000.serial
  545. [ 1.816662] device: 'ttyS0': device_unregister
  546. [ 1.816722] PM: Removing info for No Bus:ttyS0
  547. [ 1.816757] console [ttyS0] disabled
  548. [ 1.816775] 1c020000.serial: ttyS0 at MMIO 0x1c020000 (irq = 108, base_baud = 3125000) is a 16550
  549. [ 4.326829] console [ttyS0] enabled
  550. [ 4.330306] device: 'ttyS0': device_add
  551. [ 4.334190] PM: Adding info for No Bus:ttyS0
  552. [ 4.338484] driver: 'of_serial': driver_bound: bound to device '1c020000.serial'
  553. [ 4.345849] bus: 'platform': really_probe: bound device 1c020000.serial to driver of_serial
  554. [ 4.354211] device class 'virtio-ports': registering
  555. [ 4.359182] bus: 'virtio': add driver virtio_console
  556. [ 4.364144] bus: 'virtio': add driver virtio_rproc_serial
  557. [ 4.369749] device: '1:0': device_add
  558. [ 4.373437] PM: Adding info for No Bus:1:0
  559. [ 4.377532] device: 'ram0': device_add
  560. [ 4.381308] PM: Adding info for No Bus:ram0
  561. [ 4.385540] device: '1:1': device_add
  562. [ 4.389198] PM: Adding info for No Bus:1:1
  563. [ 4.393287] device: 'ram1': device_add
  564. [ 4.397056] PM: Adding info for No Bus:ram1
  565. [ 4.401272] device: '1:2': device_add
  566. [ 4.404938] PM: Adding info for No Bus:1:2
  567. [ 4.409023] device: 'ram2': device_add
  568. [ 4.412797] PM: Adding info for No Bus:ram2
  569. [ 4.417017] device: '1:3': device_add
  570. [ 4.420674] PM: Adding info for No Bus:1:3
  571. [ 4.424766] device: 'ram3': device_add
  572. [ 4.428532] PM: Adding info for No Bus:ram3
  573. [ 4.432755] device: '1:4': device_add
  574. [ 4.436412] PM: Adding info for No Bus:1:4
  575. [ 4.440497] device: 'ram4': device_add
  576. [ 4.444267] PM: Adding info for No Bus:ram4
  577. [ 4.448483] device: '1:5': device_add
  578. [ 4.452147] PM: Adding info for No Bus:1:5
  579. [ 4.456233] device: 'ram5': device_add
  580. [ 4.459996] PM: Adding info for No Bus:ram5
  581. [ 4.464219] device: '1:6': device_add
  582. [ 4.467877] PM: Adding info for No Bus:1:6
  583. [ 4.471965] device: 'ram6': device_add
  584. [ 4.475728] PM: Adding info for No Bus:ram6
  585. [ 4.479946] device: '1:7': device_add
  586. [ 4.483609] PM: Adding info for No Bus:1:7
  587. [ 4.487700] device: 'ram7': device_add
  588. [ 4.491465] PM: Adding info for No Bus:ram7
  589. [ 4.495689] device: '1:8': device_add
  590. [ 4.499348] PM: Adding info for No Bus:1:8
  591. [ 4.503439] device: 'ram8': device_add
  592. [ 4.507202] PM: Adding info for No Bus:ram8
  593. [ 4.511419] device: '1:9': device_add
  594. [ 4.515081] PM: Adding info for No Bus:1:9
  595. [ 4.519166] device: 'ram9': device_add
  596. [ 4.522935] PM: Adding info for No Bus:ram9
  597. [ 4.527153] device: '1:10': device_add
  598. [ 4.530896] PM: Adding info for No Bus:1:10
  599. [ 4.535071] device: 'ram10': device_add
  600. [ 4.538921] PM: Adding info for No Bus:ram10
  601. [ 4.543232] device: '1:11': device_add
  602. [ 4.546976] PM: Adding info for No Bus:1:11
  603. [ 4.551147] device: 'ram11': device_add
  604. [ 4.555000] PM: Adding info for No Bus:ram11
  605. [ 4.559303] device: '1:12': device_add
  606. [ 4.563053] PM: Adding info for No Bus:1:12
  607. [ 4.567226] device: 'ram12': device_add
  608. [ 4.571075] PM: Adding info for No Bus:ram12
  609. [ 4.575383] device: '1:13': device_add
  610. [ 4.579127] PM: Adding info for No Bus:1:13
  611. [ 4.583302] device: 'ram13': device_add
  612. [ 4.587152] PM: Adding info for No Bus:ram13
  613. [ 4.591457] device: '1:14': device_add
  614. [ 4.595209] PM: Adding info for No Bus:1:14
  615. [ 4.599380] device: 'ram14': device_add
  616. [ 4.603232] PM: Adding info for No Bus:ram14
  617. [ 4.607536] device: '1:15': device_add
  618. [ 4.611279] PM: Adding info for No Bus:1:15
  619. [ 4.615456] device: 'ram15': device_add
  620. [ 4.619305] PM: Adding info for No Bus:ram15
  621. [ 4.623612] brd: module loaded
  622. [ 4.626654] device: 'loop-control': device_add
  623. [ 4.631095] PM: Adding info for No Bus:loop-control
  624. [ 4.635978] device: '7:0': device_add
  625. [ 4.639637] PM: Adding info for No Bus:7:0
  626. [ 4.643727] device: 'loop0': device_add
  627. [ 4.647578] PM: Adding info for No Bus:loop0
  628. [ 4.651896] device: '7:1': device_add
  629. [ 4.655554] PM: Adding info for No Bus:7:1
  630. [ 4.659638] device: 'loop1': device_add
  631. [ 4.663491] PM: Adding info for No Bus:loop1
  632. [ 4.667801] device: '7:2': device_add
  633. [ 4.671460] PM: Adding info for No Bus:7:2
  634. [ 4.675551] device: 'loop2': device_add
  635. [ 4.679401] PM: Adding info for No Bus:loop2
  636. [ 4.683717] device: '7:3': device_add
  637. [ 4.687375] PM: Adding info for No Bus:7:3
  638. [ 4.691465] device: 'loop3': device_add
  639. [ 4.695323] PM: Adding info for No Bus:loop3
  640. [ 4.699635] device: '7:4': device_add
  641. [ 4.703298] PM: Adding info for No Bus:7:4
  642. [ 4.707382] device: 'loop4': device_add
  643. [ 4.711236] PM: Adding info for No Bus:loop4
  644. [ 4.715556] device: '7:5': device_add
  645. [ 4.719215] PM: Adding info for No Bus:7:5
  646. [ 4.723304] device: 'loop5': device_add
  647. [ 4.727154] PM: Adding info for No Bus:loop5
  648. [ 4.731465] device: '7:6': device_add
  649. [ 4.735129] PM: Adding info for No Bus:7:6
  650. [ 4.739214] device: 'loop6': device_add
  651. [ 4.743068] PM: Adding info for No Bus:loop6
  652. [ 4.747378] device: '7:7': device_add
  653. [ 4.751036] PM: Adding info for No Bus:7:7
  654. [ 4.755126] device: 'loop7': device_add
  655. [ 4.758974] PM: Adding info for No Bus:loop7
  656. [ 4.763282] loop: module loaded
  657. [ 4.766561] nbd: registered device at major 43
  658. [ 4.770987] device: '43:0': device_add
  659. [ 4.774744] PM: Adding info for No Bus:43:0
  660. [ 4.778913] device: 'nbd0': device_add
  661. [ 4.782686] PM: Adding info for No Bus:nbd0
  662. [ 4.786926] device: '43:1': device_add
  663. [ 4.790670] PM: Adding info for No Bus:43:1
  664. [ 4.794847] device: 'nbd1': device_add
  665. [ 4.798609] PM: Adding info for No Bus:nbd1
  666. [ 4.802850] device: '43:2': device_add
  667. [ 4.806595] PM: Adding info for No Bus:43:2
  668. [ 4.810765] device: 'nbd2': device_add
  669. [ 4.814533] PM: Adding info for No Bus:nbd2
  670. [ 4.818768] device: '43:3': device_add
  671. [ 4.822518] PM: Adding info for No Bus:43:3
  672. [ 4.826689] device: 'nbd3': device_add
  673. [ 4.830450] PM: Adding info for No Bus:nbd3
  674. [ 4.834694] device: '43:4': device_add
  675. [ 4.838438] PM: Adding info for No Bus:43:4
  676. [ 4.842614] device: 'nbd4': device_add
  677. [ 4.846376] PM: Adding info for No Bus:nbd4
  678. [ 4.850610] device: '43:5': device_add
  679. [ 4.854365] PM: Adding info for No Bus:43:5
  680. [ 4.858537] device: 'nbd5': device_add
  681. [ 4.862305] PM: Adding info for No Bus:nbd5
  682. [ 4.866541] device: '43:6': device_add
  683. [ 4.870285] PM: Adding info for No Bus:43:6
  684. [ 4.874461] device: 'nbd6': device_add
  685. [ 4.878224] PM: Adding info for No Bus:nbd6
  686. [ 4.882463] device: '43:7': device_add
  687. [ 4.886208] PM: Adding info for No Bus:43:7
  688. [ 4.890384] device: 'nbd7': device_add
  689. [ 4.894154] PM: Adding info for No Bus:nbd7
  690. [ 4.898393] device: '43:8': device_add
  691. [ 4.902142] PM: Adding info for No Bus:43:8
  692. [ 4.906313] device: 'nbd8': device_add
  693. [ 4.910076] PM: Adding info for No Bus:nbd8
  694. [ 4.914319] device: '43:9': device_add
  695. [ 4.918063] PM: Adding info for No Bus:43:9
  696. [ 4.922238] device: 'nbd9': device_add
  697. [ 4.926000] PM: Adding info for No Bus:nbd9
  698. [ 4.930236] device: '43:10': device_add
  699. [ 4.934073] PM: Adding info for No Bus:43:10
  700. [ 4.938331] device: 'nbd10': device_add
  701. [ 4.942184] PM: Adding info for No Bus:nbd10
  702. [ 4.946509] device: '43:11': device_add
  703. [ 4.950340] PM: Adding info for No Bus:43:11
  704. [ 4.954603] device: 'nbd11': device_add
  705. [ 4.958452] PM: Adding info for No Bus:nbd11
  706. [ 4.962779] device: '43:12': device_add
  707. [ 4.966609] PM: Adding info for No Bus:43:12
  708. [ 4.970868] device: 'nbd12': device_add
  709. [ 4.974723] PM: Adding info for No Bus:nbd12
  710. [ 4.979046] device: '43:13': device_add
  711. [ 4.982882] PM: Adding info for No Bus:43:13
  712. [ 4.987139] device: 'nbd13': device_add
  713. [ 4.990988] PM: Adding info for No Bus:nbd13
  714. [ 4.995317] device: '43:14': device_add
  715. [ 4.999146] PM: Adding info for No Bus:43:14
  716. [ 5.003408] device: 'nbd14': device_add
  717. [ 5.007257] PM: Adding info for No Bus:nbd14
  718. [ 5.011585] device: '43:15': device_add
  719. [ 5.015415] PM: Adding info for No Bus:43:15
  720. [ 5.019672] device: 'nbd15': device_add
  721. [ 5.023525] PM: Adding info for No Bus:nbd15
  722. [ 5.027874] bus: 'virtio': add driver virtio_blk
  723. [ 5.032493] device class 'spi_transport': registering
  724. [ 5.037525] device class 'spi_host': registering
  725. [ 5.042131] Loading iSCSI transport class v2.0-870.
  726. [ 5.046982] device class 'iscsi_transport': registering
  727. [ 5.052189] device class 'iscsi_endpoint': registering
  728. [ 5.057305] device class 'iscsi_iface': registering
  729. [ 5.062166] device class 'iscsi_host': registering
  730. [ 5.066936] device class 'iscsi_connection': registering
  731. [ 5.072230] device class 'iscsi_session': registering
  732. [ 5.077276] bus: 'iscsi_flashnode': registered
  733. [ 5.081742] device class 'sas_host': registering
  734. [ 5.086342] device class 'sas_phy': registering
  735. [ 5.090854] device class 'sas_port': registering
  736. [ 5.095458] device class 'sas_device': registering
  737. [ 5.100228] device class 'sas_end_device': registering
  738. [ 5.105348] device class 'sas_expander': registering
  739. [ 5.110308] device class 'srp_host': registering
  740. [ 5.114913] device class 'srp_remote_ports': registering
  741. [ 5.120211] device: 'tcp': device_add
  742. [ 5.123873] PM: Adding info for No Bus:tcp
  743. [ 5.127957] iscsi: registered transport (tcp)
  744. [ 5.132296] st: Version 20101219, fixed bufsize 32768, s/g segs 256
  745. [ 5.138529] device class 'scsi_tape': registering
  746. [ 5.143219] bus: 'scsi': add driver st
  747. [ 5.146976] device class 'scsi_disk': registering
  748. [ 5.151674] bus: 'scsi': add driver sd
  749. [ 5.155415] device class 'scsi_generic': registering
  750. [ 5.160378] bus: 'platform': add driver ahci
  751. [ 5.164657] bus: 'platform': add driver xgene-ahci
  752. [ 5.169428] bus: 'platform': driver_probe_device: matched device 1a400000.sata with driver xgene-ahci
  753. [ 5.178604] bus: 'platform': really_probe: probing driver xgene-ahci with device 1a400000.sata
  754. [ 5.241600] xgene-ahci 1a400000.sata: controller can't do PMP, turning off CAP_PMP
  755. [ 5.249152] xgene-ahci 1a400000.sata: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  756. [ 5.258158] xgene-ahci 1a400000.sata: flags: 64bit ncq sntf pm only fbs pio slum part ccc apst boh
  757. [ 5.267207] device: 'ata1': device_add
  758. [ 5.270942] PM: Adding info for No Bus:ata1
  759. [ 5.275108] device: 'ata1': device_add
  760. [ 5.278851] PM: Adding info for No Bus:ata1
  761. [ 5.283032] device: 'link1': device_add
  762. [ 5.286851] PM: Adding info for No Bus:link1
  763. [ 5.291098] device: 'link1': device_add
  764. [ 5.294928] PM: Adding info for No Bus:link1
  765. [ 5.299189] device: 'dev1.0': device_add
  766. [ 5.303099] PM: Adding info for No Bus:dev1.0
  767. [ 5.307432] device: 'dev1.0': device_add
  768. [ 5.311344] PM: Adding info for No Bus:dev1.0
  769. [ 5.315703] device: 'ata2': device_add
  770. [ 5.319436] PM: Adding info for No Bus:ata2
  771. [ 5.323600] device: 'ata2': device_add
  772. [ 5.327340] PM: Adding info for No Bus:ata2
  773. [ 5.331513] device: 'link2': device_add
  774. [ 5.335326] PM: Adding info for No Bus:link2
  775. [ 5.339573] device: 'link2': device_add
  776. [ 5.343403] PM: Adding info for No Bus:link2
  777. [ 5.347663] device: 'dev2.0': device_add
  778. [ 5.351573] PM: Adding info for No Bus:dev2.0
  779. [ 5.355906] device: 'dev2.0': device_add
  780. [ 5.359819] PM: Adding info for No Bus:dev2.0
  781. [ 5.364234] scsi0 : ahci_platform
  782. [ 5.367547] device: 'host0': device_add
  783. [ 5.371365] bus: 'scsi': add device host0
  784. [ 5.375365] PM: Adding info for scsi:host0
  785. [ 5.379448] device: 'host0': device_add
  786. [ 5.383303] PM: Adding info for No Bus:host0
  787. [ 5.387634] scsi1 : ahci_platform
  788. [ 5.390931] device: 'host1': device_add
  789. [ 5.394756] bus: 'scsi': add device host1
  790. [ 5.398747] PM: Adding info for scsi:host1
  791. [ 5.402832] device: 'host1': device_add
  792. [ 5.406682] PM: Adding info for No Bus:host1
  793. [ 5.410951] ata1: SATA max UDMA/133 mmio [mem 0x1a400000-0x1a400fff] port 0x100 irq 167
  794. [ 5.418919] ata2: SATA max UDMA/133 mmio [mem 0x1a400000-0x1a400fff] port 0x180 irq 167
  795. [ 5.426888] driver: 'xgene-ahci': driver_bound: bound to device '1a400000.sata'
  796. [ 5.434176] bus: 'platform': really_probe: bound device 1a400000.sata to driver xgene-ahci
  797. [ 5.442408] bus: 'platform': driver_probe_device: matched device 1a800000.sata with driver xgene-ahci
  798. [ 5.451583] bus: 'platform': really_probe: probing driver xgene-ahci with device 1a800000.sata
  799. [ 5.460175] xgene-ahci 1a800000.sata: invalid resource
  800. [ 5.521594] xgene-ahci 1a800000.sata: controller can't do PMP, turning off CAP_PMP
  801. [ 5.529141] xgene-ahci 1a800000.sata: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  802. [ 5.538146] xgene-ahci 1a800000.sata: flags: 64bit ncq sntf pm only fbs pio slum part ccc apst boh
  803. [ 5.547184] device: 'ata3': device_add
  804. [ 5.550920] PM: Adding info for No Bus:ata3
  805. [ 5.555087] device: 'ata3': device_add
  806. [ 5.558828] PM: Adding info for No Bus:ata3
  807. [ 5.563008] device: 'link3': device_add
  808. [ 5.566827] PM: Adding info for No Bus:link3
  809. [ 5.571074] device: 'link3': device_add
  810. [ 5.574907] PM: Adding info for No Bus:link3
  811. [ 5.579167] device: 'dev3.0': device_add
  812. [ 5.583077] PM: Adding info for No Bus:dev3.0
  813. [ 5.587411] device: 'dev3.0': device_add
  814. [ 5.591323] PM: Adding info for No Bus:dev3.0
  815. [ 5.595681] device: 'ata4': device_add
  816. [ 5.599413] PM: Adding info for No Bus:ata4
  817. [ 5.603578] device: 'ata4': device_add
  818. [ 5.607318] PM: Adding info for No Bus:ata4
  819. [ 5.611492] device: 'link4': device_add
  820. [ 5.615315] PM: Adding info for No Bus:link4
  821. [ 5.619562] device: 'link4': device_add
  822. [ 5.623392] PM: Adding info for No Bus:link4
  823. [ 5.627652] device: 'dev4.0': device_add
  824. [ 5.631558] PM: Adding info for No Bus:dev4.0
  825. [ 5.635898] device: 'dev4.0': device_add
  826. [ 5.639810] PM: Adding info for No Bus:dev4.0
  827. [ 5.644214] scsi2 : ahci_platform
  828. [ 5.647511] device: 'host2': device_add
  829. [ 5.651329] bus: 'scsi': add device host2
  830. [ 5.655329] PM: Adding info for scsi:host2
  831. [ 5.659410] device: 'host2': device_add
  832. [ 5.663264] PM: Adding info for No Bus:host2
  833. [ 5.667579] scsi3 : ahci_platform
  834. [ 5.670876] device: 'host3': device_add
  835. [ 5.674700] bus: 'scsi': add device host3
  836. [ 5.678693] PM: Adding info for scsi:host3
  837. [ 5.682777] device: 'host3': device_add
  838. [ 5.686625] PM: Adding info for No Bus:host3
  839. [ 5.690892] ata3: SATA max UDMA/133 mmio [mem 0x1a800000-0x1a800fff] port 0x100 irq 168
  840. [ 5.698859] ata4: SATA max UDMA/133 mmio [mem 0x1a800000-0x1a800fff] port 0x180 irq 168
  841. [ 5.706827] driver: 'xgene-ahci': driver_bound: bound to device '1a800000.sata'
  842. [ 5.714101] bus: 'platform': really_probe: bound device 1a800000.sata to driver xgene-ahci
  843. [ 5.722349] tun: Universal TUN/TAP device driver, 1.6
  844. [ 5.727373] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  845. [ 5.733527] device: 'tun': device_add
  846. [ 5.737214] PM: Adding info for No Bus:tun
  847. [ 5.741299] bus: 'virtio': add driver virtio_net
  848. [ 5.745915] bus: 'platform': add driver xgene-enet
  849. [ 5.750689] bus: 'platform': driver_probe_device: matched device 17020000.ethernet with driver xgene-enet
  850. [ 5.760211] bus: 'platform': really_probe: probing driver xgene-enet with device 17020000.ethernet
  851. [ 5.769310] device: 'eth0': device_add
  852. [ 5.771585] ata1: SATA link down (SStatus 0 SControl 4300)
  853. [ 5.778587] PM: Adding info for No Bus:eth0
  854. [ 5.781579] xgene-ahci 1a400000.sata: link has error
  855. [ 5.781586] ata2: SATA link down (SStatus 0 SControl 4300)
  856. [ 5.793292] device: 'xgene-mii-eth0': device_add
  857. [ 5.797896] PM: Adding info for No Bus:xgene-mii-eth0
  858. [ 5.802938] libphy: APM X-Gene MDIO bus: probed
  859. [ 5.807532] device: 'xgene-mii-eth0:03': device_add
  860. [ 5.812393] bus: 'mdio_bus': add device xgene-mii-eth0:03
  861. [ 5.817773] PM: Adding info for mdio_bus:xgene-mii-eth0:03
  862. [ 5.823253] driver: 'Generic PHY': driver_bound: bound to device 'xgene-mii-eth0:03'
  863. [ 5.901719] driver: 'xgene-enet': driver_bound: bound to device '17020000.ethernet'
  864. [ 5.909337] bus: 'platform': really_probe: bound device 17020000.ethernet to driver xgene-enet
  865. [ 5.917924] bus: 'platform': add driver smc91x
  866. [ 5.922373] bus: 'usb': add driver usb-storage
  867. [ 5.926822] usbcore: registered new interface driver usb-storage
  868. [ 5.932809] device: 'mice': device_add
  869. [ 5.936579] PM: Adding info for No Bus:mice
  870. [ 5.940749] device: 'psaux': device_add
  871. [ 5.944593] PM: Adding info for No Bus:psaux
  872. [ 5.948845] mousedev: PS/2 mouse device common for all mice
  873. [ 5.954396] bus: 'serio': add driver atkbd
  874. [ 5.958530] bus: 'serio': add driver psmouse
  875. [ 5.962814] bus: 'platform': add driver vexpress-reset
  876. [ 5.967948] bus: 'platform': add driver xgene-reboot
  877. [ 5.972988] device-mapper: uevent: version 1.0.3
  878. [ 5.977648] device: 'device-mapper': device_add
  879. [ 5.982192] PM: Adding info for No Bus:device-mapper
  880. [ 5.987137] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  881. [ 5.995559] bus: 'hid': registered
  882. [ 5.998949] bus: 'hid': add driver hid-generic
  883. [ 6.003393] bus: 'hid': add driver a4tech
  884. [ 6.007396] bus: 'hid': add driver apple
  885. [ 6.011317] bus: 'hid': add driver belkin
  886. [ 6.015329] bus: 'hid': add driver cherry
  887. [ 6.019330] bus: 'hid': add driver chicony
  888. [ 6.023425] bus: 'hid': add driver cypress
  889. [ 6.027514] bus: 'hid': add driver ezkey
  890. [ 6.031428] bus: 'hid': add driver kensington
  891. [ 6.035791] bus: 'hid': add driver logitech
  892. [ 6.039966] bus: 'hid': add driver microsoft
  893. [ 6.044235] bus: 'hid': add driver monterey
  894. [ 6.048411] bus: 'usb': add driver usbhid
  895. [ 6.051584] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 4300)
  896. [ 6.051597] xgene-ahci 1a800000.sata: link has error
  897. [ 6.051603] ata3: SATA link down (SStatus 0 SControl 4300)
  898. [ 6.058655] ata4.00: ATA-9: Samsung SSD 840 EVO 120GB, EXT0AB0Q, max UDMA/133
  899. [ 6.058657] ata4.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
  900. [ 6.076158] ata4.00: configured for UDMA/133
  901. [ 6.076273] scsi 3:0:0:0: Direct-Access ATA Samsung SSD 840 AB0Q PQ: 0 ANSI: 5
  902. [ 6.076315] device: 'target3:0:0': device_add
  903. [ 6.076325] bus: 'scsi': add device target3:0:0
  904. [ 6.076333] PM: Adding info for scsi:target3:0:0
  905. [ 6.076347] device: '3:0:0:0': device_add
  906. [ 6.076393] bus: 'scsi': add device 3:0:0:0
  907. [ 6.076401] PM: Adding info for scsi:3:0:0:0
  908. [ 6.076408] bus: 'scsi': driver_probe_device: matched device 3:0:0:0 with driver st
  909. [ 6.076409] bus: 'scsi': really_probe: probing driver st with device 3:0:0:0
  910. [ 6.076418] st: probe of 3:0:0:0 rejects match -19
  911. [ 6.076420] bus: 'scsi': driver_probe_device: matched device 3:0:0:0 with driver sd
  912. [ 6.076421] bus: 'scsi': really_probe: probing driver sd with device 3:0:0:0
  913. [ 6.076433] device: '3:0:0:0': device_add
  914. [ 6.076464] PM: Adding info for No Bus:3:0:0:0
  915. [ 6.076471] driver: 'sd': driver_bound: bound to device '3:0:0:0'
  916. [ 6.076473] bus: 'scsi': really_probe: bound device 3:0:0:0 to driver sd
  917. [ 6.076475] device: '3:0:0:0': device_add
  918. [ 6.076488] PM: Adding info for No Bus:3:0:0:0
  919. [ 6.076503] device: 'sg0': device_add
  920. [ 6.076568] PM: Adding info for No Bus:sg0
  921. [ 6.076584] sd 3:0:0:0: Attached scsi generic sg0 type 0
  922. [ 6.076589] device: '3:0:0:0': device_add
  923. [ 6.076598] sd 3:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
  924. [ 6.076641] PM: Adding info for No Bus:3:0:0:0
  925. [ 6.076681] sd 3:0:0:0: [sda] Write Protect is off
  926. [ 6.076684] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  927. [ 6.076711] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  928. [ 6.076718] device: '8:0': device_add
  929. [ 6.076744] PM: Adding info for No Bus:8:0
  930. [ 6.076768] device: 'sda': device_add
  931. [ 6.076832] PM: Adding info for No Bus:sda
  932. [ 6.247648] usbcore: registered new interface driver usbhid
  933. [ 6.253195] usbhid: USB HID core driver
  934. [ 6.257027] Netfilter messages via NETLINK v0.30.
  935. [ 6.261716] nfnl_acct: registering with nfnetlink.
  936. [ 6.266506] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  937. [ 6.272728] ctnetlink v0.93: registering with nfnetlink.
  938. [ 6.278126] device class 'xt_idletimer': registering
  939. [ 6.283087] device: 'timers': device_add
  940. [ 6.287000] PM: Adding info for No Bus:timers
  941. [ 6.291439] xt_time: kernel timezone is -0000
  942. [ 6.295785] ip_set: protocol 6
  943. [ 6.298850] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
  944. [ 6.304840] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
  945. [ 6.312114] IPVS: Each connection entry needs 312 bytes at least
  946. [ 6.318127] IPVS: Creating netns size=2152 id=0
  947. [ 6.322656] IPVS: ipvs loaded.
  948. [ 6.325696] IPVS: [rr] scheduler registered.
  949. [ 6.329944] IPVS: [lc] scheduler registered.
  950. [ 6.334196] IPVS: [wlc] scheduler registered.
  951. [ 6.338655] ip_tables: (C) 2000-2006 Netfilter Core Team
  952. [ 6.344010] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
  953. [ 6.350361] arp_tables: (C) 2002 David S. Miller
  954. [ 6.354988] TCP: cubic registered
  955. [ 6.358287] Initializing XFRM netlink socket
  956. [ 6.362837] NET: Registered protocol family 10
  957. [ 6.367589] ip6_tables: (C) 2000-2006 Netfilter Core Team
  958. [ 6.373067] sit: IPv6 over IPv4 tunneling driver
  959. [ 6.377672] device: 'sit0': device_add
  960. [ 6.381481] PM: Adding info for No Bus:sit0
  961. [ 6.385760] NET: Registered protocol family 17
  962. [ 6.390217] Bridge firewalling registered
  963. [ 6.394221] Ebtables v2.0 registered
  964. [ 6.451596] 9pnet: Installing 9P2000 support
  965. [ 6.455848] bus: 'virtio': add driver 9pnet_virtio
  966. [ 6.460633] mpls_gso: MPLS GSO support
  967. [ 6.464437] device: 'cpu_dma_latency': device_add
  968. [ 6.469154] PM: Adding info for No Bus:cpu_dma_latency
  969. [ 6.474299] device: 'network_latency': device_add
  970. [ 6.479008] PM: Adding info for No Bus:network_latency
  971. [ 6.484146] device: 'network_throughput': device_add
  972. [ 6.489109] PM: Adding info for No Bus:network_throughput
  973. [ 6.495525] device: 'btrfs-control': device_add
  974. [ 6.500066] PM: Adding info for No Bus:btrfs-control
  975. [ 6.505035] Btrfs loaded
  976.  
  977. [ 36.961589] ata4.00: exception Emask 0x40 SAct 0x4 SErr 0x800 action 0x6 frozen
  978. [ 36.968862] ata4: SError: { HostInt }
  979. [ 36.972511] ata4.00: failed command: READ FPDMA QUEUED
  980. [ 36.977625] ata4.00: cmd 60/08:10:08:00:00/00:00:00:00:00/40 tag 2 ncq 4096 in
  981. [ 36.977625] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x44 (timeout)
  982. [ 36.992244] ata4.00: status: { DRDY }
  983. [ 36.995889] ata4: hard resetting link
  984. [ 37.341582] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 4300)
  985. [ 37.349816] ata4.00: configured for UDMA/133
  986. [ 37.354072] ata4.00: device reported invalid CHS sector 0
  987. [ 37.359449] ata4: EH complete
  988. [ 37.362513] ata4: illegal qc_active transition (00000008->0000000c)
  989. [ 37.371589] ata4.00: exception Emask 0x42 SAct 0x8 SErr 0x800 action 0x6 frozen
  990. [ 37.378861] ata4: SError: { HostInt }
  991. [ 37.382509] ata4.00: failed command: READ FPDMA QUEUED
  992. [ 37.387623] ata4.00: cmd 60/08:18:08:00:00/00:00:00:00:00/40 tag 3 ncq 4096 in
  993. [ 37.387623] res 40/00:18:08:00:00/00:00:00:00:00/40 Emask 0x42 (HSM violation)
  994. [ 37.402761] ata4.00: status: { DRDY }
  995. [ 37.406405] ata4: hard resetting link
  996. [ 37.751582] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 4300)
  997. [ 37.759799] ata4.00: configured for UDMA/133
  998. [ 37.764055] ata4: EH complete
  999. [ 37.767111] ata4: illegal qc_active transition (00000010->00000014)
  1000. [ 37.781583] ata4.00: exception Emask 0x42 SAct 0x10 SErr 0x800 action 0x6 frozen
  1001. [ 37.788940] ata4: SError: { HostInt }
  1002. [ 37.792586] ata4.00: failed command: READ FPDMA QUEUED
  1003. [ 37.797699] ata4.00: cmd 60/08:20:08:00:00/00:00:00:00:00/40 tag 4 ncq 4096 in
  1004. [ 37.797699] res 40/00:20:08:00:00/00:00:00:00:00/40 Emask 0x42 (HSM violation)
  1005. [ 37.812836] ata4.00: status: { DRDY }
  1006. [ 37.816479] ata4: hard resetting link
  1007. [ 38.161581] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 4300)
  1008. [ 38.169809] ata4.00: configured for UDMA/133
  1009. [ 38.174063] ata4: EH complete
  1010. [ 38.177117] ata4: illegal qc_active transition (00000020->00000024)
  1011. [ 38.191580] ata4.00: NCQ disabled due to excessive errors
  1012. [ 38.196951] ata4.00: exception Emask 0x42 SAct 0x20 SErr 0x800 action 0x6 frozen
  1013. [ 38.204311] ata4: SError: { HostInt }
  1014. [ 38.207954] ata4.00: failed command: READ FPDMA QUEUED
  1015. [ 38.213070] ata4.00: cmd 60/08:28:08:00:00/00:00:00:00:00/40 tag 5 ncq 4096 in
  1016. [ 38.213070] res 40/00:28:08:00:00/00:00:00:00:00/40 Emask 0x42 (HSM violation)
  1017. [ 38.228206] ata4.00: status: { DRDY }
  1018. [ 38.231852] ata4: hard resetting link
  1019. [ 38.581581] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 4300)
  1020. [ 38.589805] ata4.00: configured for UDMA/133
  1021. [ 38.594060] ata4: EH complete
  1022. [ 69.121580] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
  1023. [ 69.128593] ata4.00: failed command: READ DMA
  1024. [ 69.132932] ata4.00: cmd c8/00:08:08:00:00/00:00:00:00:00/e0 tag 6 dma 4096 in
  1025. [ 69.132932] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  1026. [ 69.147465] ata4.00: status: { DRDY }
  1027. [ 69.151106] ata4: hard resetting link
  1028. [ 69.501581] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 4300)
  1029. [ 69.509806] ata4.00: configured for UDMA/133
  1030. [ 69.514057] ata4.00: device reported invalid CHS sector 0
  1031. [ 69.519430] ata4: EH complete
  1032. [ 100.081579] ata4: limiting SATA link speed to 3.0 Gbps
  1033. [ 100.086691] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
  1034. [ 100.093708] ata4.00: failed command: READ DMA
  1035. [ 100.098043] ata4.00: cmd c8/00:08:08:00:00/00:00:00:00:00/e0 tag 7 dma 4096 in
  1036. [ 100.098043] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
  1037. [ 100.112575] ata4.00: status: { DRDY }
  1038. [ 100.116219] ata4: hard resetting link
  1039. [ 100.461581] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 4320)
  1040. [ 100.469768] ata4.00: configured for UDMA/133
  1041. [ 100.474019] ata4.00: device reported invalid CHS sector 0
  1042. [ 100.479394] sd 3:0:0:0: [sda]
  1043. [ 100.482520] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement