Advertisement
Guest User

Untitled

a guest
Sep 6th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.76 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 4.19.0-rc2-rpi-dirty (sergey@hanniubuntu) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #2 SMP PREEMPT Wed Sep 5 22:36:09 MSK 2018
  3. [ 0.000000] Machine model: Raspberry Pi 3 Model B
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] cma: Reserved 256 MiB at 0x0000000020000000
  7. [ 0.000000] NUMA: No NUMA configuration found
  8. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
  9. [ 0.000000] NUMA: NODE_DATA [mem 0x3b3db580-0x3b3dcd3f]
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] DMA32 [mem 0x0000000000000000-0x000000003b3fffff]
  12. [ 0.000000] Normal empty
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
  17. [ 0.000000] On node 0 totalpages: 242688
  18. [ 0.000000] DMA32 zone: 3792 pages used for memmap
  19. [ 0.000000] DMA32 zone: 0 pages reserved
  20. [ 0.000000] DMA32 zone: 242688 pages, LIFO batch:63
  21. [ 0.000000] random: get_random_bytes called from start_kernel+0xa8/0x410 with crng_init=0
  22. [ 0.000000] percpu: Embedded 23 pages/cpu @(____ptrval____) s56344 r8192 d29672 u94208
  23. [ 0.000000] pcpu-alloc: s56344 r8192 d29672 u94208 alloc=23*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  25. [ 0.000000] Detected VIPT I-cache on CPU0
  26. [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  27. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  28. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  29. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
  30. [ 0.000000] Policy zone: DMA32
  31. [ 0.000000] Kernel command line: earlyprintk dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootfstype=ext4 rootflags=commit=100,data=writeback elevator=deadline cma=256M@512M console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 net.ifnames=0 ipv6.disable=1 rootwait panic=10 consoleblank=0 console=tty1 fbcon=map:10 init=/bin/systemd
  32. [ 0.000000] Memory: 678536K/970752K available (8508K kernel code, 556K rwdata, 2768K rodata, 704K init, 348K bss, 30072K reserved, 262144K cma-reserved)
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  35. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  36. [ 0.000000] Tasks RCU enabled.
  37. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  38. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  39. [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
  40. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  41. [ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  42. [ 0.000213] Console: colour dummy device 80x25
  43. [ 0.000813] console [tty1] enabled
  44. [ 0.000908] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  45. [ 0.000947] pid_max: default: 32768 minimum: 301
  46. [ 0.001079] Security Framework initialized
  47. [ 0.002181] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  48. [ 0.002741] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  49. [ 0.002809] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  50. [ 0.002852] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  51. [ 0.028068] ASID allocator initialised with 32768 entries
  52. [ 0.036065] rcu: Hierarchical SRCU implementation.
  53. [ 0.044916] EFI services will not be available.
  54. [ 0.052117] smp: Bringing up secondary CPUs ...
  55. [ 0.084271] Detected VIPT I-cache on CPU1
  56. [ 0.084332] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  57. [ 0.116364] Detected VIPT I-cache on CPU2
  58. [ 0.116405] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  59. [ 0.148470] Detected VIPT I-cache on CPU3
  60. [ 0.148507] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  61. [ 0.148631] smp: Brought up 1 node, 4 CPUs
  62. [ 0.148739] SMP: Total of 4 processors activated.
  63. [ 0.148762] CPU features: detected: 32-bit EL0 Support
  64. [ 0.151434] CPU: All CPU(s) started at EL2
  65. [ 0.151473] alternatives: patching kernel code
  66. [ 0.153023] devtmpfs: initialized
  67. [ 0.160902] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  68. [ 0.160977] futex hash table entries: 1024 (order: 4, 65536 bytes)
  69. [ 0.171546] pinctrl core: initialized pinctrl subsystem
  70. [ 0.172972] DMI not present or invalid.
  71. [ 0.173430] NET: Registered protocol family 16
  72. [ 0.176049] audit: initializing netlink subsys (disabled)
  73. [ 0.176241] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1
  74. [ 0.177533] cpuidle: using governor menu
  75. [ 0.178187] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  76. [ 0.178223] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  77. [ 0.182037] DMA: preallocated 256 KiB pool for atomic allocations
  78. [ 0.182851] Serial: AMBA PL011 UART driver
  79. [ 0.206744] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  80. [ 0.207391] cryptd: max_cpu_qlen set to 1000
  81. [ 0.209178] SCSI subsystem initialized
  82. [ 0.209508] libata version 3.00 loaded.
  83. [ 0.210000] usbcore: registered new interface driver usbfs
  84. [ 0.210103] usbcore: registered new interface driver hub
  85. [ 0.210221] usbcore: registered new device driver usb
  86. [ 0.210498] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
  87. [ 0.210593] usb_phy_generic phy: Linked as a consumer to regulator.0
  88. [ 0.211144] pps_core: LinuxPPS API ver. 1 registered
  89. [ 0.211171] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  90. [ 0.211229] PTP clock support registered
  91. [ 0.211473] EDAC MC: Ver: 3.0.0
  92. [ 0.212544] Advanced Linux Sound Architecture Driver Initialized.
  93. [ 0.213980] clocksource: Switched to clocksource arch_sys_counter
  94. [ 0.214272] VFS: Disk quotas dquot_6.6.0
  95. [ 0.214373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  96. [ 0.225908] NET: Registered protocol family 2
  97. [ 0.226704] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
  98. [ 0.226869] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  99. [ 0.227022] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  100. [ 0.227229] TCP: Hash tables configured (established 8192 bind 8192)
  101. [ 0.227463] UDP hash table entries: 512 (order: 2, 16384 bytes)
  102. [ 0.227530] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  103. [ 0.227743] NET: Registered protocol family 1
  104. [ 0.228276] RPC: Registered named UNIX socket transport module.
  105. [ 0.228299] RPC: Registered udp transport module.
  106. [ 0.228318] RPC: Registered tcp transport module.
  107. [ 0.228336] RPC: Registered tcp NFSv4.1 backchannel transport module.
  108. [ 0.230007] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  109. [ 0.230178] kvm [1]: 8-bit VMID
  110. [ 0.230845] kvm [1]: Hyp mode initialized successfully
  111. [ 0.233474] Initialise system trusted keyrings
  112. [ 0.233691] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  113. [ 0.246158] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  114. [ 0.247342] NFS: Registering the id_resolver key type
  115. [ 0.247392] Key type id_resolver registered
  116. [ 0.247411] Key type id_legacy registered
  117. [ 0.247439] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  118. [ 0.247673] 9p: Installing v9fs 9p2000 file system support
  119. [ 0.247839] pstore: using deflate compression
  120. [ 0.252072] Key type asymmetric registered
  121. [ 0.252102] Asymmetric key parser 'x509' registered
  122. [ 0.252187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  123. [ 0.252219] io scheduler noop registered
  124. [ 0.252237] io scheduler deadline registered (default)
  125. [ 0.252473] io scheduler cfq registered
  126. [ 0.252495] io scheduler mq-deadline registered (default)
  127. [ 0.252515] io scheduler kyber registered
  128. [ 0.264299] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  129. [ 0.266653] 3f215040.serial: ttyS1 at MMIO 0x0 (irq = 61, base_baud = 31250000) is a 16550
  130. [ 0.268216] cacheinfo: Unable to detect cache hierarchy for CPU 0
  131. [ 0.279391] loop: module loaded
  132. [ 0.282419] libphy: Fixed MDIO Bus: probed
  133. [ 0.282457] tun: Universal TUN/TAP device driver, 1.6
  134. [ 0.284127] VFIO - User Level meta-driver version: 0.3
  135. [ 0.285311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  136. [ 0.285343] ehci-platform: EHCI generic platform driver
  137. [ 0.285505] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  138. [ 0.285549] ohci-platform: OHCI generic platform driver
  139. [ 0.286099] usbcore: registered new interface driver usb-storage
  140. [ 0.288351] i2c /dev entries driver
  141. [ 0.290397] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  142. [ 0.291630] sdhci: Secure Digital Host Controller Interface driver
  143. [ 0.291667] sdhci: Copyright(c) Pierre Ossman
  144. [ 0.291824] Synopsys Designware Multimedia Card Interface Driver
  145. [ 0.292718] sdhost-bcm2835 3f202000.mmc: unable to initialise DMA channel. Falling back to PIO
  146. [ 0.371411] sdhost-bcm2835 3f202000.mmc: loaded - DMA disabled
  147. [ 0.371640] sdhci-pltfm: SDHCI platform and OF driver helper
  148. [ 0.403917] mmc1: SDHCI controller on 3f300000.sdhci [3f300000.sdhci] using PIO
  149. [ 0.405079] ledtrig-cpu: registered to indicate activity on CPUs
  150. [ 0.406690] usbcore: registered new interface driver usbhid
  151. [ 0.406724] usbhid: USB HID core driver
  152. [ 0.407165] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  153. [ 0.409046] NET: Registered protocol family 17
  154. [ 0.409179] 9pnet: Installing 9P2000 support
  155. [ 0.409279] Key type dns_resolver registered
  156. [ 0.410638] registered taskstats version 1
  157. [ 0.410664] Loading compiled-in X.509 certificates
  158. [ 0.415950] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 66, base_baud = 0) is a PL011 rev2
  159. [ 0.465834] mmc0: host does not support reading read-only switch, assuming write-enable
  160. [ 0.473064] console [ttyAMA0] enabled
  161. [ 0.473350] serial serial0: tty port ttyAMA0 registered
  162. [ 1.314040] mmc0: new high speed SDHC card at address 0001
  163. [ 1.316876] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-08-29 14:52
  164. [ 1.321824] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
  165. [ 1.330050] dwc2 3f980000.usb: 3f980000.usb supply vusb_d not found, using dummy regulator
  166. [ 1.340674] dwc2 3f980000.usb: Linked as a consumer to regulator.0
  167. [ 1.346995] dwc2 3f980000.usb: 3f980000.usb supply vusb_a not found, using dummy regulator
  168. [ 1.346997] mmcblk0: p1 p2
  169. [ 1.408643] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm=1
  170. [ 1.415472] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1
  171. [ 1.423423] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter besl=1
  172. [ 1.430328] dwc2 3f980000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1
  173. [ 1.439088] dwc2 3f980000.usb: DWC OTG Controller
  174. [ 1.443850] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1
  175. [ 1.450976] dwc2 3f980000.usb: irq 41, io mem 0x3f980000
  176. [ 1.457169] hub 1-0:1.0: USB hub found
  177. [ 1.460986] hub 1-0:1.0: 1 port detected
  178. [ 1.470782] hctosys: unable to open rtc device (rtc0)
  179. [ 1.475993] ALSA device list:
  180. [ 1.479006] No soundcards found.
  181. [ 1.486047] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
  182. [ 1.493388] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  183. [ 1.503872] random: fast init done
  184. [ 1.514557] EXT4-fs (mmcblk0p2): recovery complete
  185. [ 1.520719] EXT4-fs (mmcblk0p2): mounted filesystem with writeback data mode. Opts: commit=100,data=writeback
  186. [ 1.530731] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  187. [ 1.545403] devtmpfs: mounted
  188. [ 1.549052] Freeing unused kernel memory: 704K
  189. [ 1.553651] Run /bin/systemd as init process
  190. [ 1.742812] mmc1: error -110 whilst initialising SDIO card
  191. [ 1.858385] usb 1-1: new high-speed USB device number 2 using dwc2
  192. [ 1.899465] random: crng init done
  193. [ 1.943033] systemd[1]: System time before build time, advancing clock.
  194. [ 2.018284] IPv6: Loaded, but administratively disabled, reboot required to enable
  195. [ 2.060045] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  196. [ 2.078511] systemd[1]: Detected architecture arm64.
  197. [ 2.082752] hub 1-1:1.0: USB hub found
  198. [ 2.087516] hub 1-1:1.0: 5 ports detected
  199. [ 2.092615] systemd[1]: Set hostname to <rpi3-arm64-stretch>.
  200. [ 2.378033] usb 1-1.1: new high-speed USB device number 3 using dwc2
  201. [ 2.397243] systemd[1]: Listening on udev Control Socket.
  202. [ 2.403509] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  203. [ 2.411433] systemd[1]: Listening on fsck to fsckd communication Socket.
  204. [ 2.418435] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  205. [ 2.425651] systemd[1]: Listening on Syslog Socket.
  206. [ 2.430799] systemd[1]: Listening on Journal Socket (/dev/log).
  207. [ 2.437414] systemd[1]: Created slice User and Session Slice.
  208. [ 2.674121] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,discard,data=writeback,commit=100
  209. [ 2.796756] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS
  210. [ 2.803761] systemd-journald[1024]: Received request to flush runtime journal from PID 1
  211. [ 2.987043] smsc95xx v1.0.6
  212. [ 3.063081] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:27:c4:5d
  213. [ 3.077123] usbcore: registered new interface driver smsc95xx
  214. [ 3.190965] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property
  215. [ 3.210037] mmc1: error -110 whilst initialising SDIO card
  216. [ 3.705631] vc4_hdmi 3f902000.hdmi: ASoC: Failed to create component debugfs directory
  217. [ 3.734327] vc4_hdmi 3f902000.hdmi: vc4-hdmi-hifi <-> 3f902000.hdmi mapping ok
  218. [ 3.742040] vc4_hdmi 3f902000.hdmi: ASoC: no DMI vendor name!
  219. [ 3.771461] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops [vc4])
  220. [ 3.781973] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops [vc4])
  221. [ 3.796853] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops [vc4])
  222. [ 3.803961] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops [vc4])
  223. [ 3.815340] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops [vc4])
  224. [ 3.816080] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  225. [ 3.823430] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops [vc4])
  226. [ 3.848452] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops [vc4])
  227. [ 3.920893] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops [vc4])
  228. [ 3.943702] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
  229. [ 3.950772] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  230. [ 3.958552] [drm] Driver supports precise vblank timestamp query.
  231. [ 3.973490] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  232. [ 3.988377] bcm2835-rng 3f104000.rng: hwrng registered
  233. [ 4.053860] vc4-drm soc:gpu: [drm:drm_fb_helper_fbdev_setup [drm_kms_helper]] *ERROR* Failed to set fbdev configuration
  234. [ 4.893189] mmc1: error -110 whilst initialising SDIO card
  235. [ 5.086440] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010
  236. [ 5.095312] Mem abort info:
  237. [ 5.098137] ESR = 0x96000004
  238. [ 5.101192] Exception class = DABT (current EL), IL = 32 bits
  239. [ 5.107127] SET = 0, FnV = 0
  240. [ 5.110196] EA = 0, S1PTW = 0
  241. [ 5.113333] Data abort info:
  242. [ 5.116225] ISV = 0, ISS = 0x00000004
  243. [ 5.120074] CM = 0, WnR = 0
  244. [ 5.123056] user pgtable: 4k pages, 48-bit VAs, pgdp = 000000008d96fda8
  245. [ 5.129684] [0000000000000010] pgd=0000000000000000
  246. [ 5.134581] Internal error: Oops: 96000004 [#1] PREEMPT SMP
  247. [ 5.140157] Modules linked in: vc4 drm_kms_helper drm crc32_ce drm_panel_orientation_quirks i2c_bcm2835 bcm2835_rng pwm_bcm2835 rng_core bcm2835_dma virt_dma smsc95xx usbnet ip_tables x_tables ipv6
  248. [ 5.157761] CPU: 1 PID: 43 Comm: kworker/1:1 Not tainted 4.19.0-rc2-rpi-dirty #2
  249. [ 5.165155] Hardware name: Raspberry Pi 3 Model B (DT)
  250. [ 5.170344] Workqueue: events output_poll_execute [drm_kms_helper]
  251. [ 5.176526] pstate: a0000005 (NzCv daif -PAN -UAO)
  252. [ 5.181414] pc : drm_client_dev_hotplug+0x58/0xb8 [drm]
  253. [ 5.186709] lr : drm_client_dev_hotplug+0x38/0xb8 [drm]
  254. [ 5.191930] sp : ffff000008f93cf0
  255. [ 5.195239] x29: ffff000008f93cf0 x28: 0000000000000000
  256. [ 5.200550] x27: ffff000000a7cc50 x26: 0000000000000001
  257. [ 5.205861] x25: ffff80003961ba30 x24: 0000000000000001
  258. [ 5.211172] x23: ffff80003961b8f8 x22: ffff000000a23360
  259. [ 5.216483] x21: ffff80003961b918 x20: ffff80003961b800
  260. [ 5.221793] x19: fffffffffffffff0 x18: ffffffffffffffff
  261. [ 5.227104] x17: 0000000000000000 x16: 0000000000000000
  262. [ 5.232414] x15: 0000000000000200 x14: 0000000000000400
  263. [ 5.237724] x13: 0000000000000006 x12: 0000000000000000
  264. [ 5.243035] x11: ffff80003b3cb980 x10: 0000000000000003
  265. [ 5.248346] x9 : 00000000ffffffff x8 : ffff80003b3cc2e0
  266. [ 5.253656] x7 : ffff800038630580 x6 : ffff800039418000
  267. [ 5.258967] x5 : ffff000008f93bc0 x4 : ffff80003b3a0c60
  268. [ 5.264278] x3 : ffff80003961b8f8 x2 : ffff800039418000
  269. [ 5.269588] x1 : 0000000000000000 x0 : ffff800038789e00
  270. [ 5.274901] Process kworker/1:1 (pid: 43, stack limit = 0x0000000014dab462)
  271. [ 5.281860] Call trace:
  272. [ 5.284372] drm_client_dev_hotplug+0x58/0xb8 [drm]
  273. [ 5.289287] drm_kms_helper_hotplug_event+0x30/0x40 [drm_kms_helper]
  274. [ 5.295669] output_poll_execute+0x1a4/0x1e0 [drm_kms_helper]
  275. [ 5.301421] process_one_work+0x1e0/0x318
  276. [ 5.305428] worker_thread+0x40/0x450
  277. [ 5.309087] kthread+0x128/0x130
  278. [ 5.312312] ret_from_fork+0x10/0x18
  279. [ 5.315886] Code: f90017b6 d00000d6 910d82d6 d503201f (f9401261)
  280. [ 5.321980] ---[ end trace 0dd295bc602b2f08 ]---
  281. [ 5.388300] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
  282. [ 6.287701] mmc1: error -110 whilst initialising SDIO card
  283. [ 14.479822] smsc95xx 1-1.1:1.0 eth0: link down
  284. [ 16.354786] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
  285. [ 44.279820] smsc95xx 1-1.1:1.0 eth0: link down
  286. [ 46.302576] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement