Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.71 KB | None | 0 0
  1.  
  2.  
  3. BusyBox v1.28.4 () built-in shell (ash)
  4.  
  5. _______ ________ __
  6. | |.-----.-----.-----.| | | |.----.| |_
  7. | - || _ | -__| || | | || _|| _|
  8. |_______|| __|_____|__|__||________||__| |____|
  9. |__| W I R E L E S S F R E E D O M
  10. -----------------------------------------------------
  11. OpenWrt 18.06.2, r7676-cddd7b4c77
  12. -----------------------------------------------------
  13. root@OpenWrt:~# dmesg
  14. [ 0.000000] Linux version 4.9.152 (*****) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7676-cddd7b4c77) ) #0 Wed Jan 30 12:21:02 2019
  15. [ 0.000000] bootconsole [early0] enabled
  16. [ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
  17. [ 0.000000] SoC: Atheros AR9344 rev 3
  18. [ 0.000000] Determined physical RAM map:
  19. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  20. [ 0.000000] User-defined physical RAM map:
  21. [ 0.000000] memory: 08000000 @ 00000000 (usable)
  22. [ 0.000000] Initrd not found or empty - disabling initrd
  23. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  24. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  25. [ 0.000000] Zone ranges:
  26. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
  27. [ 0.000000] Movable zone start for each node
  28. [ 0.000000] Early memory node ranges
  29. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
  30. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
  31. [ 0.000000] On node 0 totalpages: 32768
  32. [ 0.000000] free_area_init_node: node 0, pgdat 804abee4, node_mem_map 81000020
  33. [ 0.000000] Normal zone: 256 pages used for memmap
  34. [ 0.000000] Normal zone: 0 pages reserved
  35. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  36. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  37. [ 0.000000] pcpu-alloc: [0] 0
  38. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  39. [ 0.000000] Kernel command line: lcd_ctrl=84 parts=1 boot_part_size=4194304 gpio=151099 HZ=300000000 mem=128M kmac=E4:8D:8C:7C:46:8C board=2011r5 board=2011r5 hw_opt=00718004 boot=0 mlc=10 console=ttyS0,115200 rootfstype=squashfs noinitrd
  40. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  41. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  42. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  43. [ 0.000000] Writing ErrCtl register=00000000
  44. [ 0.000000] Readback ErrCtl register=00000000
  45. [ 0.000000] Memory: 122324K/131072K available (3442K kernel code, 149K rwdata, 812K rodata, 2564K init, 203K bss, 8748K reserved, 0K cma-reserved)
  46. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  47. [ 0.000000] NR_IRQS:51
  48. [ 0.000000] Clocks: CPU:600.000MHz, DDR:400.000MHz, AHB:400.000MHz, Ref:25.000MHz
  49. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
  50. [ 0.000009] sched_clock: 32 bits at 300MHz, resolution 3ns, wraps every 7158278654ns
  51. [ 0.008860] Calibrating delay loop... 299.82 BogoMIPS (lpj=1499136)
  52. [ 0.081948] pid_max: default: 32768 minimum: 301
  53. [ 0.087294] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  54. [ 0.094815] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  55. [ 0.105718] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  56. [ 0.116921] futex hash table entries: 256 (order: -1, 3072 bytes)
  57. [ 0.124397] NET: Registered protocol family 16
  58. [ 0.134190] MIPS: machine is Mikrotik RouterBOARD 2011UiAS-2HnD
  59. [ 0.641753] clocksource: Switched to clocksource MIPS
  60. [ 0.648570] NET: Registered protocol family 2
  61. [ 0.654386] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  62. [ 0.662354] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  63. [ 0.669573] TCP: Hash tables configured (established 1024 bind 1024)
  64. [ 0.676884] UDP hash table entries: 256 (order: 0, 4096 bytes)
  65. [ 0.683551] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  66. [ 0.690905] NET: Registered protocol family 1
  67. [ 0.695916] PCI: CLS 0 bytes, default 32
  68. [ 2.571767] random: fast init done
  69. [ 3.623938] Crashlog allocated RAM at address 0x3f00000
  70. [ 3.631025] workingset: timestamp_bits=30 max_order=15 bucket_order=0
  71. [ 3.645205] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  72. [ 3.651868] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  73. [ 3.759810] io scheduler noop registered
  74. [ 3.764305] io scheduler deadline registered (default)
  75. [ 3.770412] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  76. [ 3.778081] console [ttyS0] disabled
  77. [ 3.802299] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
  78. [ 3.812098] console [ttyS0] enabled
  79. [ 3.819643] bootconsole [early0] disabled
  80. [ 3.831634] m25p80 spi0.0: found w25x05, expected m25p80
  81. [ 3.848572] m25p80 spi0.0: w25x05 (64 Kbytes)
  82. [ 3.896718] Creating 4 MTD partitions on "spi0.0":
  83. [ 3.901687] 0x000000000000-0x00000000c000 : "routerboot"
  84. [ 3.931078] 0x00000000c000-0x00000000d000 : "hard_config"
  85. [ 3.960354] 0x00000000d000-0x00000000e000 : "bios"
  86. [ 3.988999] 0x00000000e000-0x00000000f000 : "soft_config"
  87. [ 4.019350] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
  88. [ 4.025966] nand: Samsung NAND 128MiB 3,3V 8-bit
  89. [ 4.030736] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  90. [ 4.038611] Scanning device for bad blocks
  91. [ 4.200637] Creating 3 MTD partitions on "ar934x-nfc":
  92. [ 4.206013] 0x000000000000-0x000000040000 : "booter"
  93. [ 4.234706] 0x000000040000-0x000000400000 : "kernel"
  94. [ 4.263517] 0x000000400000-0x000008000000 : "ubi"
  95. [ 4.295560] libphy: Fixed MDIO Bus: probed
  96. [ 4.420926] libphy: ag71xx_mdio: probed
  97. [ 4.455301] switch0: Atheros AR8327 rev. 4 switch registered on ag71xx-mdio.0
  98. [ 5.460569] libphy: ag71xx_mdio: probed
  99. [ 6.093211] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd034, driver=Atheros AR8216/AR8236/AR8316]
  100. [ 6.104935] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
  101. [ 6.733525] ag71xx-mdio.1: Found an AR934X built-in switch
  102. [ 6.785957] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII
  103. [ 6.793539] NET: Registered protocol family 10
  104. [ 6.801256] NET: Registered protocol family 17
  105. [ 6.805953] 8021q: 802.1Q VLAN Support v1.8
  106. [ 6.813899] UBI: auto-attach mtd6
  107. [ 6.817349] ubi0: attaching mtd6
  108. [ 7.406021] ubi0: fixable bit-flip detected at PEB 357
  109. [ 7.412285] __nand_correct_data: uncorrectable ECC error
  110. [ 7.417818] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 357:512, read only 64 bytes, retry
  111. [ 7.430640] __nand_correct_data: uncorrectable ECC error
  112. [ 7.436163] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 357:512, read only 64 bytes, retry
  113. [ 7.448983] __nand_correct_data: uncorrectable ECC error
  114. [ 7.454504] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 357:512, read only 64 bytes, retry
  115. [ 7.467328] __nand_correct_data: uncorrectable ECC error
  116. [ 7.472854] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 357:512, read 64 bytes
  117. [ 7.483470] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  118. [ 7.489488] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  119. [ 7.498187] 807337e0 02ca0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  120. [ 7.506887] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  121. [ 7.515587] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  122. [ 7.524286] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  123. [ 7.532987] ...
  124. [ 7.535525] Call Trace:
  125. [ 7.538062] [<8006b5a0>] show_stack+0x70/0x8c
  126. [ 7.542584] [<80295b58>] ubi_io_read+0x26c/0x310
  127. [ 7.547363] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  128. [ 7.552777] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  129. [ 7.557550] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  130. [ 7.562971] [<804c8e18>] ubi_init+0x384/0x3c4
  131. [ 7.567476] [<80060adc>] do_one_initcall+0x164/0x198
  132. [ 7.572646] [<804afdc0>] kernel_init_freeable+0x210/0x218
  133. [ 7.578227] [<803b7668>] kernel_init+0x10/0x104
  134. [ 7.582939] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  135. [ 7.589195] ubi0: fixable bit-flip detected at PEB 358
  136. [ 7.595477] __nand_correct_data: uncorrectable ECC error
  137. [ 7.600990] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 358:512, read only 64 bytes, retry
  138. [ 7.613811] __nand_correct_data: uncorrectable ECC error
  139. [ 7.619313] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 358:512, read only 64 bytes, retry
  140. [ 7.632137] __nand_correct_data: uncorrectable ECC error
  141. [ 7.637647] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 358:512, read only 64 bytes, retry
  142. [ 7.650473] __nand_correct_data: uncorrectable ECC error
  143. [ 7.655996] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 358:512, read 64 bytes
  144. [ 7.666602] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  145. [ 7.672630] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  146. [ 7.681320] 807337e0 02cc0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  147. [ 7.690020] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  148. [ 7.698720] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  149. [ 7.707420] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  150. [ 7.716121] ...
  151. [ 7.718658] Call Trace:
  152. [ 7.721192] [<8006b5a0>] show_stack+0x70/0x8c
  153. [ 7.725716] [<80295b58>] ubi_io_read+0x26c/0x310
  154. [ 7.730486] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  155. [ 7.735900] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  156. [ 7.740674] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  157. [ 7.746088] [<804c8e18>] ubi_init+0x384/0x3c4
  158. [ 7.750590] [<80060adc>] do_one_initcall+0x164/0x198
  159. [ 7.755750] [<804afdc0>] kernel_init_freeable+0x210/0x218
  160. [ 7.761333] [<803b7668>] kernel_init+0x10/0x104
  161. [ 7.766041] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  162. [ 7.772300] ubi0: fixable bit-flip detected at PEB 359
  163. [ 7.778555] __nand_correct_data: uncorrectable ECC error
  164. [ 7.784091] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 359:512, read only 64 bytes, retry
  165. [ 7.796908] __nand_correct_data: uncorrectable ECC error
  166. [ 7.802431] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 359:512, read only 64 bytes, retry
  167. [ 7.815249] __nand_correct_data: uncorrectable ECC error
  168. [ 7.820752] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 359:512, read only 64 bytes, retry
  169. [ 7.833573] __nand_correct_data: uncorrectable ECC error
  170. [ 7.839075] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 359:512, read 64 bytes
  171. [ 7.849690] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  172. [ 7.855718] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  173. [ 7.864417] 807337e0 02ce0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  174. [ 7.873118] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  175. [ 7.881818] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  176. [ 7.890509] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  177. [ 7.899209] ...
  178. [ 7.901756] Call Trace:
  179. [ 7.904291] [<8006b5a0>] show_stack+0x70/0x8c
  180. [ 7.908800] [<80295b58>] ubi_io_read+0x26c/0x310
  181. [ 7.913589] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  182. [ 7.918984] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  183. [ 7.923776] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  184. [ 7.929172] [<804c8e18>] ubi_init+0x384/0x3c4
  185. [ 7.933691] [<80060adc>] do_one_initcall+0x164/0x198
  186. [ 7.938835] [<804afdc0>] kernel_init_freeable+0x210/0x218
  187. [ 7.944425] [<803b7668>] kernel_init+0x10/0x104
  188. [ 7.949117] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  189. [ 7.955384] ubi0: fixable bit-flip detected at PEB 360
  190. [ 7.961633] __nand_correct_data: uncorrectable ECC error
  191. [ 7.967171] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 360:512, read only 64 bytes, retry
  192. [ 7.979988] __nand_correct_data: uncorrectable ECC error
  193. [ 7.985519] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 360:512, read only 64 bytes, retry
  194. [ 7.998342] __nand_correct_data: uncorrectable ECC error
  195. [ 8.003870] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 360:512, read only 64 bytes, retry
  196. [ 8.016688] __nand_correct_data: uncorrectable ECC error
  197. [ 8.022211] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 360:512, read 64 bytes
  198. [ 8.032824] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  199. [ 8.038843] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  200. [ 8.047542] 807337e0 02d00200 00000200 00000000 86d26000 800a982c 00000000 00000001
  201. [ 8.056243] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  202. [ 8.064943] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  203. [ 8.073642] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  204. [ 8.082342] ...
  205. [ 8.084880] Call Trace:
  206. [ 8.087414] [<8006b5a0>] show_stack+0x70/0x8c
  207. [ 8.091939] [<80295b58>] ubi_io_read+0x26c/0x310
  208. [ 8.096718] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  209. [ 8.102130] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  210. [ 8.106904] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  211. [ 8.112320] [<804c8e18>] ubi_init+0x384/0x3c4
  212. [ 8.116821] [<80060adc>] do_one_initcall+0x164/0x198
  213. [ 8.121979] [<804afdc0>] kernel_init_freeable+0x210/0x218
  214. [ 8.127555] [<803b7668>] kernel_init+0x10/0x104
  215. [ 8.132263] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  216. [ 8.138507] __nand_correct_data: uncorrectable ECC error
  217. [ 8.144042] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 361:0, read only 64 bytes, retry
  218. [ 8.156378] __nand_correct_data: uncorrectable ECC error
  219. [ 8.161905] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 361:0, read only 64 bytes, retry
  220. [ 8.174263] __nand_correct_data: uncorrectable ECC error
  221. [ 8.179774] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 361:0, read only 64 bytes, retry
  222. [ 8.192124] __nand_correct_data: uncorrectable ECC error
  223. [ 8.197629] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 361:0, read 64 bytes
  224. [ 8.208061] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  225. [ 8.214092] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  226. [ 8.222791] 807337e0 02d20000 00000000 00000000 87dd9e00 800a982c 00000000 00000001
  227. [ 8.231482] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000000 00000000
  228. [ 8.240183] 87dd9e00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  229. [ 8.248883] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  230. [ 8.257582] ...
  231. [ 8.260119] Call Trace:
  232. [ 8.262664] [<8006b5a0>] show_stack+0x70/0x8c
  233. [ 8.267174] [<80295b58>] ubi_io_read+0x26c/0x310
  234. [ 8.271963] [<80295ebc>] ubi_io_read_ec_hdr+0x8c/0x1f0
  235. [ 8.277276] [<8029adc8>] ubi_attach+0x2f4/0x12fc
  236. [ 8.282067] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  237. [ 8.287465] [<804c8e18>] ubi_init+0x384/0x3c4
  238. [ 8.291983] [<80060adc>] do_one_initcall+0x164/0x198
  239. [ 8.297128] [<804afdc0>] kernel_init_freeable+0x210/0x218
  240. [ 8.302718] [<803b7668>] kernel_init+0x10/0x104
  241. [ 8.307410] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  242. [ 8.313969] __nand_correct_data: uncorrectable ECC error
  243. [ 8.319482] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 361:512, read only 64 bytes, retry
  244. [ 8.332309] __nand_correct_data: uncorrectable ECC error
  245. [ 8.337817] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 361:512, read only 64 bytes, retry
  246. [ 8.350633] __nand_correct_data: uncorrectable ECC error
  247. [ 8.356158] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 361:512, read only 64 bytes, retry
  248. [ 8.368978] __nand_correct_data: uncorrectable ECC error
  249. [ 8.374499] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 361:512, read 64 bytes
  250. [ 8.385112] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  251. [ 8.391132] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  252. [ 8.399831] 807337e0 02d20200 00000200 00000000 86d26000 800a982c 00000000 00000001
  253. [ 8.408532] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  254. [ 8.417232] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  255. [ 8.425932] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  256. [ 8.434631] ...
  257. [ 8.437169] Call Trace:
  258. [ 8.439703] [<8006b5a0>] show_stack+0x70/0x8c
  259. [ 8.444227] [<80295b58>] ubi_io_read+0x26c/0x310
  260. [ 8.449006] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  261. [ 8.454420] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  262. [ 8.459193] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  263. [ 8.464609] [<804c8e18>] ubi_init+0x384/0x3c4
  264. [ 8.469110] [<80060adc>] do_one_initcall+0x164/0x198
  265. [ 8.474261] [<804afdc0>] kernel_init_freeable+0x210/0x218
  266. [ 8.479836] [<803b7668>] kernel_init+0x10/0x104
  267. [ 8.484544] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  268. [ 8.490795] ubi0: fixable bit-flip detected at PEB 362
  269. [ 8.497078] __nand_correct_data: uncorrectable ECC error
  270. [ 8.502609] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 362:512, read only 64 bytes, retry
  271. [ 8.515428] __nand_correct_data: uncorrectable ECC error
  272. [ 8.520932] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 362:512, read only 64 bytes, retry
  273. [ 8.533750] __nand_correct_data: uncorrectable ECC error
  274. [ 8.539255] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 362:512, read only 64 bytes, retry
  275. [ 8.552094] __nand_correct_data: uncorrectable ECC error
  276. [ 8.557597] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 362:512, read 64 bytes
  277. [ 8.568217] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  278. [ 8.574248] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  279. [ 8.582947] 807337e0 02d40200 00000200 00000000 86d26000 800a982c 00000000 00000001
  280. [ 8.591637] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  281. [ 8.600338] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  282. [ 8.609039] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  283. [ 8.617738] ...
  284. [ 8.620276] Call Trace:
  285. [ 8.622821] [<8006b5a0>] show_stack+0x70/0x8c
  286. [ 8.627330] [<80295b58>] ubi_io_read+0x26c/0x310
  287. [ 8.632118] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  288. [ 8.637514] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  289. [ 8.642304] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  290. [ 8.647702] [<804c8e18>] ubi_init+0x384/0x3c4
  291. [ 8.652220] [<80060adc>] do_one_initcall+0x164/0x198
  292. [ 8.657363] [<804afdc0>] kernel_init_freeable+0x210/0x218
  293. [ 8.662954] [<803b7668>] kernel_init+0x10/0x104
  294. [ 8.667645] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  295. [ 8.673913] ubi0: fixable bit-flip detected at PEB 363
  296. [ 8.680162] __nand_correct_data: uncorrectable ECC error
  297. [ 8.685700] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 363:512, read only 64 bytes, retry
  298. [ 8.698518] __nand_correct_data: uncorrectable ECC error
  299. [ 8.704050] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 363:512, read only 64 bytes, retry
  300. [ 8.716868] __nand_correct_data: uncorrectable ECC error
  301. [ 8.722389] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 363:512, read only 64 bytes, retry
  302. [ 8.735208] __nand_correct_data: uncorrectable ECC error
  303. [ 8.740712] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 363:512, read 64 bytes
  304. [ 8.751325] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  305. [ 8.757354] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  306. [ 8.766054] 807337e0 02d60200 00000200 00000000 86d26000 800a982c 00000000 00000001
  307. [ 8.774754] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  308. [ 8.783454] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  309. [ 8.792154] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  310. [ 8.800844] ...
  311. [ 8.803391] Call Trace:
  312. [ 8.805926] [<8006b5a0>] show_stack+0x70/0x8c
  313. [ 8.810436] [<80295b58>] ubi_io_read+0x26c/0x310
  314. [ 8.815226] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  315. [ 8.820629] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  316. [ 8.825421] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  317. [ 8.830817] [<804c8e18>] ubi_init+0x384/0x3c4
  318. [ 8.835337] [<80060adc>] do_one_initcall+0x164/0x198
  319. [ 8.840477] [<804afdc0>] kernel_init_freeable+0x210/0x218
  320. [ 8.846075] [<803b7668>] kernel_init+0x10/0x104
  321. [ 8.850770] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  322. [ 8.857039] ubi0: fixable bit-flip detected at PEB 364
  323. [ 8.863314] __nand_correct_data: uncorrectable ECC error
  324. [ 8.868829] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 364:512, read only 64 bytes, retry
  325. [ 8.881649] __nand_correct_data: uncorrectable ECC error
  326. [ 8.887172] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 364:512, read only 64 bytes, retry
  327. [ 8.899991] __nand_correct_data: uncorrectable ECC error
  328. [ 8.905513] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 364:512, read only 64 bytes, retry
  329. [ 8.918332] __nand_correct_data: uncorrectable ECC error
  330. [ 8.923854] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 364:512, read 64 bytes
  331. [ 8.934458] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  332. [ 8.940479] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  333. [ 8.949178] 807337e0 02d80200 00000200 00000000 86d26000 800a982c 00000000 00000001
  334. [ 8.957878] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  335. [ 8.966578] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  336. [ 8.975279] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  337. [ 8.983978] ...
  338. [ 8.986516] Call Trace:
  339. [ 8.989050] [<8006b5a0>] show_stack+0x70/0x8c
  340. [ 8.993574] [<80295b58>] ubi_io_read+0x26c/0x310
  341. [ 8.998354] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  342. [ 9.003767] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  343. [ 9.008540] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  344. [ 9.013955] [<804c8e18>] ubi_init+0x384/0x3c4
  345. [ 9.018456] [<80060adc>] do_one_initcall+0x164/0x198
  346. [ 9.023618] [<804afdc0>] kernel_init_freeable+0x210/0x218
  347. [ 9.029200] [<803b7668>] kernel_init+0x10/0x104
  348. [ 9.033910] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  349. [ 9.040159] ubi0: fixable bit-flip detected at PEB 365
  350. [ 9.046442] __nand_correct_data: uncorrectable ECC error
  351. [ 9.051974] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 365:512, read only 64 bytes, retry
  352. [ 9.064797] __nand_correct_data: uncorrectable ECC error
  353. [ 9.070306] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 365:512, read only 64 bytes, retry
  354. [ 9.083134] __nand_correct_data: uncorrectable ECC error
  355. [ 9.088638] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 365:512, read only 64 bytes, retry
  356. [ 9.101457] __nand_correct_data: uncorrectable ECC error
  357. [ 9.106979] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 365:512, read 64 bytes
  358. [ 9.117593] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  359. [ 9.123620] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  360. [ 9.132320] 807337e0 02da0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  361. [ 9.141011] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  362. [ 9.149712] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  363. [ 9.158412] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  364. [ 9.167112] ...
  365. [ 9.169648] Call Trace:
  366. [ 9.172194] [<8006b5a0>] show_stack+0x70/0x8c
  367. [ 9.176704] [<80295b58>] ubi_io_read+0x26c/0x310
  368. [ 9.181478] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  369. [ 9.186892] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  370. [ 9.191665] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  371. [ 9.197079] [<804c8e18>] ubi_init+0x384/0x3c4
  372. [ 9.201581] [<80060adc>] do_one_initcall+0x164/0x198
  373. [ 9.206732] [<804afdc0>] kernel_init_freeable+0x210/0x218
  374. [ 9.212340] [<803b7668>] kernel_init+0x10/0x104
  375. [ 9.217028] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  376. [ 9.223317] __nand_correct_data: uncorrectable ECC error
  377. [ 9.228834] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 366:0, read only 64 bytes, retry
  378. [ 9.241176] __nand_correct_data: uncorrectable ECC error
  379. [ 9.246701] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 366:0, read only 64 bytes, retry
  380. [ 9.259039] __nand_correct_data: uncorrectable ECC error
  381. [ 9.264567] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 366:0, read only 64 bytes, retry
  382. [ 9.276897] __nand_correct_data: uncorrectable ECC error
  383. [ 9.282424] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 366:0, read 64 bytes
  384. [ 9.292859] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  385. [ 9.298879] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  386. [ 9.307587] 807337e0 02dc0000 00000000 00000000 87dd9e00 800a982c 00000000 00000001
  387. [ 9.316286] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000000 00000000
  388. [ 9.324987] 87dd9e00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  389. [ 9.333687] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  390. [ 9.342388] ...
  391. [ 9.344924] Call Trace:
  392. [ 9.347460] [<8006b5a0>] show_stack+0x70/0x8c
  393. [ 9.351985] [<80295b58>] ubi_io_read+0x26c/0x310
  394. [ 9.356762] [<80295ebc>] ubi_io_read_ec_hdr+0x8c/0x1f0
  395. [ 9.362088] [<8029adc8>] ubi_attach+0x2f4/0x12fc
  396. [ 9.366860] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  397. [ 9.372275] [<804c8e18>] ubi_init+0x384/0x3c4
  398. [ 9.376775] [<80060adc>] do_one_initcall+0x164/0x198
  399. [ 9.381931] [<804afdc0>] kernel_init_freeable+0x210/0x218
  400. [ 9.387510] [<803b7668>] kernel_init+0x10/0x104
  401. [ 9.392220] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  402. [ 9.421592] __nand_correct_data: uncorrectable ECC error
  403. [ 9.427134] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 366:512, read only 64 bytes, retry
  404. [ 9.439950] __nand_correct_data: uncorrectable ECC error
  405. [ 9.445481] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 366:512, read only 64 bytes, retry
  406. [ 9.458299] __nand_correct_data: uncorrectable ECC error
  407. [ 9.463820] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 366:512, read only 64 bytes, retry
  408. [ 9.476640] __nand_correct_data: uncorrectable ECC error
  409. [ 9.482161] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 366:512, read 64 bytes
  410. [ 9.492775] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  411. [ 9.498795] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  412. [ 9.507493] 807337e0 02dc0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  413. [ 9.516194] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  414. [ 9.524894] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  415. [ 9.533593] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  416. [ 9.542294] ...
  417. [ 9.544831] Call Trace:
  418. [ 9.547365] [<8006b5a0>] show_stack+0x70/0x8c
  419. [ 9.551889] [<80295b58>] ubi_io_read+0x26c/0x310
  420. [ 9.556661] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  421. [ 9.562073] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  422. [ 9.566846] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  423. [ 9.572263] [<804c8e18>] ubi_init+0x384/0x3c4
  424. [ 9.576762] [<80060adc>] do_one_initcall+0x164/0x198
  425. [ 9.581915] [<804afdc0>] kernel_init_freeable+0x210/0x218
  426. [ 9.587498] [<803b7668>] kernel_init+0x10/0x104
  427. [ 9.592205] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  428. [ 9.598458] ubi0: fixable bit-flip detected at PEB 367
  429. [ 9.604738] __nand_correct_data: uncorrectable ECC error
  430. [ 9.610250] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 367:512, read only 64 bytes, retry
  431. [ 9.623074] __nand_correct_data: uncorrectable ECC error
  432. [ 9.628584] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 367:512, read only 64 bytes, retry
  433. [ 9.641408] __nand_correct_data: uncorrectable ECC error
  434. [ 9.646936] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 367:512, read only 64 bytes, retry
  435. [ 9.659754] __nand_correct_data: uncorrectable ECC error
  436. [ 9.665276] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 367:512, read 64 bytes
  437. [ 9.675881] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  438. [ 9.681909] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  439. [ 9.690600] 807337e0 02de0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  440. [ 9.699300] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  441. [ 9.708000] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  442. [ 9.716701] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  443. [ 9.725400] ...
  444. [ 9.727937] Call Trace:
  445. [ 9.730473] [<8006b5a0>] show_stack+0x70/0x8c
  446. [ 9.734996] [<80295b58>] ubi_io_read+0x26c/0x310
  447. [ 9.739776] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  448. [ 9.745189] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  449. [ 9.749962] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  450. [ 9.755378] [<804c8e18>] ubi_init+0x384/0x3c4
  451. [ 9.759879] [<80060adc>] do_one_initcall+0x164/0x198
  452. [ 9.765039] [<804afdc0>] kernel_init_freeable+0x210/0x218
  453. [ 9.770622] [<803b7668>] kernel_init+0x10/0x104
  454. [ 9.775331] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  455. [ 9.781580] ubi0: fixable bit-flip detected at PEB 368
  456. [ 9.787864] __nand_correct_data: uncorrectable ECC error
  457. [ 9.793394] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 368:512, read only 64 bytes, retry
  458. [ 9.806206] __nand_correct_data: uncorrectable ECC error
  459. [ 9.811710] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 368:512, read only 64 bytes, retry
  460. [ 9.824528] __nand_correct_data: uncorrectable ECC error
  461. [ 9.830032] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 368:512, read only 64 bytes, retry
  462. [ 9.842851] __nand_correct_data: uncorrectable ECC error
  463. [ 9.848355] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 368:512, read 64 bytes
  464. [ 9.858969] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  465. [ 9.864997] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  466. [ 9.873697] 807337e0 02e00200 00000200 00000000 86d26000 800a982c 00000000 00000001
  467. [ 9.882398] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  468. [ 9.891088] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  469. [ 9.899789] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  470. [ 9.908489] ...
  471. [ 9.911026] Call Trace:
  472. [ 9.913572] [<8006b5a0>] show_stack+0x70/0x8c
  473. [ 9.918081] [<80295b58>] ubi_io_read+0x26c/0x310
  474. [ 9.922873] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  475. [ 9.928272] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  476. [ 9.933054] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  477. [ 9.938453] [<804c8e18>] ubi_init+0x384/0x3c4
  478. [ 9.942970] [<80060adc>] do_one_initcall+0x164/0x198
  479. [ 9.948114] [<804afdc0>] kernel_init_freeable+0x210/0x218
  480. [ 9.953705] [<803b7668>] kernel_init+0x10/0x104
  481. [ 9.958397] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  482. [ 9.964664] ubi0: fixable bit-flip detected at PEB 369
  483. [ 9.970914] __nand_correct_data: uncorrectable ECC error
  484. [ 9.976452] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 369:512, read only 64 bytes, retry
  485. [ 9.989269] __nand_correct_data: uncorrectable ECC error
  486. [ 9.994799] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 369:512, read only 64 bytes, retry
  487. [ 10.007618] __nand_correct_data: uncorrectable ECC error
  488. [ 10.013140] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 369:512, read only 64 bytes, retry
  489. [ 10.025962] __nand_correct_data: uncorrectable ECC error
  490. [ 10.031471] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 369:512, read 64 bytes
  491. [ 10.042085] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  492. [ 10.048105] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  493. [ 10.056804] 807337e0 02e20200 00000200 00000000 86d26000 800a982c 00000000 00000001
  494. [ 10.065504] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  495. [ 10.074204] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  496. [ 10.082905] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  497. [ 10.091596] ...
  498. [ 10.094142] Call Trace:
  499. [ 10.096678] [<8006b5a0>] show_stack+0x70/0x8c
  500. [ 10.101186] [<80295b58>] ubi_io_read+0x26c/0x310
  501. [ 10.105976] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  502. [ 10.111381] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  503. [ 10.116171] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  504. [ 10.121567] [<804c8e18>] ubi_init+0x384/0x3c4
  505. [ 10.126086] [<80060adc>] do_one_initcall+0x164/0x198
  506. [ 10.131231] [<804afdc0>] kernel_init_freeable+0x210/0x218
  507. [ 10.136821] [<803b7668>] kernel_init+0x10/0x104
  508. [ 10.141512] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  509. [ 10.147780] ubi0: fixable bit-flip detected at PEB 370
  510. [ 10.154055] __nand_correct_data: uncorrectable ECC error
  511. [ 10.159571] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 370:512, read only 64 bytes, retry
  512. [ 10.172411] __nand_correct_data: uncorrectable ECC error
  513. [ 10.177924] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 370:512, read only 64 bytes, retry
  514. [ 10.190750] __nand_correct_data: uncorrectable ECC error
  515. [ 10.196275] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 370:512, read only 64 bytes, retry
  516. [ 10.209092] __nand_correct_data: uncorrectable ECC error
  517. [ 10.214614] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 370:512, read 64 bytes
  518. [ 10.225229] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  519. [ 10.231247] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  520. [ 10.239946] 807337e0 02e40200 00000200 00000000 86d26000 800a982c 00000000 00000001
  521. [ 10.248647] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  522. [ 10.257355] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  523. [ 10.266056] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  524. [ 10.274756] ...
  525. [ 10.277293] Call Trace:
  526. [ 10.279828] [<8006b5a0>] show_stack+0x70/0x8c
  527. [ 10.284353] [<80295b58>] ubi_io_read+0x26c/0x310
  528. [ 10.289131] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  529. [ 10.294547] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  530. [ 10.299318] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  531. [ 10.304734] [<804c8e18>] ubi_init+0x384/0x3c4
  532. [ 10.309235] [<80060adc>] do_one_initcall+0x164/0x198
  533. [ 10.314395] [<804afdc0>] kernel_init_freeable+0x210/0x218
  534. [ 10.319977] [<803b7668>] kernel_init+0x10/0x104
  535. [ 10.324688] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  536. [ 10.337344] __nand_correct_data: uncorrectable ECC error
  537. [ 10.342892] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 375:0, read only 64 bytes, retry
  538. [ 10.355226] __nand_correct_data: uncorrectable ECC error
  539. [ 10.360733] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 375:0, read only 64 bytes, retry
  540. [ 10.373074] __nand_correct_data: uncorrectable ECC error
  541. [ 10.378580] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 375:0, read only 64 bytes, retry
  542. [ 10.390920] __nand_correct_data: uncorrectable ECC error
  543. [ 10.396447] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 375:0, read 64 bytes
  544. [ 10.406875] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  545. [ 10.412902] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  546. [ 10.421592] 807337e0 02ee0000 00000000 00000000 87dd9e00 800a982c 00000000 00000001
  547. [ 10.430293] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000000 00000000
  548. [ 10.438992] 87dd9e00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  549. [ 10.447693] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  550. [ 10.456393] ...
  551. [ 10.458931] Call Trace:
  552. [ 10.461465] [<8006b5a0>] show_stack+0x70/0x8c
  553. [ 10.465989] [<80295b58>] ubi_io_read+0x26c/0x310
  554. [ 10.470769] [<80295ebc>] ubi_io_read_ec_hdr+0x8c/0x1f0
  555. [ 10.476093] [<8029adc8>] ubi_attach+0x2f4/0x12fc
  556. [ 10.480866] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  557. [ 10.486282] [<804c8e18>] ubi_init+0x384/0x3c4
  558. [ 10.490782] [<80060adc>] do_one_initcall+0x164/0x198
  559. [ 10.495944] [<804afdc0>] kernel_init_freeable+0x210/0x218
  560. [ 10.501526] [<803b7668>] kernel_init+0x10/0x104
  561. [ 10.506236] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  562. [ 10.512784] __nand_correct_data: uncorrectable ECC error
  563. [ 10.518294] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 375:512, read only 64 bytes, retry
  564. [ 10.531116] __nand_correct_data: uncorrectable ECC error
  565. [ 10.536646] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 375:512, read only 64 bytes, retry
  566. [ 10.549466] __nand_correct_data: uncorrectable ECC error
  567. [ 10.554996] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 375:512, read only 64 bytes, retry
  568. [ 10.567820] __nand_correct_data: uncorrectable ECC error
  569. [ 10.573347] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 375:512, read 64 bytes
  570. [ 10.583959] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  571. [ 10.589979] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  572. [ 10.598677] 807337e0 02ee0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  573. [ 10.607379] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  574. [ 10.616078] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  575. [ 10.624779] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  576. [ 10.633478] ...
  577. [ 10.636015] Call Trace:
  578. [ 10.638551] [<8006b5a0>] show_stack+0x70/0x8c
  579. [ 10.643074] [<80295b58>] ubi_io_read+0x26c/0x310
  580. [ 10.647853] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  581. [ 10.653266] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  582. [ 10.658041] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  583. [ 10.663455] [<804c8e18>] ubi_init+0x384/0x3c4
  584. [ 10.667957] [<80060adc>] do_one_initcall+0x164/0x198
  585. [ 10.673117] [<804afdc0>] kernel_init_freeable+0x210/0x218
  586. [ 10.678700] [<803b7668>] kernel_init+0x10/0x104
  587. [ 10.683408] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  588. [ 10.689659] ubi0: fixable bit-flip detected at PEB 376
  589. [ 10.695941] __nand_correct_data: uncorrectable ECC error
  590. [ 10.701454] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 376:512, read only 64 bytes, retry
  591. [ 10.714276] __nand_correct_data: uncorrectable ECC error
  592. [ 10.719778] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 376:512, read only 64 bytes, retry
  593. [ 10.732601] __nand_correct_data: uncorrectable ECC error
  594. [ 10.738112] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 376:512, read only 64 bytes, retry
  595. [ 10.750938] __nand_correct_data: uncorrectable ECC error
  596. [ 10.756461] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 376:512, read 64 bytes
  597. [ 10.767075] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  598. [ 10.773103] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  599. [ 10.781802] 807337e0 02f00200 00000200 00000000 86d26000 800a982c 00000000 00000001
  600. [ 10.790494] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  601. [ 10.799193] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  602. [ 10.807894] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  603. [ 10.816594] ...
  604. [ 10.819131] Call Trace:
  605. [ 10.821666] [<8006b5a0>] show_stack+0x70/0x8c
  606. [ 10.826190] [<80295b58>] ubi_io_read+0x26c/0x310
  607. [ 10.830969] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  608. [ 10.836383] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  609. [ 10.841156] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  610. [ 10.846570] [<804c8e18>] ubi_init+0x384/0x3c4
  611. [ 10.851071] [<80060adc>] do_one_initcall+0x164/0x198
  612. [ 10.856224] [<804afdc0>] kernel_init_freeable+0x210/0x218
  613. [ 10.861819] [<803b7668>] kernel_init+0x10/0x104
  614. [ 10.866510] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  615. [ 10.872775] ubi0: fixable bit-flip detected at PEB 377
  616. [ 10.879027] __nand_correct_data: uncorrectable ECC error
  617. [ 10.884567] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 377:512, read only 64 bytes, retry
  618. [ 10.897382] __nand_correct_data: uncorrectable ECC error
  619. [ 10.902904] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 377:512, read only 64 bytes, retry
  620. [ 10.915723] __nand_correct_data: uncorrectable ECC error
  621. [ 10.921236] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 377:512, read only 64 bytes, retry
  622. [ 10.934063] __nand_correct_data: uncorrectable ECC error
  623. [ 10.939567] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 377:512, read 64 bytes
  624. [ 10.950181] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  625. [ 10.956210] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  626. [ 10.964910] 807337e0 02f20200 00000200 00000000 86d26000 800a982c 00000000 00000001
  627. [ 10.973609] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  628. [ 10.982309] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  629. [ 10.991001] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  630. [ 10.999700] ...
  631. [ 11.002246] Call Trace:
  632. [ 11.004781] [<8006b5a0>] show_stack+0x70/0x8c
  633. [ 11.009291] [<80295b58>] ubi_io_read+0x26c/0x310
  634. [ 11.014082] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  635. [ 11.019485] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  636. [ 11.024277] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  637. [ 11.029682] [<804c8e18>] ubi_init+0x384/0x3c4
  638. [ 11.034201] [<80060adc>] do_one_initcall+0x164/0x198
  639. [ 11.039341] [<804afdc0>] kernel_init_freeable+0x210/0x218
  640. [ 11.044935] [<803b7668>] kernel_init+0x10/0x104
  641. [ 11.049627] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  642. [ 11.055893] ubi0: fixable bit-flip detected at PEB 378
  643. [ 11.062148] __nand_correct_data: uncorrectable ECC error
  644. [ 11.067669] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 378:512, read only 64 bytes, retry
  645. [ 11.080488] __nand_correct_data: uncorrectable ECC error
  646. [ 11.086016] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 378:512, read only 64 bytes, retry
  647. [ 11.098830] __nand_correct_data: uncorrectable ECC error
  648. [ 11.104361] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 378:512, read only 64 bytes, retry
  649. [ 11.117180] __nand_correct_data: uncorrectable ECC error
  650. [ 11.122710] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 378:512, read 64 bytes
  651. [ 11.133315] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  652. [ 11.139334] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  653. [ 11.148033] 807337e0 02f40200 00000200 00000000 86d26000 800a982c 00000000 00000001
  654. [ 11.156733] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  655. [ 11.165433] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  656. [ 11.174134] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  657. [ 11.182834] ...
  658. [ 11.185371] Call Trace:
  659. [ 11.187906] [<8006b5a0>] show_stack+0x70/0x8c
  660. [ 11.192430] [<80295b58>] ubi_io_read+0x26c/0x310
  661. [ 11.197210] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  662. [ 11.202622] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  663. [ 11.207396] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  664. [ 11.212812] [<804c8e18>] ubi_init+0x384/0x3c4
  665. [ 11.217312] [<80060adc>] do_one_initcall+0x164/0x198
  666. [ 11.222473] [<804afdc0>] kernel_init_freeable+0x210/0x218
  667. [ 11.228055] [<803b7668>] kernel_init+0x10/0x104
  668. [ 11.232765] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  669. [ 11.239007] __nand_correct_data: uncorrectable ECC error
  670. [ 11.244544] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 379:0, read only 64 bytes, retry
  671. [ 11.256879] __nand_correct_data: uncorrectable ECC error
  672. [ 11.262406] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 379:0, read only 64 bytes, retry
  673. [ 11.274745] __nand_correct_data: uncorrectable ECC error
  674. [ 11.280253] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 379:0, read only 64 bytes, retry
  675. [ 11.292593] __nand_correct_data: uncorrectable ECC error
  676. [ 11.298100] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 379:0, read 64 bytes
  677. [ 11.308536] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  678. [ 11.314565] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  679. [ 11.323265] 807337e0 02f60000 00000000 00000000 87dd9e00 800a982c 00000000 00000001
  680. [ 11.331964] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000000 00000000
  681. [ 11.340656] 87dd9e00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  682. [ 11.349356] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  683. [ 11.358056] ...
  684. [ 11.360592] Call Trace:
  685. [ 11.363138] [<8006b5a0>] show_stack+0x70/0x8c
  686. [ 11.367648] [<80295b58>] ubi_io_read+0x26c/0x310
  687. [ 11.372446] [<80295ebc>] ubi_io_read_ec_hdr+0x8c/0x1f0
  688. [ 11.377759] [<8029adc8>] ubi_attach+0x2f4/0x12fc
  689. [ 11.382554] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  690. [ 11.387956] [<804c8e18>] ubi_init+0x384/0x3c4
  691. [ 11.392476] [<80060adc>] do_one_initcall+0x164/0x198
  692. [ 11.397618] [<804afdc0>] kernel_init_freeable+0x210/0x218
  693. [ 11.403211] [<803b7668>] kernel_init+0x10/0x104
  694. [ 11.407901] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  695. [ 11.414464] __nand_correct_data: uncorrectable ECC error
  696. [ 11.419985] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 379:512, read only 64 bytes, retry
  697. [ 11.432818] __nand_correct_data: uncorrectable ECC error
  698. [ 11.438325] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 379:512, read only 64 bytes, retry
  699. [ 11.451145] __nand_correct_data: uncorrectable ECC error
  700. [ 11.456676] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 379:512, read only 64 bytes, retry
  701. [ 11.492632] __nand_correct_data: uncorrectable ECC error
  702. [ 11.498147] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 379:512, read 64 bytes
  703. [ 11.508766] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  704. [ 11.514794] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  705. [ 11.523493] 807337e0 02f60200 00000200 00000000 86d26000 800a982c 00000000 00000001
  706. [ 11.532193] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  707. [ 11.540884] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  708. [ 11.549585] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  709. [ 11.558285] ...
  710. [ 11.560822] Call Trace:
  711. [ 11.563368] [<8006b5a0>] show_stack+0x70/0x8c
  712. [ 11.567877] [<80295b58>] ubi_io_read+0x26c/0x310
  713. [ 11.572665] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  714. [ 11.578060] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  715. [ 11.582851] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  716. [ 11.588249] [<804c8e18>] ubi_init+0x384/0x3c4
  717. [ 11.592766] [<80060adc>] do_one_initcall+0x164/0x198
  718. [ 11.597912] [<804afdc0>] kernel_init_freeable+0x210/0x218
  719. [ 11.603502] [<803b7668>] kernel_init+0x10/0x104
  720. [ 11.608193] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  721. [ 11.614461] ubi0: fixable bit-flip detected at PEB 380
  722. [ 11.620717] __nand_correct_data: uncorrectable ECC error
  723. [ 11.626255] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 380:512, read only 64 bytes, retry
  724. [ 11.639073] __nand_correct_data: uncorrectable ECC error
  725. [ 11.644596] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 380:512, read only 64 bytes, retry
  726. [ 11.657419] __nand_correct_data: uncorrectable ECC error
  727. [ 11.662946] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 380:512, read only 64 bytes, retry
  728. [ 11.675763] __nand_correct_data: uncorrectable ECC error
  729. [ 11.681267] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 380:512, read 64 bytes
  730. [ 11.691881] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  731. [ 11.697901] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  732. [ 11.706600] 807337e0 02f80200 00000200 00000000 86d26000 800a982c 00000000 00000001
  733. [ 11.715300] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  734. [ 11.724000] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  735. [ 11.732700] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  736. [ 11.741391] ...
  737. [ 11.743938] Call Trace:
  738. [ 11.746473] [<8006b5a0>] show_stack+0x70/0x8c
  739. [ 11.750983] [<80295b58>] ubi_io_read+0x26c/0x310
  740. [ 11.755773] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  741. [ 11.761175] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  742. [ 11.765966] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  743. [ 11.771365] [<804c8e18>] ubi_init+0x384/0x3c4
  744. [ 11.775882] [<80060adc>] do_one_initcall+0x164/0x198
  745. [ 11.781024] [<804afdc0>] kernel_init_freeable+0x210/0x218
  746. [ 11.786617] [<803b7668>] kernel_init+0x10/0x104
  747. [ 11.791308] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  748. [ 11.797575] ubi0: fixable bit-flip detected at PEB 381
  749. [ 11.803852] __nand_correct_data: uncorrectable ECC error
  750. [ 11.809367] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 381:512, read only 64 bytes, retry
  751. [ 11.822192] __nand_correct_data: uncorrectable ECC error
  752. [ 11.827701] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 381:512, read only 64 bytes, retry
  753. [ 11.840529] __nand_correct_data: uncorrectable ECC error
  754. [ 11.846052] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 381:512, read only 64 bytes, retry
  755. [ 11.858870] __nand_correct_data: uncorrectable ECC error
  756. [ 11.864391] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 381:512, read 64 bytes
  757. [ 11.874997] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  758. [ 11.881016] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  759. [ 11.889715] 807337e0 02fa0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  760. [ 11.898416] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  761. [ 11.907116] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  762. [ 11.915815] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  763. [ 11.924516] ...
  764. [ 11.927053] Call Trace:
  765. [ 11.929588] [<8006b5a0>] show_stack+0x70/0x8c
  766. [ 11.934112] [<80295b58>] ubi_io_read+0x26c/0x310
  767. [ 11.938891] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  768. [ 11.944305] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  769. [ 11.949078] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  770. [ 11.954498] [<804c8e18>] ubi_init+0x384/0x3c4
  771. [ 11.959003] [<80060adc>] do_one_initcall+0x164/0x198
  772. [ 11.964164] [<804afdc0>] kernel_init_freeable+0x210/0x218
  773. [ 11.969747] [<803b7668>] kernel_init+0x10/0x104
  774. [ 11.974456] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  775. [ 11.980706] ubi0: fixable bit-flip detected at PEB 382
  776. [ 11.986989] __nand_correct_data: uncorrectable ECC error
  777. [ 11.992519] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 382:512, read only 64 bytes, retry
  778. [ 12.005330] __nand_correct_data: uncorrectable ECC error
  779. [ 12.010835] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 382:512, read only 64 bytes, retry
  780. [ 12.023665] __nand_correct_data: uncorrectable ECC error
  781. [ 12.029175] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 382:512, read only 64 bytes, retry
  782. [ 12.041998] __nand_correct_data: uncorrectable ECC error
  783. [ 12.047507] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 382:512, read 64 bytes
  784. [ 12.058119] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  785. [ 12.064150] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  786. [ 12.072849] 807337e0 02fc0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  787. [ 12.081539] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  788. [ 12.090240] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  789. [ 12.098940] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  790. [ 12.107640] ...
  791. [ 12.110177] Call Trace:
  792. [ 12.112723] [<8006b5a0>] show_stack+0x70/0x8c
  793. [ 12.117233] [<80295b58>] ubi_io_read+0x26c/0x310
  794. [ 12.122020] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  795. [ 12.127415] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  796. [ 12.132206] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  797. [ 12.137603] [<804c8e18>] ubi_init+0x384/0x3c4
  798. [ 12.142122] [<80060adc>] do_one_initcall+0x164/0x198
  799. [ 12.147266] [<804afdc0>] kernel_init_freeable+0x210/0x218
  800. [ 12.152857] [<803b7668>] kernel_init+0x10/0x104
  801. [ 12.157549] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  802. [ 12.163816] ubi0: fixable bit-flip detected at PEB 383
  803. [ 12.170064] __nand_correct_data: uncorrectable ECC error
  804. [ 12.175603] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 383:512, read only 64 bytes, retry
  805. [ 12.188425] __nand_correct_data: uncorrectable ECC error
  806. [ 12.193950] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 383:512, read only 64 bytes, retry
  807. [ 12.206769] __nand_correct_data: uncorrectable ECC error
  808. [ 12.212292] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 383:512, read only 64 bytes, retry
  809. [ 12.225110] __nand_correct_data: uncorrectable ECC error
  810. [ 12.230614] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 383:512, read 64 bytes
  811. [ 12.241227] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  812. [ 12.247256] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  813. [ 12.255955] 807337e0 02fe0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  814. [ 12.264656] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  815. [ 12.273356] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  816. [ 12.282055] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  817. [ 12.290747] ...
  818. [ 12.293293] Call Trace:
  819. [ 12.295830] [<8006b5a0>] show_stack+0x70/0x8c
  820. [ 12.300338] [<80295b58>] ubi_io_read+0x26c/0x310
  821. [ 12.305128] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  822. [ 12.310531] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  823. [ 12.315322] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  824. [ 12.320719] [<804c8e18>] ubi_init+0x384/0x3c4
  825. [ 12.325237] [<80060adc>] do_one_initcall+0x164/0x198
  826. [ 12.330381] [<804afdc0>] kernel_init_freeable+0x210/0x218
  827. [ 12.335973] [<803b7668>] kernel_init+0x10/0x104
  828. [ 12.340663] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  829. [ 12.346932] ubi0: fixable bit-flip detected at PEB 384
  830. [ 12.353216] __nand_correct_data: uncorrectable ECC error
  831. [ 12.358731] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 384:512, read only 64 bytes, retry
  832. [ 12.371552] __nand_correct_data: uncorrectable ECC error
  833. [ 12.377075] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 384:512, read only 64 bytes, retry
  834. [ 12.389894] __nand_correct_data: uncorrectable ECC error
  835. [ 12.395416] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 384:512, read only 64 bytes, retry
  836. [ 12.408240] __nand_correct_data: uncorrectable ECC error
  837. [ 12.413766] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 384:512, read 64 bytes
  838. [ 12.424379] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  839. [ 12.430399] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  840. [ 12.439098] 807337e0 03000200 00000200 00000000 86d26000 800a982c 00000000 00000001
  841. [ 12.447798] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  842. [ 12.456497] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  843. [ 12.465198] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  844. [ 12.473899] ...
  845. [ 12.476435] Call Trace:
  846. [ 12.478970] [<8006b5a0>] show_stack+0x70/0x8c
  847. [ 12.483493] [<80295b58>] ubi_io_read+0x26c/0x310
  848. [ 12.488265] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  849. [ 12.493689] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  850. [ 12.498460] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  851. [ 12.503880] [<804c8e18>] ubi_init+0x384/0x3c4
  852. [ 12.508385] [<80060adc>] do_one_initcall+0x164/0x198
  853. [ 12.513538] [<804afdc0>] kernel_init_freeable+0x210/0x218
  854. [ 12.519119] [<803b7668>] kernel_init+0x10/0x104
  855. [ 12.523828] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  856. [ 12.530103] ubi0: fixable bit-flip detected at PEB 385
  857. [ 12.536391] __nand_correct_data: uncorrectable ECC error
  858. [ 12.541930] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 385:512, read only 64 bytes, retry
  859. [ 12.554749] __nand_correct_data: uncorrectable ECC error
  860. [ 12.560252] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 385:512, read only 64 bytes, retry
  861. [ 12.573072] __nand_correct_data: uncorrectable ECC error
  862. [ 12.578574] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 385:512, read only 64 bytes, retry
  863. [ 12.591393] __nand_correct_data: uncorrectable ECC error
  864. [ 12.596916] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 385:512, read 64 bytes
  865. [ 12.607521] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  866. [ 12.613549] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  867. [ 12.622250] 807337e0 03020200 00000200 00000000 86d26000 800a982c 00000000 00000001
  868. [ 12.630941] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  869. [ 12.639640] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  870. [ 12.648340] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  871. [ 12.657040] ...
  872. [ 12.659578] Call Trace:
  873. [ 12.662122] [<8006b5a0>] show_stack+0x70/0x8c
  874. [ 12.666633] [<80295b58>] ubi_io_read+0x26c/0x310
  875. [ 12.671406] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  876. [ 12.676820] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  877. [ 12.681594] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  878. [ 12.687008] [<804c8e18>] ubi_init+0x384/0x3c4
  879. [ 12.691509] [<80060adc>] do_one_initcall+0x164/0x198
  880. [ 12.696663] [<804afdc0>] kernel_init_freeable+0x210/0x218
  881. [ 12.702257] [<803b7668>] kernel_init+0x10/0x104
  882. [ 12.706949] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  883. [ 12.713215] ubi0: fixable bit-flip detected at PEB 386
  884. [ 12.719470] __nand_correct_data: uncorrectable ECC error
  885. [ 12.725005] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 386:512, read only 64 bytes, retry
  886. [ 12.737818] __nand_correct_data: uncorrectable ECC error
  887. [ 12.743342] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 386:512, read only 64 bytes, retry
  888. [ 12.756160] __nand_correct_data: uncorrectable ECC error
  889. [ 12.761664] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 386:512, read only 64 bytes, retry
  890. [ 12.774491] __nand_correct_data: uncorrectable ECC error
  891. [ 12.779996] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 386:512, read 64 bytes
  892. [ 12.790609] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  893. [ 12.796639] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  894. [ 12.805337] 807337e0 03040200 00000200 00000000 86d26000 800a982c 00000000 00000001
  895. [ 12.814038] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  896. [ 12.822738] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  897. [ 12.831430] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  898. [ 12.840130] ...
  899. [ 12.842675] Call Trace:
  900. [ 12.845211] [<8006b5a0>] show_stack+0x70/0x8c
  901. [ 12.849721] [<80295b58>] ubi_io_read+0x26c/0x310
  902. [ 12.854510] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  903. [ 12.859913] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  904. [ 12.864695] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  905. [ 12.870093] [<804c8e18>] ubi_init+0x384/0x3c4
  906. [ 12.874611] [<80060adc>] do_one_initcall+0x164/0x198
  907. [ 12.879755] [<804afdc0>] kernel_init_freeable+0x210/0x218
  908. [ 12.885346] [<803b7668>] kernel_init+0x10/0x104
  909. [ 12.890038] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  910. [ 12.896304] ubi0: fixable bit-flip detected at PEB 387
  911. [ 12.902560] __nand_correct_data: uncorrectable ECC error
  912. [ 12.908080] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 387:512, read only 64 bytes, retry
  913. [ 12.920897] __nand_correct_data: uncorrectable ECC error
  914. [ 12.926423] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 387:512, read only 64 bytes, retry
  915. [ 12.939244] __nand_correct_data: uncorrectable ECC error
  916. [ 12.944772] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 387:512, read only 64 bytes, retry
  917. [ 12.957590] __nand_correct_data: uncorrectable ECC error
  918. [ 12.963112] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 387:512, read 64 bytes
  919. [ 12.973726] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  920. [ 12.979745] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  921. [ 12.988445] 807337e0 03060200 00000200 00000000 86d26000 800a982c 00000000 00000001
  922. [ 12.997144] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  923. [ 13.005845] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  924. [ 13.014545] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  925. [ 13.023245] ...
  926. [ 13.025782] Call Trace:
  927. [ 13.028318] [<8006b5a0>] show_stack+0x70/0x8c
  928. [ 13.032840] [<80295b58>] ubi_io_read+0x26c/0x310
  929. [ 13.037620] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  930. [ 13.043033] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  931. [ 13.047807] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  932. [ 13.053221] [<804c8e18>] ubi_init+0x384/0x3c4
  933. [ 13.057722] [<80060adc>] do_one_initcall+0x164/0x198
  934. [ 13.062874] [<804afdc0>] kernel_init_freeable+0x210/0x218
  935. [ 13.068457] [<803b7668>] kernel_init+0x10/0x104
  936. [ 13.073164] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  937. [ 13.079418] ubi0: fixable bit-flip detected at PEB 388
  938. [ 13.085701] __nand_correct_data: uncorrectable ECC error
  939. [ 13.091211] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 388:512, read only 64 bytes, retry
  940. [ 13.104033] __nand_correct_data: uncorrectable ECC error
  941. [ 13.109536] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 388:512, read only 64 bytes, retry
  942. [ 13.122360] __nand_correct_data: uncorrectable ECC error
  943. [ 13.127869] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 388:512, read only 64 bytes, retry
  944. [ 13.140685] __nand_correct_data: uncorrectable ECC error
  945. [ 13.146210] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 388:512, read 64 bytes
  946. [ 13.156823] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  947. [ 13.162851] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  948. [ 13.171541] 807337e0 03080200 00000200 00000000 86d26000 800a982c 00000000 00000001
  949. [ 13.180242] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  950. [ 13.188942] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  951. [ 13.197643] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  952. [ 13.206343] ...
  953. [ 13.208879] Call Trace:
  954. [ 13.211414] [<8006b5a0>] show_stack+0x70/0x8c
  955. [ 13.215938] [<80295b58>] ubi_io_read+0x26c/0x310
  956. [ 13.220717] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  957. [ 13.226131] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  958. [ 13.230904] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  959. [ 13.236324] [<804c8e18>] ubi_init+0x384/0x3c4
  960. [ 13.240830] [<80060adc>] do_one_initcall+0x164/0x198
  961. [ 13.245990] [<804afdc0>] kernel_init_freeable+0x210/0x218
  962. [ 13.251573] [<803b7668>] kernel_init+0x10/0x104
  963. [ 13.256281] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  964. [ 13.262538] __nand_correct_data: uncorrectable ECC error
  965. [ 13.268054] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 389:0, read only 64 bytes, retry
  966. [ 13.280399] __nand_correct_data: uncorrectable ECC error
  967. [ 13.285923] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 389:0, read only 64 bytes, retry
  968. [ 13.298263] __nand_correct_data: uncorrectable ECC error
  969. [ 13.303790] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 389:0, read only 64 bytes, retry
  970. [ 13.316128] __nand_correct_data: uncorrectable ECC error
  971. [ 13.321636] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 389:0, read 64 bytes
  972. [ 13.332072] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  973. [ 13.338092] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  974. [ 13.346791] 807337e0 030a0000 00000000 00000000 87dd9e00 800a982c 00000000 00000001
  975. [ 13.355491] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000000 00000000
  976. [ 13.364191] 87dd9e00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  977. [ 13.372891] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  978. [ 13.381582] ...
  979. [ 13.384129] Call Trace:
  980. [ 13.386663] [<8006b5a0>] show_stack+0x70/0x8c
  981. [ 13.391174] [<80295b58>] ubi_io_read+0x26c/0x310
  982. [ 13.395964] [<80295ebc>] ubi_io_read_ec_hdr+0x8c/0x1f0
  983. [ 13.401276] [<8029adc8>] ubi_attach+0x2f4/0x12fc
  984. [ 13.406068] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  985. [ 13.411464] [<804c8e18>] ubi_init+0x384/0x3c4
  986. [ 13.415983] [<80060adc>] do_one_initcall+0x164/0x198
  987. [ 13.421126] [<804afdc0>] kernel_init_freeable+0x210/0x218
  988. [ 13.426717] [<803b7668>] kernel_init+0x10/0x104
  989. [ 13.431411] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  990. [ 13.437963] __nand_correct_data: uncorrectable ECC error
  991. [ 13.443494] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 389:512, read only 64 bytes, retry
  992. [ 13.456312] __nand_correct_data: uncorrectable ECC error
  993. [ 13.461837] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 389:512, read only 64 bytes, retry
  994. [ 13.474653] __nand_correct_data: uncorrectable ECC error
  995. [ 13.480157] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 389:512, read only 64 bytes, retry
  996. [ 13.492981] __nand_correct_data: uncorrectable ECC error
  997. [ 13.498489] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 389:512, read 64 bytes
  998. [ 13.509105] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  999. [ 13.515132] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1000. [ 13.523832] 807337e0 030a0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1001. [ 13.532541] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1002. [ 13.541231] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1003. [ 13.549932] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1004. [ 13.558632] ...
  1005. [ 13.561168] Call Trace:
  1006. [ 13.563715] [<8006b5a0>] show_stack+0x70/0x8c
  1007. [ 13.568224] [<80295b58>] ubi_io_read+0x26c/0x310
  1008. [ 13.573013] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1009. [ 13.578416] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1010. [ 13.583208] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1011. [ 13.588604] [<804c8e18>] ubi_init+0x384/0x3c4
  1012. [ 13.593124] [<80060adc>] do_one_initcall+0x164/0x198
  1013. [ 13.598266] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1014. [ 13.603859] [<803b7668>] kernel_init+0x10/0x104
  1015. [ 13.608549] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1016. [ 13.637972] ubi0: fixable bit-flip detected at PEB 390
  1017. [ 13.644255] __nand_correct_data: uncorrectable ECC error
  1018. [ 13.649770] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 390:512, read only 64 bytes, retry
  1019. [ 13.662592] __nand_correct_data: uncorrectable ECC error
  1020. [ 13.668103] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 390:512, read only 64 bytes, retry
  1021. [ 13.680929] __nand_correct_data: uncorrectable ECC error
  1022. [ 13.686453] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 390:512, read only 64 bytes, retry
  1023. [ 13.699272] __nand_correct_data: uncorrectable ECC error
  1024. [ 13.704794] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 390:512, read 64 bytes
  1025. [ 13.715398] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1026. [ 13.721418] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1027. [ 13.730117] 807337e0 030c0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1028. [ 13.738817] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1029. [ 13.747517] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1030. [ 13.756218] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1031. [ 13.764918] ...
  1032. [ 13.767455] Call Trace:
  1033. [ 13.769991] [<8006b5a0>] show_stack+0x70/0x8c
  1034. [ 13.774514] [<80295b58>] ubi_io_read+0x26c/0x310
  1035. [ 13.779292] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1036. [ 13.784705] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1037. [ 13.789480] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1038. [ 13.794895] [<804c8e18>] ubi_init+0x384/0x3c4
  1039. [ 13.799395] [<80060adc>] do_one_initcall+0x164/0x198
  1040. [ 13.804550] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1041. [ 13.810131] [<803b7668>] kernel_init+0x10/0x104
  1042. [ 13.814838] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1043. [ 13.821095] ubi0: fixable bit-flip detected at PEB 391
  1044. [ 13.827374] __nand_correct_data: uncorrectable ECC error
  1045. [ 13.832902] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 391:512, read only 64 bytes, retry
  1046. [ 13.845713] __nand_correct_data: uncorrectable ECC error
  1047. [ 13.851218] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 391:512, read only 64 bytes, retry
  1048. [ 13.864046] __nand_correct_data: uncorrectable ECC error
  1049. [ 13.869551] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 391:512, read only 64 bytes, retry
  1050. [ 13.882382] __nand_correct_data: uncorrectable ECC error
  1051. [ 13.887892] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 391:512, read 64 bytes
  1052. [ 13.898513] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1053. [ 13.904543] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1054. [ 13.913251] 807337e0 030e0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1055. [ 13.921950] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1056. [ 13.930641] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1057. [ 13.939342] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1058. [ 13.948042] ...
  1059. [ 13.950580] Call Trace:
  1060. [ 13.953124] [<8006b5a0>] show_stack+0x70/0x8c
  1061. [ 13.957633] [<80295b58>] ubi_io_read+0x26c/0x310
  1062. [ 13.962422] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1063. [ 13.967817] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1064. [ 13.972608] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1065. [ 13.978006] [<804c8e18>] ubi_init+0x384/0x3c4
  1066. [ 13.982524] [<80060adc>] do_one_initcall+0x164/0x198
  1067. [ 13.987666] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1068. [ 13.993258] [<803b7668>] kernel_init+0x10/0x104
  1069. [ 13.997949] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1070. [ 14.004210] ubi0: fixable bit-flip detected at PEB 392
  1071. [ 14.010466] __nand_correct_data: uncorrectable ECC error
  1072. [ 14.016005] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 392:512, read only 64 bytes, retry
  1073. [ 14.028823] __nand_correct_data: uncorrectable ECC error
  1074. [ 14.034353] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 392:512, read only 64 bytes, retry
  1075. [ 14.047175] __nand_correct_data: uncorrectable ECC error
  1076. [ 14.052703] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 392:512, read only 64 bytes, retry
  1077. [ 14.065519] __nand_correct_data: uncorrectable ECC error
  1078. [ 14.071024] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 392:512, read 64 bytes
  1079. [ 14.081638] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1080. [ 14.087667] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1081. [ 14.096367] 807337e0 03100200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1082. [ 14.105067] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1083. [ 14.113767] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1084. [ 14.122467] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1085. [ 14.131158] ...
  1086. [ 14.133704] Call Trace:
  1087. [ 14.136239] [<8006b5a0>] show_stack+0x70/0x8c
  1088. [ 14.140749] [<80295b58>] ubi_io_read+0x26c/0x310
  1089. [ 14.145539] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1090. [ 14.150942] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1091. [ 14.155733] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1092. [ 14.161131] [<804c8e18>] ubi_init+0x384/0x3c4
  1093. [ 14.165649] [<80060adc>] do_one_initcall+0x164/0x198
  1094. [ 14.170792] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1095. [ 14.176384] [<803b7668>] kernel_init+0x10/0x104
  1096. [ 14.181076] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1097. [ 14.187343] ubi0: fixable bit-flip detected at PEB 393
  1098. [ 14.193628] __nand_correct_data: uncorrectable ECC error
  1099. [ 14.199142] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 393:512, read only 64 bytes, retry
  1100. [ 14.211968] __nand_correct_data: uncorrectable ECC error
  1101. [ 14.217478] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 393:512, read only 64 bytes, retry
  1102. [ 14.230301] __nand_correct_data: uncorrectable ECC error
  1103. [ 14.235826] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 393:512, read only 64 bytes, retry
  1104. [ 14.248644] __nand_correct_data: uncorrectable ECC error
  1105. [ 14.254167] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 393:512, read 64 bytes
  1106. [ 14.264772] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1107. [ 14.270791] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1108. [ 14.279491] 807337e0 03120200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1109. [ 14.288191] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1110. [ 14.296891] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1111. [ 14.305600] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1112. [ 14.314300] ...
  1113. [ 14.316837] Call Trace:
  1114. [ 14.319373] [<8006b5a0>] show_stack+0x70/0x8c
  1115. [ 14.323896] [<80295b58>] ubi_io_read+0x26c/0x310
  1116. [ 14.328682] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1117. [ 14.334098] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1118. [ 14.338871] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1119. [ 14.344285] [<804c8e18>] ubi_init+0x384/0x3c4
  1120. [ 14.348786] [<80060adc>] do_one_initcall+0x164/0x198
  1121. [ 14.353939] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1122. [ 14.359522] [<803b7668>] kernel_init+0x10/0x104
  1123. [ 14.364230] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1124. [ 14.370475] __nand_correct_data: uncorrectable ECC error
  1125. [ 14.376010] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 394:0, read only 64 bytes, retry
  1126. [ 14.388346] __nand_correct_data: uncorrectable ECC error
  1127. [ 14.393872] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 394:0, read only 64 bytes, retry
  1128. [ 14.406212] __nand_correct_data: uncorrectable ECC error
  1129. [ 14.411719] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 394:0, read only 64 bytes, retry
  1130. [ 14.424060] __nand_correct_data: uncorrectable ECC error
  1131. [ 14.429566] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 394:0, read 64 bytes
  1132. [ 14.440003] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1133. [ 14.446032] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1134. [ 14.454740] 807337e0 03140000 00000000 00000000 87dd9e00 800a982c 00000000 00000001
  1135. [ 14.463439] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000000 00000000
  1136. [ 14.472140] 87dd9e00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1137. [ 14.480830] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1138. [ 14.489531] ...
  1139. [ 14.492076] Call Trace:
  1140. [ 14.494613] [<8006b5a0>] show_stack+0x70/0x8c
  1141. [ 14.499122] [<80295b58>] ubi_io_read+0x26c/0x310
  1142. [ 14.503911] [<80295ebc>] ubi_io_read_ec_hdr+0x8c/0x1f0
  1143. [ 14.509216] [<8029adc8>] ubi_attach+0x2f4/0x12fc
  1144. [ 14.513998] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1145. [ 14.519395] [<804c8e18>] ubi_init+0x384/0x3c4
  1146. [ 14.523914] [<80060adc>] do_one_initcall+0x164/0x198
  1147. [ 14.529057] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1148. [ 14.534648] [<803b7668>] kernel_init+0x10/0x104
  1149. [ 14.539339] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1150. [ 14.545887] __nand_correct_data: uncorrectable ECC error
  1151. [ 14.551404] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 394:512, read only 64 bytes, retry
  1152. [ 14.564227] __nand_correct_data: uncorrectable ECC error
  1153. [ 14.569738] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 394:512, read only 64 bytes, retry
  1154. [ 14.582560] __nand_correct_data: uncorrectable ECC error
  1155. [ 14.588072] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 394:512, read only 64 bytes, retry
  1156. [ 14.600902] __nand_correct_data: uncorrectable ECC error
  1157. [ 14.606431] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 394:512, read 64 bytes
  1158. [ 14.617043] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1159. [ 14.623072] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1160. [ 14.631771] 807337e0 03140200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1161. [ 14.640462] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1162. [ 14.649162] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1163. [ 14.657871] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1164. [ 14.666572] ...
  1165. [ 14.669108] Call Trace:
  1166. [ 14.671644] [<8006b5a0>] show_stack+0x70/0x8c
  1167. [ 14.676169] [<80295b58>] ubi_io_read+0x26c/0x310
  1168. [ 14.680946] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1169. [ 14.686362] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1170. [ 14.691133] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1171. [ 14.696550] [<804c8e18>] ubi_init+0x384/0x3c4
  1172. [ 14.701049] [<80060adc>] do_one_initcall+0x164/0x198
  1173. [ 14.706200] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1174. [ 14.711789] [<803b7668>] kernel_init+0x10/0x104
  1175. [ 14.716479] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1176. [ 14.722774] ubi0: fixable bit-flip detected at PEB 395
  1177. [ 14.729023] __nand_correct_data: uncorrectable ECC error
  1178. [ 14.734563] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 395:512, read only 64 bytes, retry
  1179. [ 14.747379] __nand_correct_data: uncorrectable ECC error
  1180. [ 14.752908] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 395:512, read only 64 bytes, retry
  1181. [ 14.765728] __nand_correct_data: uncorrectable ECC error
  1182. [ 14.771239] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 395:512, read only 64 bytes, retry
  1183. [ 14.784060] __nand_correct_data: uncorrectable ECC error
  1184. [ 14.789571] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 395:512, read 64 bytes
  1185. [ 14.800185] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1186. [ 14.806214] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1187. [ 14.814914] 807337e0 03160200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1188. [ 14.823614] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1189. [ 14.832314] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1190. [ 14.841004] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1191. [ 14.849706] ...
  1192. [ 14.852250] Call Trace:
  1193. [ 14.854787] [<8006b5a0>] show_stack+0x70/0x8c
  1194. [ 14.859296] [<80295b58>] ubi_io_read+0x26c/0x310
  1195. [ 14.864087] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1196. [ 14.869488] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1197. [ 14.874270] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1198. [ 14.879668] [<804c8e18>] ubi_init+0x384/0x3c4
  1199. [ 14.884186] [<80060adc>] do_one_initcall+0x164/0x198
  1200. [ 14.889331] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1201. [ 14.894921] [<803b7668>] kernel_init+0x10/0x104
  1202. [ 14.899613] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1203. [ 14.905885] ubi0: fixable bit-flip detected at PEB 396
  1204. [ 14.912144] __nand_correct_data: uncorrectable ECC error
  1205. [ 14.917664] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 396:512, read only 64 bytes, retry
  1206. [ 14.930483] __nand_correct_data: uncorrectable ECC error
  1207. [ 14.936007] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 396:512, read only 64 bytes, retry
  1208. [ 14.948826] __nand_correct_data: uncorrectable ECC error
  1209. [ 14.954356] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 396:512, read only 64 bytes, retry
  1210. [ 14.967176] __nand_correct_data: uncorrectable ECC error
  1211. [ 14.972705] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 396:512, read 64 bytes
  1212. [ 14.983319] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1213. [ 14.989339] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1214. [ 14.998037] 807337e0 03180200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1215. [ 15.006737] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1216. [ 15.015438] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1217. [ 15.024138] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1218. [ 15.032839] ...
  1219. [ 15.035375] Call Trace:
  1220. [ 15.037911] [<8006b5a0>] show_stack+0x70/0x8c
  1221. [ 15.042435] [<80295b58>] ubi_io_read+0x26c/0x310
  1222. [ 15.047214] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1223. [ 15.052627] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1224. [ 15.057400] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1225. [ 15.062814] [<804c8e18>] ubi_init+0x384/0x3c4
  1226. [ 15.067317] [<80060adc>] do_one_initcall+0x164/0x198
  1227. [ 15.072477] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1228. [ 15.078060] [<803b7668>] kernel_init+0x10/0x104
  1229. [ 15.082768] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1230. [ 15.089018] ubi0: fixable bit-flip detected at PEB 397
  1231. [ 15.095303] __nand_correct_data: uncorrectable ECC error
  1232. [ 15.100813] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 397:512, read only 64 bytes, retry
  1233. [ 15.113634] __nand_correct_data: uncorrectable ECC error
  1234. [ 15.119139] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 397:512, read only 64 bytes, retry
  1235. [ 15.131966] __nand_correct_data: uncorrectable ECC error
  1236. [ 15.137472] ubi0 warning: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 397:512, read only 64 bytes, retry
  1237. [ 15.150297] __nand_correct_data: uncorrectable ECC error
  1238. [ 15.155821] ubi0 error: ubi_io_read: error -77 (ECC error) while reading 64 bytes from PEB 397:512, read 64 bytes
  1239. [ 15.166434] CPU: 0 PID: 1 Comm: swapper Not tainted 4.9.152 #0
  1240. [ 15.172462] Stack : 807376a2 00000032 00000000 00000001 87c2c294 8048f227 8043d270 00000001
  1241. [ 15.181153] 807337e0 031a0200 00000200 00000000 86d26000 800a982c 00000000 00000001
  1242. [ 15.189853] ffffffb3 87de6000 80440d0c 87c31c34 00000000 800d79dc 00000200 00000000
  1243. [ 15.198554] 86d26000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1244. [ 15.207254] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1245. [ 15.215955] ...
  1246. [ 15.218491] Call Trace:
  1247. [ 15.221027] [<8006b5a0>] show_stack+0x70/0x8c
  1248. [ 15.225549] [<80295b58>] ubi_io_read+0x26c/0x310
  1249. [ 15.230329] [<802960b4>] ubi_io_read_vid_hdr+0x94/0x1f8
  1250. [ 15.235742] [<8029afc0>] ubi_attach+0x4ec/0x12fc
  1251. [ 15.240516] [<80290240>] ubi_attach_mtd_dev+0x6ac/0xb10
  1252. [ 15.245931] [<804c8e18>] ubi_init+0x384/0x3c4
  1253. [ 15.250432] [<80060adc>] do_one_initcall+0x164/0x198
  1254. [ 15.255593] [<804afdc0>] kernel_init_freeable+0x210/0x218
  1255. [ 15.261175] [<803b7668>] kernel_init+0x10/0x104
  1256. [ 15.265883] [<80066358>] ret_from_kernel_thread+0x14/0x1c
  1257. [ 15.764706] random: crng init done
  1258. [ 16.236423] ubi0: scanning is finished
  1259. [ 16.240571] ubi0 error: ubi_read_volume_table: the layout volume was not found
  1260. [ 16.248331] ubi0 error: ubi_attach_mtd_dev: failed to attach mtd6, error -22
  1261. [ 16.255728] UBI error: cannot attach mtd6
  1262. [ 16.272271] Freeing unused kernel memory: 2564K
  1263. [ 16.276957] This architecture does not have kernel memory protection.
  1264. [ 16.297283] init: Console is alive
  1265. [ 16.301030] init: - watchdog -
  1266. [ 16.326841] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  1267. [ 16.346650] usbcore: registered new interface driver usbfs
  1268. [ 16.352475] usbcore: registered new interface driver hub
  1269. [ 16.358061] usbcore: registered new device driver usb
  1270. [ 16.368796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1271. [ 16.377206] ehci-platform: EHCI generic platform driver
  1272. [ 16.385506] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1273. [ 16.393227] ohci-platform: OHCI generic platform driver
  1274. [ 16.399385] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  1275. [ 16.417312] init: - preinit -
  1276. [ 16.594439] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1277. [ 17.613377] eth0: link up (1000Mbps/Full duplex)
  1278. [ 17.618353] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1279. [ 19.744694] eth0: link down
  1280. [ 19.758522] procd: - early -
  1281. [ 19.761593] procd: - watchdog -
  1282. [ 20.318193] procd: - watchdog -
  1283. [ 20.321707] procd: - ubus -
  1284. [ 20.376851] procd: - init -
  1285. [ 20.567185] kmodloader: loading kernel modules from /etc/modules.d/*
  1286. [ 20.578490] ip6_tables: (C) 2000-2006 Netfilter Core Team
  1287. [ 20.596630] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
  1288. [ 20.604954] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
  1289. [ 20.615033] ip_tables: (C) 2000-2006 Netfilter Core Team
  1290. [ 20.629428] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
  1291. [ 20.691672] xt_time: kernel timezone is -0000
  1292. [ 20.753582] PPP generic driver version 2.4.2
  1293. [ 20.760612] NET: Registered protocol family 24
  1294. [ 20.810082] ath: EEPROM regdomain: 0x0
  1295. [ 20.810091] ath: EEPROM indicates default country code should be used
  1296. [ 20.810095] ath: doing EEPROM country->regdmn map search
  1297. [ 20.810110] ath: country maps to regdmn code: 0x3a
  1298. [ 20.810116] ath: Country alpha2 being used: US
  1299. [ 20.810120] ath: Regpair used: 0x3a
  1300. [ 20.822556] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  1301. [ 20.826483] ieee80211 phy0: Atheros AR9340 Rev:3 mem=0xb8100000, irq=47
  1302. [ 20.872186] kmodloader: done loading kernel modules from /etc/modules.d/*
  1303. [ 36.039830] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1304. [ 36.093168] br-lan: port 1(eth0.1) entered blocking state
  1305. [ 36.098758] br-lan: port 1(eth0.1) entered disabled state
  1306. [ 36.104797] device eth0.1 entered promiscuous mode
  1307. [ 36.109755] device eth0 entered promiscuous mode
  1308. [ 36.252916] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  1309. [ 36.589581] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
  1310. [ 36.647267] br-lan: port 2(eth1.1) entered blocking state
  1311. [ 36.652911] br-lan: port 2(eth1.1) entered disabled state
  1312. [ 36.658907] device eth1.1 entered promiscuous mode
  1313. [ 36.663908] device eth1 entered promiscuous mode
  1314. [ 36.841121] IPv6: ADDRCONF(NETDEV_UP): eth0.3: link is not ready
  1315. [ 36.902929] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
  1316. [ 37.053939] eth0: link up (1000Mbps/Full duplex)
  1317. [ 37.058905] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1318. [ 37.181887] br-lan: port 1(eth0.1) entered blocking state
  1319. [ 37.187479] br-lan: port 1(eth0.1) entered forwarding state
  1320. [ 37.193440] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
  1321. [ 37.200296] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.3: link becomes ready
  1322. [ 37.374476] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement