Project

General

Profile

Packaging Request #1965 » voidlinux_musl_c201_dmesg_fdisk_lsblk.txt

3p7kp4xn, 2019-01-07 06:41 PM

 
1
$ uname -a
2
Linux voidlinux-on-c201 4.19.8-gnu-1 #1 SMP PREEMPT Wed Dec 12 21:35:24 UTC 2018 armv7l GNU/Linux
3

    
4

    
5

    
6

    
7

    
8
================================================================================
9

    
10
$ sudo lsblk
11

    
12
NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
13
mtdblock0     31:0    0    4M  0 disk 
14
mmcblk2      179:0    0 14.7G  0 disk 
15
mmcblk2boot0 179:16   0    4M  1 disk 
16
mmcblk2boot1 179:32   0    4M  1 disk 
17
mmcblk0      179:48   0 14.5G  0 disk 
18
├─mmcblk0p1  179:49   0   16M  0 part 
19
├─mmcblk0p2  179:50   0   16M  0 part 
20
└─mmcblk0p3  179:51   0 14.5G  0 part /
21

    
22

    
23

    
24

    
25

    
26
================================================================================
27

    
28
$ sudo fdisk -l
29

    
30
Disk /dev/mtdblock0: 4 MiB, 4194304 bytes, 8192 sectors
31
Units: sectors of 1 * 512 = 512 bytes
32
Sector size (logical/physical): 512 bytes / 512 bytes
33
I/O size (minimum/optimal): 512 bytes / 512 bytes
34

    
35

    
36

    
37

    
38
Disk /dev/mmcblk0: 14.5 GiB, 15552479232 bytes, 30375936 sectors
39
Units: sectors of 1 * 512 = 512 bytes
40
Sector size (logical/physical): 512 bytes / 512 bytes
41
I/O size (minimum/optimal): 512 bytes / 512 bytes
42
Disklabel type: gpt
43
Disk identifier: 62686053-CFC4-E84C-A4CC-A0623D88FE54
44

    
45
Device         Start      End  Sectors  Size Type
46
/dev/mmcblk0p1  8192    40959    32768   16M ChromeOS kernel
47
/dev/mmcblk0p2 40960    73727    32768   16M ChromeOS kernel
48
/dev/mmcblk0p3 73728 30375902 30302175 14.5G Microsoft basic data
49

    
50

    
51

    
52

    
53

    
54
================================================================================
55

    
56
$ sudo dmesg
57

    
58
[    0.000000] Booting Linux on physical CPU 0x500
59
[    0.000000] Linux version 4.19.8-gnu-1 (builduser@parabola) (gcc version 8.2.0 (GCC)) #1 SMP PREEMPT Wed Dec 12 21:35:24 UTC 2018
60
[    0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
61
[    0.000000] CPU: div instructions available: patching division code
62
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
63
[    0.000000] OF: fdt: Machine model: Google Speedy
64
[    0.000000] Memory policy: Data cache writealloc
65
[    0.000000] cma: Reserved 48 MiB at 0x7c800000
66
[    0.000000] On node 0 totalpages: 524032
67
[    0.000000]   Normal zone: 1728 pages used for memmap
68
[    0.000000]   Normal zone: 0 pages reserved
69
[    0.000000]   Normal zone: 196608 pages, LIFO batch:63
70
[    0.000000]   HighMem zone: 327424 pages, LIFO batch:63
71
[    0.000000] random: get_random_bytes called from start_kernel+0x8c/0x47c with crng_init=0
72
[    0.000000] percpu: Embedded 17 pages/cpu @(ptrval) s38476 r8192 d22964 u69632
73
[    0.000000] pcpu-alloc: s38476 r8192 d22964 u69632 alloc=17*4096
74
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
75
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 522304
76
[    0.000000] Kernel command line: cros_secure console=tty0 init=/sbin/init root=PARTUUID=********-****-****-************/PARTNROFF=1 rootwait rw noinitrd 
77
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
78
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
79
[    0.000000] Memory: 2005824K/2096128K available (12288K kernel code, 1045K rwdata, 4700K rodata, 1024K init, 879K bss, 41152K reserved, 49152K cma-reserved, 1259520K highmem)
80
[    0.000000] Virtual kernel memory layout:
81
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
82
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
83
                   vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
84
                   lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
85
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
86
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
87
                     .text : 0x(ptrval) - 0x(ptrval)   (13280 kB)
88
                     .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
89
                     .data : 0x(ptrval) - 0x(ptrval)   (1046 kB)
90
                      .bss : 0x(ptrval) - 0x(ptrval)   ( 880 kB)
91
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
92
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
93
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
94
[    0.000000] 	Tasks RCU enabled.
95
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
96
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
97
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
98
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
99
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
100
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
101
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
102
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
103
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
104
[    0.000000] rockchip_mmc_get_phase: invalid clk rate
105
[    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
106
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
107
[    0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
108
[    0.000008] Switching to timer-based delay loop, resolution 41ns
109
[    0.001538] Console: colour dummy device 80x30
110
[    0.001726] console [tty0] enabled
111
[    0.001750] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
112
[    0.001764] pid_max: default: 32768 minimum: 301
113
[    0.001845] Security Framework initialized
114
[    0.001921] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
115
[    0.001932] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
116
[    0.002289] CPU: Testing write buffer coherency: ok
117
[    0.002310] CPU0: Spectre v2: using BPIALL workaround
118
[    0.002458] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
119
[    0.023980] Setting up static identity map for 0x300000 - 0x3000a0
120
[    0.031976] rcu: Hierarchical SRCU implementation.
121
[    0.052006] smp: Bringing up secondary CPUs ...
122
[    0.085203] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
123
[    0.085205] CPU1: Spectre v2: using BPIALL workaround
124
[    0.117233] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
125
[    0.117235] CPU2: Spectre v2: using BPIALL workaround
126
[    0.149273] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
127
[    0.149275] CPU3: Spectre v2: using BPIALL workaround
128
[    0.149329] smp: Brought up 1 node, 4 CPUs
129
[    0.149337] SMP: Total of 4 processors activated (192.00 BogoMIPS).
130
[    0.149344] CPU: All CPU(s) started in SVC mode.
131
[    0.149886] devtmpfs: initialized
132
[    0.154220] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
133
[    0.154369] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
134
[    0.154385] futex hash table entries: 1024 (order: 4, 65536 bytes)
135
[    0.154981] xor: measuring software checksum speed
136
[    0.192214]    arm4regs  :  3779.000 MB/sec
137
[    0.232221]    8regs     :  2911.000 MB/sec
138
[    0.272245]    32regs    :  2831.000 MB/sec
139
[    0.312271]    neon      :  5035.000 MB/sec
140
[    0.312277] xor: using function: neon (5035.000 MB/sec)
141
[    0.312306] pinctrl core: initialized pinctrl subsystem
142
[    0.313039] NET: Registered protocol family 16
143
[    0.313845] DMA: preallocated 256 KiB pool for atomic coherent allocations
144
[    0.314179] audit: initializing netlink subsys (disabled)
145
[    0.314289] audit: type=2000 audit(0.312:1): state=initialized audit_enabled=0 res=1
146
[    0.314789] cpuidle: using governor menu
147
[    0.315037] No ATAGs?
148
[    0.315089] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
149
[    0.315102] hw-breakpoint: maximum watchpoint size is 4 bytes.
150
[    0.315558] Serial: AMBA PL011 UART driver
151
[    0.396400] raid6: int32x1  gen()   391 MB/s
152
[    0.464463] raid6: int32x1  xor()   303 MB/s
153
[    0.532593] raid6: int32x2  gen()   474 MB/s
154
[    0.600613] raid6: int32x2  xor()   408 MB/s
155
[    0.668664] raid6: int32x4  gen()   645 MB/s
156
[    0.736686] raid6: int32x4  xor()   479 MB/s
157
[    0.804738] raid6: int32x8  gen()   735 MB/s
158
[    0.872824] raid6: int32x8  xor()   500 MB/s
159
[    0.940834] raid6: neonx1   gen()  1437 MB/s
160
[    1.008871] raid6: neonx1   xor()  1600 MB/s
161
[    1.076907] raid6: neonx2   gen()  1787 MB/s
162
[    1.144945] raid6: neonx2   xor()  2135 MB/s
163
[    1.212990] raid6: neonx4   gen()  2733 MB/s
164
[    1.281026] raid6: neonx4   xor()  2575 MB/s
165
[    1.349074] raid6: neonx8   gen()  2541 MB/s
166
[    1.417100] raid6: neonx8   xor()  2342 MB/s
167
[    1.417107] raid6: using algorithm neonx4 gen() 2733 MB/s
168
[    1.417113] raid6: .... xor() 2575 MB/s, rmw enabled
169
[    1.417119] raid6: using neon recovery algorithm
170
[    1.419062] vcc_5v: supplied by vccsys
171
[    1.419090] vcc33_sys: supplied by vccsys
172
[    1.419116] vcc50_hdmi: supplied by vcc_5v
173
[    1.419346] panel_regulator: supplied by vcc33_sys
174
[    1.419600] backlight_regulator: supplied by vcc33_sys
175
[    1.421811] vgaarb: loaded
176
[    1.422082] SCSI subsystem initialized
177
[    1.422163] libata version 3.00 loaded.
178
[    1.422238] usbcore: registered new interface driver usbfs
179
[    1.422261] usbcore: registered new interface driver hub
180
[    1.422288] usbcore: registered new device driver usb
181
[    1.422964] media: Linux media interface: v0.10
182
[    1.422980] videodev: Linux video capture interface: v2.00
183
[    1.423001] pps_core: LinuxPPS API ver. 1 registered
184
[    1.423008] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
185
[    1.423022] PTP clock support registered
186
[    1.423037] EDAC MC: Ver: 3.0.0
187
[    1.423396] Advanced Linux Sound Architecture Driver Initialized.
188
[    1.423588] NetLabel: Initializing
189
[    1.423596] NetLabel:  domain hash size = 128
190
[    1.423602] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
191
[    1.423633] NetLabel:  unlabeled traffic allowed by default
192
[    1.423800] clocksource: Switched to clocksource arch_sys_counter
193
[    1.423882] VFS: Disk quotas dquot_6.6.0
194
[    1.423916] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
195
[    1.427179] NET: Registered protocol family 2
196
[    1.427467] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
197
[    1.427489] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
198
[    1.427518] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
199
[    1.427576] TCP: Hash tables configured (established 8192 bind 8192)
200
[    1.427625] UDP hash table entries: 512 (order: 2, 16384 bytes)
201
[    1.427646] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
202
[    1.427729] NET: Registered protocol family 1
203
[    1.431982] RPC: Registered named UNIX socket transport module.
204
[    1.431991] RPC: Registered udp transport module.
205
[    1.431997] RPC: Registered tcp transport module.
206
[    1.432003] RPC: Registered tcp NFSv4.1 backchannel transport module.
207
[    1.432011] PCI: CLS 0 bytes, default 64
208
[    1.432482] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available
209
[    1.433256] Initialise system trusted keyrings
210
[    1.433322] workingset: timestamp_bits=14 max_order=19 bucket_order=5
211
[    1.434820] zbud: loaded
212
[    1.435489] NFS: Registering the id_resolver key type
213
[    1.435505] Key type id_resolver registered
214
[    1.435511] Key type id_legacy registered
215
[    1.435524] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
216
[    1.438076] Key type asymmetric registered
217
[    1.438090] Asymmetric key parser 'x509' registered
218
[    1.438118] bounce: pool size: 64 pages
219
[    1.438147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
220
[    1.438221] io scheduler noop registered
221
[    1.438229] io scheduler deadline registered
222
[    1.438302] io scheduler cfq registered (default)
223
[    1.438310] io scheduler mq-deadline registered
224
[    1.438317] io scheduler kyber registered
225
[    1.438386] io scheduler bfq registered
226
[    1.444599] pwm-backlight backlight: Linked as a consumer to regulator.9
227
[    1.444641] pwm-backlight backlight: Dropping the link to regulator.9
228
[    1.447438] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330
229
[    1.447451] dma-pl330 ff250000.dma-controller: 	DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
230
[    1.447692] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330
231
[    1.447704] dma-pl330 ffb20000.dma-controller: 	DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
232
[    1.450074] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled
233
[    1.451216] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 38, base_baud = 3000000) is a 16550A
234
[    1.451512] ff190000.serial: ttyS1 at MMIO 0xff190000 (irq = 39, base_baud = 1500000) is a 16550A
235
[    1.451844] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 40, base_baud = 1500000) is a 16550A
236
[    1.452390] Serial: AMBA driver
237
[    1.453856] panel-simple panel: Linked as a consumer to regulator.7
238
[    1.453895] panel-simple panel: Dropping the link to regulator.7
239
[    1.457475] loop: module loaded
240
[    1.457988] Loading iSCSI transport class v2.0-870.
241
[    1.458149] iscsi: registered transport (tcp)
242
[    1.461031] m25p80 spi2.0: gd25q32 (4096 Kbytes)
243
[    1.462064] libphy: Fixed MDIO Bus: probed
244
[    1.463492] dwc2 ff540000.usb: ff540000.usb supply vusb_d not found, using dummy regulator
245
[    1.463530] dwc2 ff540000.usb: Linked as a consumer to regulator.0
246
[    1.463542] dwc2 ff540000.usb: ff540000.usb supply vusb_a not found, using dummy regulator
247
[    1.519966] dwc2 ff540000.usb: DWC OTG Controller
248
[    1.519986] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1
249
[    1.520007] dwc2 ff540000.usb: irq 43, io mem 0xff540000
250
[    1.520134] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
251
[    1.520145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
252
[    1.520154] usb usb1: Product: DWC OTG Controller
253
[    1.520161] usb usb1: Manufacturer: Linux 4.19.8-gnu-1 dwc2_hsotg
254
[    1.520167] usb usb1: SerialNumber: ff540000.usb
255
[    1.520383] hub 1-0:1.0: USB hub found
256
[    1.520402] hub 1-0:1.0: 1 port detected
257
[    1.520634] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator
258
[    1.520668] dwc2 ff580000.usb: Linked as a consumer to regulator.0
259
[    1.520679] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator
260
[    1.530850] dwc2 ff580000.usb: DWC OTG Controller
261
[    1.530865] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2
262
[    1.530881] dwc2 ff580000.usb: irq 44, io mem 0xff580000
263
[    1.530979] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
264
[    1.530990] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
265
[    1.530998] usb usb2: Product: DWC OTG Controller
266
[    1.531005] usb usb2: Manufacturer: Linux 4.19.8-gnu-1 dwc2_hsotg
267
[    1.531012] usb usb2: SerialNumber: ff580000.usb
268
[    1.531184] hub 2-0:1.0: USB hub found
269
[    1.531205] hub 2-0:1.0: 1 port detected
270
[    1.531653] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
271
[    1.531663] ehci-pci: EHCI PCI platform driver
272
[    1.531683] ehci-platform: EHCI generic platform driver
273
[    1.531773] ehci-platform ff500000.usb: EHCI Host Controller
274
[    1.531788] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3
275
[    1.531869] ehci-platform ff500000.usb: irq 42, io mem 0xff500000
276
[    1.547809] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00
277
[    1.547874] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
278
[    1.547885] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
279
[    1.547894] usb usb3: Product: EHCI Host Controller
280
[    1.547901] usb usb3: Manufacturer: Linux 4.19.8-gnu-1 ehci_hcd
281
[    1.547908] usb usb3: SerialNumber: ff500000.usb
282
[    1.548077] hub 3-0:1.0: USB hub found
283
[    1.548094] hub 3-0:1.0: 1 port detected
284
[    1.548294] ehci-mxc: Freescale On-Chip EHCI Host driver
285
[    1.548345] ehci-omap: OMAP-EHCI Host Controller driver
286
[    1.548411] ehci-orion: EHCI orion driver
287
[    1.548486] ehci-exynos: EHCI EXYNOS driver
288
[    1.548553] tegra-ehci: Tegra EHCI driver
289
[    1.548629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
290
[    1.548643] ohci-pci: OHCI PCI platform driver
291
[    1.548665] ohci-platform: OHCI generic platform driver
292
[    1.548754] ohci-exynos: OHCI EXYNOS driver
293
[    1.549018] usbcore: registered new interface driver uas
294
[    1.549058] usbcore: registered new interface driver usb-storage
295
[    1.549077] usbcore: registered new interface driver ums-cypress
296
[    1.549095] usbcore: registered new interface driver ums_eneub6250
297
[    1.549113] usbcore: registered new interface driver ums-freecom
298
[    1.549131] usbcore: registered new interface driver ums-isd200
299
[    1.549148] usbcore: registered new interface driver ums-usbat
300
[    1.551724] i2c /dev entries driver
301
[    1.553694] rk808 0-001b: chip id: 0x0
302
[    1.555926] rk808-regulator rk808-regulator: there is no dvs0 gpio
303
[    1.555944] rk808-regulator rk808-regulator: there is no dvs1 gpio
304
[    1.555976] DCDC_REG1: supplied by vcc33_sys
305
[    1.556533] DCDC_REG2: supplied by vcc33_sys
306
[    1.556951] DCDC_REG3: supplied by vcc33_sys
307
[    1.557048] DCDC_REG4: supplied by vcc33_sys
308
[    1.557378] LDO_REG1: supplied by vcc_5v
309
[    1.558447] LDO_REG2: supplied by vcc_5v
310
[    1.558659] LDO_REG3: supplied by vcc33_sys
311
[    1.559502] LDO_REG4: supplied by vcc_5v
312
[    1.559723] LDO_REG5: supplied by vcc_5v
313
[    1.559947] LDO_REG6: supplied by vcc33_sys
314
[    1.560666] LDO_REG7: supplied by vcc33_sys
315
[    1.561390] LDO_REG8: supplied by vcc_5v
316
[    1.562236] SWITCH_REG1: supplied by vcc33_sys
317
[    1.562322] SWITCH_REG2: supplied by vcc_18
318
[    1.564721] rk808-rtc rk808-rtc: registered as rtc0
319
[    1.565901] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.22
320
[    1.565943] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.13
321
[    1.566036] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.14
322
[    1.566070] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.19
323
[    1.566111] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.17
324
[    1.567714] rockchip-thermal ff280000.tsadc: Missing rockchip,grf property
325
[    1.568921] cpu cpu0: Linked as a consumer to regulator.10
326
[    1.568956] cpu cpu0: Dropping the link to regulator.10
327
[    1.568993] of: /cpus/cpu@501: Couldn't find opp node
328
[    1.569041] cpu cpu0: Linked as a consumer to regulator.10
329
[    1.570635] sdhci: Secure Digital Host Controller Interface driver
330
[    1.570645] sdhci: Copyright(c) Pierre Ossman
331
[    1.571136] Synopsys Designware Multimedia Card Interface Driver
332
[    1.571735] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode.
333
[    1.571777] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller.
334
[    1.571789] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a
335
[    1.571831] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo
336
[    1.571882] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.18
337
[    1.571924] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.17
338
[    1.571964] dwmmc_rockchip ff0c0000.dwmmc: Got CD GPIO
339
[    1.583877] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
340
[    1.596796] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode.
341
[    1.596829] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller.
342
[    1.596841] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a
343
[    1.596863] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo
344
[    1.596906] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.2
345
[    1.596941] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.13
346
[    1.596973] dwmmc_rockchip ff0d0000.dwmmc: allocated mmc-pwrseq
347
[    1.596982] mmc_host mmc1: card is non-removable.
348
[    1.607806] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
349
[    1.620660] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode.
350
[    1.620688] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller.
351
[    1.620700] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a
352
[    1.620724] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo
353
[    1.620775] dwmmc_rockchip ff0f0000.dwmmc: allocated mmc-pwrseq
354
[    1.620784] mmc_host mmc2: card is non-removable.
355
[    1.631879] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
356
[    1.644640] usbcore: registered new interface driver ushc
357
[    1.645011] sdhci-pltfm: SDHCI platform and OF driver helper
358
[    1.646028] ledtrig-cpu: registered to indicate activity on CPUs
359
[    1.646252] hidraw: raw HID events driver (C) Jiri Kosina
360
[    1.646404] usbcore: registered new interface driver usbhid
361
[    1.646412] usbhid: USB HID core driver
362
[    1.649452] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
363
[    1.651047] random: fast init done
364
[    1.651337] input: cros_ec as /devices/platform/ff110000.spi/spi_master/spi0/spi0.0/ff110000.spi:ec@0:keyboard-controller/input/input0
365
[    1.653244] cros-ec-spi spi0.0: Chrome EC device registered
366
[    1.655808] NET: Registered protocol family 10
367
[    1.655928] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
368
[    1.656843] Segment Routing with IPv6
369
[    1.656885] mip6: Mobile IPv6
370
[    1.656894] NET: Registered protocol family 17
371
[    1.656975] Key type dns_resolver registered
372
[    1.657065] ThumbEE CPU extension supported.
373
[    1.657075] Registering SWP/SWPB emulation handler
374
[    1.657339] registered taskstats version 1
375
[    1.657346] Loading compiled-in X.509 certificates
376
[    1.657383] zswap: loaded using pool lzo/zbud
377
[    1.658091] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
378
[    1.658116] Btrfs loaded, crc32c=crc32c-generic
379
[    1.665081] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
380
[    1.666817] pwm-backlight backlight: Linked as a consumer to regulator.9
381
[    1.666861] pwm-backlight backlight: Dropping the link to regulator.9
382
[    1.667574] panel-simple panel: Linked as a consumer to regulator.7
383
[    1.667618] panel-simple panel: Dropping the link to regulator.7
384
[    1.668265] pwm-backlight backlight: Linked as a consumer to regulator.9
385
[    1.668302] pwm-backlight backlight: Dropping the link to regulator.9
386
[    1.668846] panel-simple panel: Linked as a consumer to regulator.7
387
[    1.668883] panel-simple panel: Dropping the link to regulator.7
388
[    1.669090] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
389
[    1.669758] input: gpio-keys as /devices/platform/gpio-keys/input/input1
390
[    1.670121] pwm-backlight backlight: Linked as a consumer to regulator.9
391
[    1.670154] pwm-backlight backlight: Dropping the link to regulator.9
392
[    1.670698] panel-simple panel: Linked as a consumer to regulator.7
393
[    1.670734] panel-simple panel: Dropping the link to regulator.7
394
[    1.671274] rk808-rtc rk808-rtc: setting system clock to 2019-01-07 14:40:16 UTC (1546872016)
395
[    1.671288] sr_init: No PMIC hook to init smartreflex
396
[    1.671834] vcc18_lcd: supplied by vcc_18
397
[    1.671878] panel_regulator: disabling
398
[    1.671886] backlight_regulator: disabling
399
[    1.671902] ALSA device list:
400
[    1.671908]   No soundcards found.
401
[    1.671994] Waiting for root device PARTUUID=********-****-****-****-************/PARTNROFF=1...
402
[    1.722389] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
403
[    1.727055] mmc_host mmc2: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
404
[    1.863864] dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 183
405
[    1.866124] mmc2: new HS200 MMC card at address 0001
406
[    1.866768] mmcblk2: mmc2:0001 HAG2e 14.7 GiB 
407
[    1.867535] mmcblk2boot0: mmc2:0001 HAG2e partition 1 4.00 MiB
408
[    1.868364] mmcblk2boot1: mmc2:0001 HAG2e partition 2 4.00 MiB
409
[    1.868495] mmcblk2rpmb: mmc2:0001 HAG2e partition 3 4.00 MiB, chardev (241:0)
410
[    1.883818] usb 3-1: new high-speed USB device number 2 using ehci-platform
411
[    2.079142] usb 3-1: New USB device found, idVendor=04f2, idProduct=b53a, bcdDevice=32.01
412
[    2.079157] usb 3-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
413
[    2.079165] usb 3-1: Product: USB2.0 HD UVC WebCam
414
[    2.079172] usb 3-1: Manufacturer: Generic
415
[    2.079178] usb 3-1: SerialNumber: 200901010001
416
[    2.082281] pwm-backlight backlight: Linked as a consumer to regulator.9
417
[    2.082323] pwm-backlight backlight: Dropping the link to regulator.9
418
[    2.083010] panel-simple panel: Linked as a consumer to regulator.7
419
[    2.083050] panel-simple panel: Dropping the link to regulator.7
420
[    2.231829] dwmmc_rockchip ff0d0000.dwmmc: Successfully tuned phase to 199
421
[    2.233513] mmc1: new ultra high speed SDR104 SDIO card at address 0001
422
[    2.437703] dwmmc_rockchip ff0c0000.dwmmc: Successfully tuned phase to 291
423
[    2.437719] mmc0: new ultra high speed SDR104 SDHC card at address 0001
424
[    2.438350] mmcblk0: mmc0:0001 SD16G 14.5 GiB 
425
[   62.435795] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 60s!
426
[   62.435820] Showing busy workqueues and worker pools:
427
[   62.435830] workqueue events_freezable: flags=0x4
428
[   62.435836]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
429
[   62.435848]     in-flight: 43:mmc_rescan, 107:mmc_rescan
430
[   62.435876] workqueue kblockd: flags=0x18
431
[   62.435882]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
432
[   62.435893]     in-flight: 126:mmc_blk_mq_complete_work
433
[   62.435904]     pending: mmc_blk_mq_complete_work
434
[   62.435919] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=60s workers=2 idle: 6
435
[   62.435935] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=6 idle: 19 109 123 108
436
[   93.155794] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 90s!
437
[   93.155812] Showing busy workqueues and worker pools:
438
[   93.155819] workqueue events_freezable: flags=0x4
439
[   93.155825]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
440
[   93.155836]     in-flight: 43:mmc_rescan, 107:mmc_rescan
441
[   93.155851] workqueue kblockd: flags=0x18
442
[   93.155857]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
443
[   93.155868]     in-flight: 126:mmc_blk_mq_complete_work
444
[   93.155877]     pending: mmc_blk_mq_complete_work
445
[   93.155887] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=90s workers=2 idle: 6
446
[   93.155902] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=6 idle: 19 109 123 108
447
[  123.875794] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 121s!
448
[  123.875811] Showing busy workqueues and worker pools:
449
[  123.875818] workqueue events_freezable: flags=0x4
450
[  123.875825]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
451
[  123.875837]     in-flight: 43:mmc_rescan, 107:mmc_rescan
452
[  123.875853] workqueue kblockd: flags=0x18
453
[  123.875860]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
454
[  123.875872]     in-flight: 126:mmc_blk_mq_complete_work
455
[  123.875882]     pending: mmc_blk_mq_complete_work
456
[  123.875892] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=121s workers=2 idle: 6
457
[  123.875906] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=2s workers=6 idle: 19 109 123 108
458
[  154.595794] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 152s!
459
[  154.595810] Showing busy workqueues and worker pools:
460
[  154.595816] workqueue events_freezable: flags=0x4
461
[  154.595822]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
462
[  154.595834]     in-flight: 43:mmc_rescan, 107:mmc_rescan
463
[  154.595848] workqueue kblockd: flags=0x18
464
[  154.595854]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
465
[  154.595865]     in-flight: 126:mmc_blk_mq_complete_work
466
[  154.595874]     pending: mmc_blk_mq_complete_work
467
[  154.595883] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=152s workers=2 idle: 6
468
[  154.595898] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=6 idle: 19 109 123 108
469
[  185.315793] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 182s!
470
[  185.315809] Showing busy workqueues and worker pools:
471
[  185.315816] workqueue events_freezable: flags=0x4
472
[  185.315822]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
473
[  185.315833]     in-flight: 43:mmc_rescan, 107:mmc_rescan
474
[  185.315847] workqueue kblockd: flags=0x18
475
[  185.315853]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
476
[  185.315864]     in-flight: 126:mmc_blk_mq_complete_work
477
[  185.315873]     pending: mmc_blk_mq_complete_work
478
[  185.315883] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=182s workers=2 idle: 6
479
[  185.315898] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=0s workers=6 idle: 19 109 123 108
480
[  216.035793] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 213s!
481
[  216.035811] Showing busy workqueues and worker pools:
482
[  216.035818] workqueue events_freezable: flags=0x4
483
[  216.035823]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
484
[  216.035835]     in-flight: 43:mmc_rescan, 107:mmc_rescan
485
[  216.035849] workqueue kblockd: flags=0x18
486
[  216.035855]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
487
[  216.035867]     in-flight: 126:mmc_blk_mq_complete_work
488
[  216.035876]     pending: mmc_blk_mq_complete_work
489
[  216.035885] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=213s workers=2 idle: 6
490
[  216.035900] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=6 idle: 19 109 123 108
491
[  242.659808] INFO: task kworker/1:1:43 blocked for more than 120 seconds.
492
[  242.659817]       Not tainted 4.19.8-gnu-1 #1
493
[  242.659823] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
494
[  242.659831] kworker/1:1     D    0    43      2 0x00000000
495
[  242.659844] Workqueue: events_freezable mmc_rescan
496
[  242.659863] [<c0e633a8>] (__schedule) from [<c0e6399c>] (schedule+0x48/0xb0)
497
[  242.659874] [<c0e6399c>] (schedule) from [<c037067c>] (io_schedule+0x14/0x34)
498
[  242.659887] [<c037067c>] (io_schedule) from [<c0454018>] (wait_on_page_bit+0x110/0x148)
499
[  242.659899] [<c0454018>] (wait_on_page_bit) from [<c0455e50>] (do_read_cache_page+0x1fc/0x354)
500
[  242.659910] [<c0455e50>] (do_read_cache_page) from [<c0455fbc>] (read_cache_page+0x14/0x1c)
501
[  242.659923] [<c0455fbc>] (read_cache_page) from [<c07ab3a4>] (read_dev_sector+0x28/0xac)
502
[  242.659936] [<c07ab3a4>] (read_dev_sector) from [<c07b1324>] (read_lba+0xa8/0x1a8)
503
[  242.659946] [<c07b1324>] (read_lba) from [<c07b1790>] (efi_partition+0x100/0xa0c)
504
[  242.659957] [<c07b1790>] (efi_partition) from [<c07ad77c>] (check_partition+0x114/0x200)
505
[  242.659969] [<c07ad77c>] (check_partition) from [<c07aba3c>] (rescan_partitions+0x90/0x458)
506
[  242.659982] [<c07aba3c>] (rescan_partitions) from [<c04f879c>] (__blkdev_get+0x3b8/0x4e4)
507
[  242.659994] [<c04f879c>] (__blkdev_get) from [<c04f92c8>] (blkdev_get+0x124/0x370)
508
[  242.660004] [<c04f92c8>] (blkdev_get) from [<c07aa20c>] (__device_add_disk+0x430/0x4c8)
509
[  242.660015] [<c07aa20c>] (__device_add_disk) from [<c0c45b80>] (mmc_add_disk+0x18/0xec)
510
[  242.660026] [<c0c45b80>] (mmc_add_disk) from [<c0c4475c>] (mmc_blk_probe+0x26c/0x66c)
511
[  242.660039] [<c0c4475c>] (mmc_blk_probe) from [<c09d8388>] (really_probe+0x1f4/0x2b8)
512
[  242.660051] [<c09d8388>] (really_probe) from [<c09d85b0>] (driver_probe_device+0x60/0x168)
513
[  242.660063] [<c09d85b0>] (driver_probe_device) from [<c09d675c>] (bus_for_each_drv+0x80/0xc4)
514
[  242.660074] [<c09d675c>] (bus_for_each_drv) from [<c09d8124>] (__device_attach+0xd0/0x138)
515
[  242.660086] [<c09d8124>] (__device_attach) from [<c09d755c>] (bus_probe_device+0x84/0x8c)
516
[  242.660097] [<c09d755c>] (bus_probe_device) from [<c09d444c>] (device_add+0x36c/0x604)
517
[  242.660108] [<c09d444c>] (device_add) from [<c0c35e50>] (mmc_add_card+0x108/0x2d0)
518
[  242.660120] [<c0c35e50>] (mmc_add_card) from [<c0c3c6d8>] (mmc_attach_sd+0xd8/0x15c)
519
[  242.660131] [<c0c3c6d8>] (mmc_attach_sd) from [<c0c3561c>] (mmc_rescan+0x374/0x3e8)
520
[  242.660144] [<c0c3561c>] (mmc_rescan) from [<c035ebd0>] (process_one_work+0x1f0/0x400)
521
[  242.660156] [<c035ebd0>] (process_one_work) from [<c035fa50>] (worker_thread+0x44/0x580)
522
[  242.660167] [<c035fa50>] (worker_thread) from [<c0364b38>] (kthread+0x148/0x150)
523
[  242.660179] [<c0364b38>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
524
[  242.660187] Exception stack(0xee3b5fb0 to 0xee3b5ff8)
525
[  242.660194] 5fa0:                                     00000000 00000000 00000000 00000000
526
[  242.660204] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
527
[  242.660214] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
528
[  242.660224] INFO: task kworker/1:2:107 blocked for more than 120 seconds.
529
[  242.660231]       Not tainted 4.19.8-gnu-1 #1
530
[  242.660237] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
531
[  242.660244] kworker/1:2     D    0   107      2 0x00000000
532
[  242.660255] Workqueue: events_freezable mmc_rescan
533
[  242.660266] [<c0e633a8>] (__schedule) from [<c0e6399c>] (schedule+0x48/0xb0)
534
[  242.660276] [<c0e6399c>] (schedule) from [<c037067c>] (io_schedule+0x14/0x34)
535
[  242.660285] [<c037067c>] (io_schedule) from [<c0454018>] (wait_on_page_bit+0x110/0x148)
536
[  242.660296] [<c0454018>] (wait_on_page_bit) from [<c0455e50>] (do_read_cache_page+0x1fc/0x354)
537
[  242.660307] [<c0455e50>] (do_read_cache_page) from [<c0455fbc>] (read_cache_page+0x14/0x1c)
538
[  242.660318] [<c0455fbc>] (read_cache_page) from [<c07ab3a4>] (read_dev_sector+0x28/0xac)
539
[  242.660329] [<c07ab3a4>] (read_dev_sector) from [<c07b1324>] (read_lba+0xa8/0x1a8)
540
[  242.660340] [<c07b1324>] (read_lba) from [<c07b1790>] (efi_partition+0x100/0xa0c)
541
[  242.660350] [<c07b1790>] (efi_partition) from [<c07ad77c>] (check_partition+0x114/0x200)
542
[  242.660361] [<c07ad77c>] (check_partition) from [<c07aba3c>] (rescan_partitions+0x90/0x458)
543
[  242.660373] [<c07aba3c>] (rescan_partitions) from [<c04f879c>] (__blkdev_get+0x3b8/0x4e4)
544
[  242.660383] [<c04f879c>] (__blkdev_get) from [<c04f92c8>] (blkdev_get+0x124/0x370)
545
[  242.660394] [<c04f92c8>] (blkdev_get) from [<c07aa20c>] (__device_add_disk+0x430/0x4c8)
546
[  242.660405] [<c07aa20c>] (__device_add_disk) from [<c0c45b80>] (mmc_add_disk+0x18/0xec)
547
[  242.660415] [<c0c45b80>] (mmc_add_disk) from [<c0c4475c>] (mmc_blk_probe+0x26c/0x66c)
548
[  242.660426] [<c0c4475c>] (mmc_blk_probe) from [<c09d8388>] (really_probe+0x1f4/0x2b8)
549
[  242.660437] [<c09d8388>] (really_probe) from [<c09d85b0>] (driver_probe_device+0x60/0x168)
550
[  242.660448] [<c09d85b0>] (driver_probe_device) from [<c09d675c>] (bus_for_each_drv+0x80/0xc4)
551
[  242.660459] [<c09d675c>] (bus_for_each_drv) from [<c09d8124>] (__device_attach+0xd0/0x138)
552
[  242.660471] [<c09d8124>] (__device_attach) from [<c09d755c>] (bus_probe_device+0x84/0x8c)
553
[  242.660481] [<c09d755c>] (bus_probe_device) from [<c09d444c>] (device_add+0x36c/0x604)
554
[  242.660492] [<c09d444c>] (device_add) from [<c0c35e50>] (mmc_add_card+0x108/0x2d0)
555
[  242.660503] [<c0c35e50>] (mmc_add_card) from [<c0c397d4>] (mmc_attach_mmc+0xdc/0x174)
556
[  242.660514] [<c0c397d4>] (mmc_attach_mmc) from [<c0c35638>] (mmc_rescan+0x390/0x3e8)
557
[  242.660525] [<c0c35638>] (mmc_rescan) from [<c035ebd0>] (process_one_work+0x1f0/0x400)
558
[  242.660536] [<c035ebd0>] (process_one_work) from [<c035fa50>] (worker_thread+0x44/0x580)
559
[  242.660546] [<c035fa50>] (worker_thread) from [<c0364b38>] (kthread+0x148/0x150)
560
[  242.660556] [<c0364b38>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
561
[  242.660564] Exception stack(0xee7cdfb0 to 0xee7cdff8)
562
[  242.660571] dfa0:                                     00000000 00000000 00000000 00000000
563
[  242.660581] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
564
[  242.660590] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
565
[  246.755794] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 244s!
566
[  246.755811] Showing busy workqueues and worker pools:
567
[  246.755818] workqueue events_freezable: flags=0x4
568
[  246.755825]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
569
[  246.755838]     in-flight: 43:mmc_rescan, 107:mmc_rescan
570
[  246.755853] workqueue kblockd: flags=0x18
571
[  246.755859]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
572
[  246.755872]     in-flight: 126:mmc_blk_mq_complete_work
573
[  246.755882]     pending: mmc_blk_mq_complete_work
574
[  246.755893] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=244s workers=2 idle: 6
575
[  246.755909] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=2s workers=6 idle: 19 109 123 108
576
[  277.475794] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 275s!
577
[  277.475811] Showing busy workqueues and worker pools:
578
[  277.475818] workqueue events_freezable: flags=0x4
579
[  277.475824]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
580
[  277.475835]     in-flight: 43:mmc_rescan, 107:mmc_rescan
581
[  277.475852] workqueue kblockd: flags=0x18
582
[  277.475857]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
583
[  277.475868]     in-flight: 126:mmc_blk_mq_complete_work
584
[  277.475877]     pending: mmc_blk_mq_complete_work
585
[  277.475887] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=275s workers=2 idle: 6
586
[  277.475902] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=6 idle: 19 109 123 108
587
[  308.195793] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 305s!
588
[  308.195810] Showing busy workqueues and worker pools:
589
[  308.195817] workqueue events_freezable: flags=0x4
590
[  308.195823]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
591
[  308.195834]     in-flight: 43:mmc_rescan, 107:mmc_rescan
592
[  308.195849] workqueue kblockd: flags=0x18
593
[  308.195855]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
594
[  308.195867]     in-flight: 126:mmc_blk_mq_complete_work
595
[  308.195876]     pending: mmc_blk_mq_complete_work
596
[  308.195886] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=305s workers=2 idle: 6
597
[  308.195901] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=6 idle: 19 109 123 108
598
[  338.915793] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 336s!
599
[  338.915810] Showing busy workqueues and worker pools:
600
[  338.915818] workqueue events_freezable: flags=0x4
601
[  338.915825]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
602
[  338.915837]     in-flight: 43:mmc_rescan, 107:mmc_rescan
603
[  338.915853] workqueue kblockd: flags=0x18
604
[  338.915860]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
605
[  338.915872]     in-flight: 126:mmc_blk_mq_complete_work
606
[  338.915882]     pending: mmc_blk_mq_complete_work
607
[  338.915893] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=336s workers=2 idle: 6
608
[  338.915909] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=4 idle: 19 109
609
[  363.491811] INFO: task kworker/1:1:43 blocked for more than 120 seconds.
610
[  363.491819]       Not tainted 4.19.8-gnu-1 #1
611
[  363.491825] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
612
[  363.491833] kworker/1:1     D    0    43      2 0x00000000
613
[  363.491845] Workqueue: events_freezable mmc_rescan
614
[  363.491858] [<c0e633a8>] (__schedule) from [<c0e6399c>] (schedule+0x48/0xb0)
615
[  363.491868] [<c0e6399c>] (schedule) from [<c037067c>] (io_schedule+0x14/0x34)
616
[  363.491878] [<c037067c>] (io_schedule) from [<c0454018>] (wait_on_page_bit+0x110/0x148)
617
[  363.491889] [<c0454018>] (wait_on_page_bit) from [<c0455e50>] (do_read_cache_page+0x1fc/0x354)
618
[  363.491900] [<c0455e50>] (do_read_cache_page) from [<c0455fbc>] (read_cache_page+0x14/0x1c)
619
[  363.491912] [<c0455fbc>] (read_cache_page) from [<c07ab3a4>] (read_dev_sector+0x28/0xac)
620
[  363.491923] [<c07ab3a4>] (read_dev_sector) from [<c07b1324>] (read_lba+0xa8/0x1a8)
621
[  363.491934] [<c07b1324>] (read_lba) from [<c07b1790>] (efi_partition+0x100/0xa0c)
622
[  363.491945] [<c07b1790>] (efi_partition) from [<c07ad77c>] (check_partition+0x114/0x200)
623
[  363.491956] [<c07ad77c>] (check_partition) from [<c07aba3c>] (rescan_partitions+0x90/0x458)
624
[  363.491967] [<c07aba3c>] (rescan_partitions) from [<c04f879c>] (__blkdev_get+0x3b8/0x4e4)
625
[  363.491979] [<c04f879c>] (__blkdev_get) from [<c04f92c8>] (blkdev_get+0x124/0x370)
626
[  363.491989] [<c04f92c8>] (blkdev_get) from [<c07aa20c>] (__device_add_disk+0x430/0x4c8)
627
[  363.492000] [<c07aa20c>] (__device_add_disk) from [<c0c45b80>] (mmc_add_disk+0x18/0xec)
628
[  363.492010] [<c0c45b80>] (mmc_add_disk) from [<c0c4475c>] (mmc_blk_probe+0x26c/0x66c)
629
[  363.492022] [<c0c4475c>] (mmc_blk_probe) from [<c09d8388>] (really_probe+0x1f4/0x2b8)
630
[  363.492033] [<c09d8388>] (really_probe) from [<c09d85b0>] (driver_probe_device+0x60/0x168)
631
[  363.492045] [<c09d85b0>] (driver_probe_device) from [<c09d675c>] (bus_for_each_drv+0x80/0xc4)
632
[  363.492056] [<c09d675c>] (bus_for_each_drv) from [<c09d8124>] (__device_attach+0xd0/0x138)
633
[  363.492067] [<c09d8124>] (__device_attach) from [<c09d755c>] (bus_probe_device+0x84/0x8c)
634
[  363.492078] [<c09d755c>] (bus_probe_device) from [<c09d444c>] (device_add+0x36c/0x604)
635
[  363.492089] [<c09d444c>] (device_add) from [<c0c35e50>] (mmc_add_card+0x108/0x2d0)
636
[  363.492099] [<c0c35e50>] (mmc_add_card) from [<c0c3c6d8>] (mmc_attach_sd+0xd8/0x15c)
637
[  363.492110] [<c0c3c6d8>] (mmc_attach_sd) from [<c0c3561c>] (mmc_rescan+0x374/0x3e8)
638
[  363.492122] [<c0c3561c>] (mmc_rescan) from [<c035ebd0>] (process_one_work+0x1f0/0x400)
639
[  363.492133] [<c035ebd0>] (process_one_work) from [<c035fa50>] (worker_thread+0x44/0x580)
640
[  363.492143] [<c035fa50>] (worker_thread) from [<c0364b38>] (kthread+0x148/0x150)
641
[  363.492154] [<c0364b38>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
642
[  363.492162] Exception stack(0xee3b5fb0 to 0xee3b5ff8)
643
[  363.492169] 5fa0:                                     00000000 00000000 00000000 00000000
644
[  363.492179] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
645
[  363.492189] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
646
[  363.492199] INFO: task kworker/1:2:107 blocked for more than 120 seconds.
647
[  363.492206]       Not tainted 4.19.8-gnu-1 #1
648
[  363.492211] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
649
[  363.492219] kworker/1:2     D    0   107      2 0x00000000
650
[  363.492229] Workqueue: events_freezable mmc_rescan
651
[  363.492240] [<c0e633a8>] (__schedule) from [<c0e6399c>] (schedule+0x48/0xb0)
652
[  363.492250] [<c0e6399c>] (schedule) from [<c037067c>] (io_schedule+0x14/0x34)
653
[  363.492259] [<c037067c>] (io_schedule) from [<c0454018>] (wait_on_page_bit+0x110/0x148)
654
[  363.492270] [<c0454018>] (wait_on_page_bit) from [<c0455e50>] (do_read_cache_page+0x1fc/0x354)
655
[  363.492281] [<c0455e50>] (do_read_cache_page) from [<c0455fbc>] (read_cache_page+0x14/0x1c)
656
[  363.492291] [<c0455fbc>] (read_cache_page) from [<c07ab3a4>] (read_dev_sector+0x28/0xac)
657
[  363.492302] [<c07ab3a4>] (read_dev_sector) from [<c07b1324>] (read_lba+0xa8/0x1a8)
658
[  363.492313] [<c07b1324>] (read_lba) from [<c07b1790>] (efi_partition+0x100/0xa0c)
659
[  363.492324] [<c07b1790>] (efi_partition) from [<c07ad77c>] (check_partition+0x114/0x200)
660
[  363.492335] [<c07ad77c>] (check_partition) from [<c07aba3c>] (rescan_partitions+0x90/0x458)
661
[  363.492346] [<c07aba3c>] (rescan_partitions) from [<c04f879c>] (__blkdev_get+0x3b8/0x4e4)
662
[  363.492357] [<c04f879c>] (__blkdev_get) from [<c04f92c8>] (blkdev_get+0x124/0x370)
663
[  363.492367] [<c04f92c8>] (blkdev_get) from [<c07aa20c>] (__device_add_disk+0x430/0x4c8)
664
[  363.492378] [<c07aa20c>] (__device_add_disk) from [<c0c45b80>] (mmc_add_disk+0x18/0xec)
665
[  363.492388] [<c0c45b80>] (mmc_add_disk) from [<c0c4475c>] (mmc_blk_probe+0x26c/0x66c)
666
[  363.492399] [<c0c4475c>] (mmc_blk_probe) from [<c09d8388>] (really_probe+0x1f4/0x2b8)
667
[  363.492410] [<c09d8388>] (really_probe) from [<c09d85b0>] (driver_probe_device+0x60/0x168)
668
[  363.492421] [<c09d85b0>] (driver_probe_device) from [<c09d675c>] (bus_for_each_drv+0x80/0xc4)
669
[  363.492432] [<c09d675c>] (bus_for_each_drv) from [<c09d8124>] (__device_attach+0xd0/0x138)
670
[  363.492443] [<c09d8124>] (__device_attach) from [<c09d755c>] (bus_probe_device+0x84/0x8c)
671
[  363.492454] [<c09d755c>] (bus_probe_device) from [<c09d444c>] (device_add+0x36c/0x604)
672
[  363.492465] [<c09d444c>] (device_add) from [<c0c35e50>] (mmc_add_card+0x108/0x2d0)
673
[  363.492475] [<c0c35e50>] (mmc_add_card) from [<c0c397d4>] (mmc_attach_mmc+0xdc/0x174)
674
[  363.492485] [<c0c397d4>] (mmc_attach_mmc) from [<c0c35638>] (mmc_rescan+0x390/0x3e8)
675
[  363.492496] [<c0c35638>] (mmc_rescan) from [<c035ebd0>] (process_one_work+0x1f0/0x400)
676
[  363.492507] [<c035ebd0>] (process_one_work) from [<c035fa50>] (worker_thread+0x44/0x580)
677
[  363.492517] [<c035fa50>] (worker_thread) from [<c0364b38>] (kthread+0x148/0x150)
678
[  363.492527] [<c0364b38>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
679
[  363.492535] Exception stack(0xee7cdfb0 to 0xee7cdff8)
680
[  363.492542] dfa0:                                     00000000 00000000 00000000 00000000
681
[  363.492552] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
682
[  363.492562] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
683
[  369.635793] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 367s!
684
[  369.635810] Showing busy workqueues and worker pools:
685
[  369.635816] workqueue events_freezable: flags=0x4
686
[  369.635822]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
687
[  369.635833]     in-flight: 43:mmc_rescan, 107:mmc_rescan
688
[  369.635848] workqueue kblockd: flags=0x18
689
[  369.635853]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
690
[  369.635864]     in-flight: 126:mmc_blk_mq_complete_work
691
[  369.635873]     pending: mmc_blk_mq_complete_work
692
[  369.635883] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=367s workers=2 idle: 6
693
[  369.635898] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=4 idle: 19 109
694
[  400.355793] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 397s!
695
[  400.355809] Showing busy workqueues and worker pools:
696
[  400.355815] workqueue events_freezable: flags=0x4
697
[  400.355821]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
698
[  400.355832]     in-flight: 43:mmc_rescan, 107:mmc_rescan
699
[  400.355847] workqueue kblockd: flags=0x18
700
[  400.355852]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
701
[  400.355863]     in-flight: 126:mmc_blk_mq_complete_work
702
[  400.355872]     pending: mmc_blk_mq_complete_work
703
[  400.355882] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=397s workers=2 idle: 6
704
[  400.355897] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=4 idle: 19 109
705
[  431.075792] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 428s!
706
[  431.075810] Showing busy workqueues and worker pools:
707
[  431.075818] workqueue events_freezable: flags=0x4
708
[  431.075824]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
709
[  431.075836]     in-flight: 43:mmc_rescan, 107:mmc_rescan
710
[  431.075851] workqueue kblockd: flags=0x18
711
[  431.075856]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
712
[  431.075868]     in-flight: 126:mmc_blk_mq_complete_work
713
[  431.075877]     pending: mmc_blk_mq_complete_work
714
[  431.075887] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=428s workers=2 idle: 6
715
[  431.075903] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=4 idle: 19 109
716
[  461.795792] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 459s!
717
[  461.795808] Showing busy workqueues and worker pools:
718
[  461.795815] workqueue events_freezable: flags=0x4
719
[  461.795820]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
720
[  461.795832]     in-flight: 43:mmc_rescan, 107:mmc_rescan
721
[  461.795846] workqueue kblockd: flags=0x18
722
[  461.795851]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
723
[  461.795863]     in-flight: 126:mmc_blk_mq_complete_work
724
[  461.795872]     pending: mmc_blk_mq_complete_work
725
[  461.795881] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=459s workers=2 idle: 6
726
[  461.795896] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=4 idle: 19 109
727
[  484.323806] INFO: task kworker/1:1:43 blocked for more than 120 seconds.
728
[  484.323814]       Not tainted 4.19.8-gnu-1 #1
729
[  484.323819] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
730
[  484.323827] kworker/1:1     D    0    43      2 0x00000000
731
[  484.323838] Workqueue: events_freezable mmc_rescan
732
[  484.323850] [<c0e633a8>] (__schedule) from [<c0e6399c>] (schedule+0x48/0xb0)
733
[  484.323859] [<c0e6399c>] (schedule) from [<c037067c>] (io_schedule+0x14/0x34)
734
[  484.323869] [<c037067c>] (io_schedule) from [<c0454018>] (wait_on_page_bit+0x110/0x148)
735
[  484.323880] [<c0454018>] (wait_on_page_bit) from [<c0455e50>] (do_read_cache_page+0x1fc/0x354)
736
[  484.323890] [<c0455e50>] (do_read_cache_page) from [<c0455fbc>] (read_cache_page+0x14/0x1c)
737
[  484.323901] [<c0455fbc>] (read_cache_page) from [<c07ab3a4>] (read_dev_sector+0x28/0xac)
738
[  484.323912] [<c07ab3a4>] (read_dev_sector) from [<c07b1324>] (read_lba+0xa8/0x1a8)
739
[  484.323923] [<c07b1324>] (read_lba) from [<c07b1790>] (efi_partition+0x100/0xa0c)
740
[  484.323934] [<c07b1790>] (efi_partition) from [<c07ad77c>] (check_partition+0x114/0x200)
741
[  484.323945] [<c07ad77c>] (check_partition) from [<c07aba3c>] (rescan_partitions+0x90/0x458)
742
[  484.323956] [<c07aba3c>] (rescan_partitions) from [<c04f879c>] (__blkdev_get+0x3b8/0x4e4)
743
[  484.323967] [<c04f879c>] (__blkdev_get) from [<c04f92c8>] (blkdev_get+0x124/0x370)
744
[  484.323977] [<c04f92c8>] (blkdev_get) from [<c07aa20c>] (__device_add_disk+0x430/0x4c8)
745
[  484.323988] [<c07aa20c>] (__device_add_disk) from [<c0c45b80>] (mmc_add_disk+0x18/0xec)
746
[  484.323998] [<c0c45b80>] (mmc_add_disk) from [<c0c4475c>] (mmc_blk_probe+0x26c/0x66c)
747
[  484.324009] [<c0c4475c>] (mmc_blk_probe) from [<c09d8388>] (really_probe+0x1f4/0x2b8)
748
[  484.324020] [<c09d8388>] (really_probe) from [<c09d85b0>] (driver_probe_device+0x60/0x168)
749
[  484.324031] [<c09d85b0>] (driver_probe_device) from [<c09d675c>] (bus_for_each_drv+0x80/0xc4)
750
[  484.324042] [<c09d675c>] (bus_for_each_drv) from [<c09d8124>] (__device_attach+0xd0/0x138)
751
[  484.324053] [<c09d8124>] (__device_attach) from [<c09d755c>] (bus_probe_device+0x84/0x8c)
752
[  484.324064] [<c09d755c>] (bus_probe_device) from [<c09d444c>] (device_add+0x36c/0x604)
753
[  484.324075] [<c09d444c>] (device_add) from [<c0c35e50>] (mmc_add_card+0x108/0x2d0)
754
[  484.324086] [<c0c35e50>] (mmc_add_card) from [<c0c3c6d8>] (mmc_attach_sd+0xd8/0x15c)
755
[  484.324096] [<c0c3c6d8>] (mmc_attach_sd) from [<c0c3561c>] (mmc_rescan+0x374/0x3e8)
756
[  484.324107] [<c0c3561c>] (mmc_rescan) from [<c035ebd0>] (process_one_work+0x1f0/0x400)
757
[  484.324118] [<c035ebd0>] (process_one_work) from [<c035fa50>] (worker_thread+0x44/0x580)
758
[  484.324129] [<c035fa50>] (worker_thread) from [<c0364b38>] (kthread+0x148/0x150)
759
[  484.324139] [<c0364b38>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
760
[  484.324147] Exception stack(0xee3b5fb0 to 0xee3b5ff8)
761
[  484.324155] 5fa0:                                     00000000 00000000 00000000 00000000
762
[  484.324165] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
763
[  484.324174] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
764
[  484.324183] INFO: task kworker/1:2:107 blocked for more than 120 seconds.
765
[  484.324190]       Not tainted 4.19.8-gnu-1 #1
766
[  484.324195] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
767
[  484.324203] kworker/1:2     D    0   107      2 0x00000000
768
[  484.324214] Workqueue: events_freezable mmc_rescan
769
[  484.324224] [<c0e633a8>] (__schedule) from [<c0e6399c>] (schedule+0x48/0xb0)
770
[  484.324233] [<c0e6399c>] (schedule) from [<c037067c>] (io_schedule+0x14/0x34)
771
[  484.324243] [<c037067c>] (io_schedule) from [<c0454018>] (wait_on_page_bit+0x110/0x148)
772
[  484.324254] [<c0454018>] (wait_on_page_bit) from [<c0455e50>] (do_read_cache_page+0x1fc/0x354)
773
[  484.324264] [<c0455e50>] (do_read_cache_page) from [<c0455fbc>] (read_cache_page+0x14/0x1c)
774
[  484.324275] [<c0455fbc>] (read_cache_page) from [<c07ab3a4>] (read_dev_sector+0x28/0xac)
775
[  484.324286] [<c07ab3a4>] (read_dev_sector) from [<c07b1324>] (read_lba+0xa8/0x1a8)
776
[  484.324297] [<c07b1324>] (read_lba) from [<c07b1790>] (efi_partition+0x100/0xa0c)
777
[  484.324308] [<c07b1790>] (efi_partition) from [<c07ad77c>] (check_partition+0x114/0x200)
778
[  484.324318] [<c07ad77c>] (check_partition) from [<c07aba3c>] (rescan_partitions+0x90/0x458)
779
[  484.324329] [<c07aba3c>] (rescan_partitions) from [<c04f879c>] (__blkdev_get+0x3b8/0x4e4)
780
[  484.324340] [<c04f879c>] (__blkdev_get) from [<c04f92c8>] (blkdev_get+0x124/0x370)
781
[  484.324350] [<c04f92c8>] (blkdev_get) from [<c07aa20c>] (__device_add_disk+0x430/0x4c8)
782
[  484.324361] [<c07aa20c>] (__device_add_disk) from [<c0c45b80>] (mmc_add_disk+0x18/0xec)
783
[  484.324371] [<c0c45b80>] (mmc_add_disk) from [<c0c4475c>] (mmc_blk_probe+0x26c/0x66c)
784
[  484.324382] [<c0c4475c>] (mmc_blk_probe) from [<c09d8388>] (really_probe+0x1f4/0x2b8)
785
[  484.324393] [<c09d8388>] (really_probe) from [<c09d85b0>] (driver_probe_device+0x60/0x168)
786
[  484.324404] [<c09d85b0>] (driver_probe_device) from [<c09d675c>] (bus_for_each_drv+0x80/0xc4)
787
[  484.324415] [<c09d675c>] (bus_for_each_drv) from [<c09d8124>] (__device_attach+0xd0/0x138)
788
[  484.324427] [<c09d8124>] (__device_attach) from [<c09d755c>] (bus_probe_device+0x84/0x8c)
789
[  484.324438] [<c09d755c>] (bus_probe_device) from [<c09d444c>] (device_add+0x36c/0x604)
790
[  484.324448] [<c09d444c>] (device_add) from [<c0c35e50>] (mmc_add_card+0x108/0x2d0)
791
[  484.324459] [<c0c35e50>] (mmc_add_card) from [<c0c397d4>] (mmc_attach_mmc+0xdc/0x174)
792
[  484.324469] [<c0c397d4>] (mmc_attach_mmc) from [<c0c35638>] (mmc_rescan+0x390/0x3e8)
793
[  484.324480] [<c0c35638>] (mmc_rescan) from [<c035ebd0>] (process_one_work+0x1f0/0x400)
794
[  484.324491] [<c035ebd0>] (process_one_work) from [<c035fa50>] (worker_thread+0x44/0x580)
795
[  484.324502] [<c035fa50>] (worker_thread) from [<c0364b38>] (kthread+0x148/0x150)
796
[  484.324512] [<c0364b38>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
797
[  484.324520] Exception stack(0xee7cdfb0 to 0xee7cdff8)
798
[  484.324527] dfa0:                                     00000000 00000000 00000000 00000000
799
[  484.324537] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
800
[  484.324546] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
801
[  492.515792] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 490s!
802
[  492.515808] Showing busy workqueues and worker pools:
803
[  492.515815] workqueue events_freezable: flags=0x4
804
[  492.515821]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
805
[  492.515832]     in-flight: 43:mmc_rescan, 107:mmc_rescan
806
[  492.515846] workqueue kblockd: flags=0x18
807
[  492.515852]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
808
[  492.515863]     in-flight: 126:mmc_blk_mq_complete_work
809
[  492.515872]     pending: mmc_blk_mq_complete_work
810
[  492.515881] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=490s workers=2 idle: 6
811
[  492.515896] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=0s workers=4 idle: 19 109
812
[  523.235792] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 520s!
813
[  523.235810] Showing busy workqueues and worker pools:
814
[  523.235817] workqueue events_freezable: flags=0x4
815
[  523.235824]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
816
[  523.235837]     in-flight: 43:mmc_rescan, 107:mmc_rescan
817
[  523.235853] workqueue kblockd: flags=0x18
818
[  523.235859]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
819
[  523.235872]     in-flight: 126:mmc_blk_mq_complete_work
820
[  523.235882]     pending: mmc_blk_mq_complete_work
821
[  523.235893] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=520s workers=2 idle: 6
822
[  523.235910] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=4 idle: 19 109
823
[  545.905974] random: crng init done
824
[  584.675792] BUG: workqueue lockup - pool cpus=0 node=0 flags=0x0 nice=-20 stuck for 582s!
825
[  584.675811] Showing busy workqueues and worker pools:
826
[  584.675819] workqueue events_freezable: flags=0x4
827
[  584.675826]   pwq 2: cpus=1 node=0 flags=0x0 nice=0 active=2/256
828
[  584.675839]     in-flight: 43:mmc_rescan, 107:mmc_rescan
829
[  584.675855] workqueue kblockd: flags=0x18
830
[  584.675861]   pwq 1: cpus=0 node=0 flags=0x0 nice=-20 active=2/256
831
[  584.675874]     in-flight: 126:mmc_blk_mq_complete_work
832
[  584.675885]     pending: mmc_blk_mq_complete_work
833
[  584.675896] pool 1: cpus=0 node=0 flags=0x0 nice=-20 hung=582s workers=2 idle: 6
834
[  584.675913] pool 2: cpus=1 node=0 flags=0x0 nice=0 hung=4s workers=4 idle: 19 109
835
[  602.099793] mmc2: Card stuck being busy! mmc_poll_for_busy
836
[  602.099801] mmc2: cache flush error -110
837
[  602.599819] dwmmc_rockchip ff0f0000.dwmmc: Busy; trying anyway
838
[  603.099830] mmc_host mmc2: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
839
[  603.104947]  mmcblk0: p1 p2 p3
840
[  603.105877] pwm-backlight backlight: Linked as a consumer to regulator.9
841
[  603.105914] pwm-backlight backlight: Dropping the link to regulator.9
842
[  603.106583] panel-simple panel: Linked as a consumer to regulator.7
843
[  603.106624] panel-simple panel: Dropping the link to regulator.7
844
[  603.114905] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
845
[  603.169053] mmc_host mmc2: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
846
[  603.303853] dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 183
847
[  603.419140] print_req_error: I/O error, dev mmcblk2, sector 0
848
[  603.532169] print_req_error: I/O error, dev mmcblk2, sector 1
849
[  603.645198] print_req_error: I/O error, dev mmcblk2, sector 2
850
[  603.758224] print_req_error: I/O error, dev mmcblk2, sector 3
851
[  603.871251] print_req_error: I/O error, dev mmcblk2, sector 4
852
[  603.984279] print_req_error: I/O error, dev mmcblk2, sector 5
853
[  604.097307] print_req_error: I/O error, dev mmcblk2, sector 6
854
[  604.210334] print_req_error: I/O error, dev mmcblk2, sector 7
855
[  604.210345] Buffer I/O error on dev mmcblk2, logical block 0, async page read
856
[  604.549500] print_req_error: I/O error, dev mmcblk2, sector 0
857
[  604.662535] print_req_error: I/O error, dev mmcblk2, sector 1
858
[  605.340659] Buffer I/O error on dev mmcblk2, logical block 0, async page read
859
[  605.340679] ldm_validate_partition_table(): Disk read failed.
860
[  606.470929] Buffer I/O error on dev mmcblk2, logical block 0, async page read
861
[  607.601178] Buffer I/O error on dev mmcblk2, logical block 0, async page read
862
[  607.601196]  mmcblk2: unable to read partition table
863
[  607.602457] pwm-backlight backlight: Linked as a consumer to regulator.9
864
[  607.602496] pwm-backlight backlight: Dropping the link to regulator.9
865
[  607.603100] panel-simple panel: Linked as a consumer to regulator.7
866
[  607.603139] panel-simple panel: Dropping the link to regulator.7
867
[  607.622599] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
868
[  607.622631] VFS: Mounted root (ext4 filesystem) on device 179:51.
869
[  607.628451] devtmpfs: mounted
870
[  607.628830] Freeing unused kernel memory: 1024K
871
[  607.628929] Run /sbin/init as init process
872
[  608.453486] print_req_error: 25 callbacks suppressed
873
[  608.453489] print_req_error: I/O error, dev mmcblk2, sector 30785411
874
[  608.566527] print_req_error: I/O error, dev mmcblk2, sector 30785412
875
[  608.679554] print_req_error: I/O error, dev mmcblk2, sector 30785413
876
[  608.792584] print_req_error: I/O error, dev mmcblk2, sector 30785414
877
[  608.905611] print_req_error: I/O error, dev mmcblk2, sector 30785415
878
[  609.244733] print_req_error: I/O error, dev mmcblk2, sector 30785408
879
[  609.357759] print_req_error: I/O error, dev mmcblk2, sector 30785409
880
[  609.470789] print_req_error: I/O error, dev mmcblk2, sector 30785410
881
[  609.583814] print_req_error: I/O error, dev mmcblk2, sector 30785411
882
[  609.696842] print_req_error: I/O error, dev mmcblk2, sector 30785412
883
[  610.035903] Buffer I/O error on dev mmcblk2, logical block 3848176, async page read
884
[  612.421786] Buffer I/O error on dev mmcblk2, logical block 3848176, async page read
885
[  612.668776] udevd[214]: starting version 3.2.7
886
[  612.755856] udevd[215]: starting eudev-3.2.7
887
[  612.984384] sbs-battery 20-000b: sbs-battery: battery gas gauge device registered
888
[  612.984962] pwm-backlight backlight: Linked as a consumer to regulator.9
889
[  612.985010] pwm-backlight backlight: Dropping the link to regulator.9
890
[  612.985179] cros-ec-dev cros-ec-dev.0.auto: cannot get EC features: 0/1
891
[  612.985853] panel-simple panel: Linked as a consumer to regulator.7
892
[  612.985898] panel-simple panel: Dropping the link to regulator.7
893
[  612.999300] cros-ec-dev cros-ec-dev.0.auto: device does not support reading the console log
894
[  612.999865] pwm-backlight backlight: Linked as a consumer to regulator.9
895
[  612.999907] pwm-backlight backlight: Dropping the link to regulator.9
896
[  613.000607] panel-simple panel: Linked as a consumer to regulator.7
897
[  613.000648] panel-simple panel: Dropping the link to regulator.7
898
[  613.005284] tpm_i2c_infineon 1-0020: 1.2 TPM (device-id 0x1A)
899
[  613.026319] pwm-backlight backlight: Linked as a consumer to regulator.9
900
[  613.026738] panel-simple panel: Linked as a consumer to regulator.7
901
[  613.108689] cfg80211: Loading compiled-in X.509 certificates for regulatory database
902
[  613.110081] iommu: Adding device ff930000.vop to group 0
903
[  613.110310] rockchip-vop ff930000.vop: Linked as a consumer to ff930300.iommu
904
[  613.113017] iommu: Adding device ff940000.vop to group 1
905
[  613.113047] rockchip-vop ff940000.vop: Linked as a consumer to ff940300.iommu
906
[  613.114163] rockchip-drm display-subsystem: Linked as a consumer to ff930000.vop
907
[  613.114184] rockchip-drm display-subsystem: Linked as a consumer to ff940000.vop
908
[  613.114350] rockchip-drm display-subsystem: Linked as a consumer to ff970000.dp
909
[  613.114439] rockchip-drm display-subsystem: Linked as a consumer to ff980000.hdmi
910
[  613.120055] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm])
911
[  613.122728] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm])
912
[  613.124254] rk3288-crypto ff8a0000.cypto-controller: Crypto Accelerator successfully registered
913
[  613.134172] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
914
[  613.135287] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
915
[  613.135304] cfg80211: failed to load regulatory.db
916
[  613.136155] rockchip-drm display-subsystem: bound ff970000.dp (ops rockchip_dp_component_ops [rockchipdrm])
917
[  613.136264] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY)
918
[  613.141048] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
919
[  613.141070] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
920
[  613.141077] [drm] No driver support for vblank timestamp query.
921
[  613.159904] brcmfmac: brcmf_fw_alloc_request: using /*(DEBLOBBED)*/ for chip BCM4354/1
922
[  613.159909] mmc1:0001:1: Missing Free firmware (non-Free firmware loading is disabled)
923
[  613.160055] brcmfmac mmc1:0001:1: Direct firmware load for /*(DEBLOBBED)*/ failed with error -2
924
[  613.160152] usbcore: registered new interface driver brcmfmac
925
[  613.252396] max98090 2-0010: MAX98090 REVID=0x43
926
[  613.254275] max98090 2-0010: use default 2.8v micbias
927
[  613.256817] rockchip-snd-max98090 sound: HiFi <-> ff890000.i2s mapping ok
928
[  613.258525] input: VEYRON-I2S Headset Jack as /devices/platform/sound/sound/card0/input2
929
[  613.380721] rockchip-dp ff970000.dp: Link Training Clock Recovery success
930
[  613.382646] rockchip-dp ff970000.dp: Link Training success!
931
[  613.401225] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (04f2:b53a)
932
[  613.410920] uvcvideo 3-1:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
933
[  613.410925] uvcvideo 3-1:1.0: Entity type for entity Extension 4 was not initialized!
934
[  613.410928] uvcvideo 3-1:1.0: Entity type for entity Processing 2 was not initialized!
935
[  613.410931] uvcvideo 3-1:1.0: Entity type for entity Camera 1 was not initialized!
936
[  613.411105] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/platform/ff500000.usb/usb3/3-1/3-1:1.0/input/input3
937
[  613.411282] usbcore: registered new interface driver uvcvideo
938
[  613.411284] USB Video Class driver (1.1.1)
939
[  613.481393] Console: switching to colour frame buffer device 170x48
940
[  613.486471] print_req_error: 21 callbacks suppressed
941
[  613.486475] print_req_error: I/O error, dev mmcblk2, sector 30785410
942
[  613.521400] rockchip-drm display-subsystem: fb0:  frame buffer device
943
[  613.580361] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
944
[  613.599553] print_req_error: I/O error, dev mmcblk2, sector 30785411
945
[  613.623824] Registered IR keymap rc-cec
946
[  613.626890] rc rc0: RC for dw_hdmi as /devices/platform/ff980000.hdmi/rc/rc0
947
[  613.630556] input: RC for dw_hdmi as /devices/platform/ff980000.hdmi/rc/rc0/input4
948
[  613.716994] print_req_error: I/O error, dev mmcblk2, sector 30785412
949
[  613.833512] print_req_error: I/O error, dev mmcblk2, sector 30785413
950
[  613.951563] print_req_error: I/O error, dev mmcblk2, sector 30785414
951
[  614.083988] print_req_error: I/O error, dev mmcblk2, sector 30785415
952
[  614.427382] print_req_error: I/O error, dev mmcblk2, sector 30785408
953
[  614.544492] print_req_error: I/O error, dev mmcblk2, sector 30785409
954
[  614.662028] print_req_error: I/O error, dev mmcblk2, sector 30785410
955
[  614.778559] print_req_error: I/O error, dev mmcblk2, sector 30785411
956
[  615.235104] Buffer I/O error on dev mmcblk2, logical block 3848176, async page read
957
[  615.571796] mmc2: Card stuck being busy! mmc_poll_for_busy
958
[  615.574038] Buffer I/O error on dev mmcblk2boot0, logical block 1008, async page read
959
[  615.574085] Buffer I/O error on dev mmcblk2boot1, logical block 1008, async page read
960
[  616.005803] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
961
[  616.279826] mmc2: Card stuck in wrong state! mmcblk2 card_busy_detect status: 0xe00
962
[  616.285557] mmcblk2: recovery failed!
963
[  616.443830] mmc2: Card stuck in wrong state! mmcblk2 card_busy_detect status: 0xe00
964
[  616.449535] mmcblk2: recovery failed!
965
[  616.455104] Buffer I/O error on dev mmcblk2, logical block 3848176, async page read
966
[  616.597206] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null)
967
[  616.934940] udevd[3721]: starting version 3.2.7
968
[  616.967658] udevd[3721]: starting eudev-3.2.7
969
[  617.067619] 8021q: 802.1Q VLAN Support v1.8
(4-4/4)