Re: [PATCH v1 00/23] ata: sata_dwc_460ex: make it working again

From: Julian Margetson
Date: Sat Apr 23 2016 - 11:45:36 EST


On 4/23/2016 8:02 AM, Julian Margetson wrote:
On 4/22/2016 7:06 AM, Christian Lamparter wrote:
On Friday, April 22, 2016 06:50:44 AM Julian Margetson wrote:
On 4/21/2016 4:25 PM, Christian Lamparter wrote:
On Thursday, April 21, 2016 09:15:21 PM Andy Shevchenko wrote:
The last approach in the commit 8b3444852a2b ("sata_dwc_460ex: move to generic
DMA driver") to switch to generic DMA engine API wasn't tested on bare metal.
Besides that we expecting new board support coming with the same SATA IP but
with different DMA.

The driver has been tested myself on Sam460ex and WD MyBookLive (apollo3g)
boards. In any case I ask Christian, MÃns, and Julian to independently test and
provide Tested-by tag or error report.
I did a test run on my WD MyBook Live. I applied all the patches in
this series on top of the topic/dw branch of Vinod Koul:
<https://git.kernel.org/cgit/linux/kernel/git/vkoul/slave-dma.git/>

Tested-by: Christian Lamparter<chunkeey@xxxxxxxxxxxxxx>
---
results for my old ST3808110AS HDD. filesystem is ext4.

# hdparm -t /dev/sda

/dev/sda:
Timing buffered disk reads: 204 MB in 3.02 seconds = 67.51 MB/sec

# bonnie++ -u mbl
Using uid:1000, gid:1000.
Writing a byte at a time...done
Writing intelligently...done
Rewriting...done
Reading a byte at a time...done
Reading intelligently...done
start 'em...done...done...done...done...done...
Create files in sequential order...done.
Stat files in sequential order...done.
Delete files in sequential order...done.
Create files in random order...done.
Stat files in random order...done.
Delete files in random order...done.
Version 1.97 ------Sequential Output------ --Sequential Input- --Random-
Concurrency 1 -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
mbl 496M 98 99 26011 21 17589 20 538 99 80138 39 208.9 8
Latency 95267us 1409ms 295ms 26947us 9644us 1787ms
Version 1.97 ------Sequential Create------ --------Random Create--------
mbl -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 6959 78 +++++ +++ 5197 40 7250 79 +++++ +++ 4718 37
Latency 149ms 6742us 212ms 177ms 767us 217ms
1.97,1.97,mbl,1,1461269771,496M,,98,99,26011,21,17589,20,538,99,80138,39,208.9,8,16,,,,,6959,78,+++++,+++,5197,40,7250,79,+++++,+++,4718,37,95267us,1409ms,295ms,26947us,9644us,1787ms,149ms,6742us,212ms,177ms,767us,217ms

Again on copy partitions .
Ok, here's the copy from my mail off-list.

Well, a unrelated driver "m41t80" caused a crash:
[ 12.912739] Oops: Kernel access of bad area, sig: 11 [#3]
[ 12.912743] PREEMPT Canyonlands
[ 12.912753] CPU: 0 PID: 1413 Comm: irq/45-m41t80 Tainted: G D 4.6.0-rc4-next-20160421-sam460ex-jm #1
[ 12.912757] task: ea9834e0 ti: eea6c000 task.ti: eea6c000
[ 12.912760] NIP: c0224480 LR: c0023494 CTR: c0042508
[ 12.912764] REGS: eea6daf0 TRAP: 0300 Tainted: G D (4.6.0-rc4-next-20160421-sam460ex-jm)
[ 12.912774] MSR: 00029000 <CE,EE,ME> CR: 24008282 XER: 00000000
[ 12.912825] DEAR: 00000008 ESR: 00000000
[...]
[ 12.912927] --- interrupt: 300 at mutex_lock+0x0/0x1c
[ 12.912927] LR = m41t80_handle_irq+0x28/0xac
[ 12.912932] [eea6de40] [00000000] (null) (unreliable)
[ 12.912938] [eea6de60] [c004ffac] irq_thread_fn+0x2c/0x48
[ 12.912944] [eea6de80] [c00501cc] irq_thread+0xc4/0x160
[ 12.912951] [eea6ded0] [c003a3f8] kthread+0xc8/0xcc
[ 12.912957] [eea6df40] [c000aee8] ret_from_kernel_thread+0x5c/0x64
[ 12.912960] Instruction dump:
[ 12.912974] 80010014 7fc3f378 bbc10008 7c0803a6 38210010 4be24ca8 9421ffd0 7c0802a6
[ 12.912987] bf210014 90010034 3b4302d8 812302ec <83890008> 812302d8 7f9a4840 419e011c
[ 12.912995] Fixing recursive fault but reboot is needed!
^^^ "reboot is needed!"

Another thing that came to my mind: Have you checked if your hard drive
and the cables are ok? Are there any pending sectors or suspicious smart
values? Has the drive passed the extended offline test?
Otherwise, I can't reproduce the error with my MyBook system. I've tested
your kernel and it worked on the device without crashing. (I copied/dd'ed
80GB from and back to the hard-drive. It was long and boring, but I didn't
encounter any issues and the crc32 matched).

Sorry, but I can't help you if I can't reproduce it... And short of sending
your box to test, I see no efficient way to debug it. However, what I can
do, if you are interested: I have a few "build your own" My Book Live kits.
It just needs a 3.5" hard-drive and 12v power adapter. If you are interested
PM me off-list, this way you can verify that the kernels you build do work,
just in case this error is due to a hardware issue (zapped controller,
bad ram/drive/cable?) with your sam460ex box.

Regards,
Christian


My Hardware seems ok.
I have swapped cables and drives between the SII3512 pci controller and the DWC controller.
No issues when connected to the SII3512 pci controller .
The DWC controller works ok under AmigaOS 4.1FE so that does not appear to be a problem.

Regards
Julian






Test with kernel compiled with no other sata controllers included.
Freshly formatted harddrive with one ntfs partition. MS-DOS partition table.
Booted from USB thumb drive.
Keyboard and mouse freeze as soon as gparted is run.

[ 0.000000] Using Canyonlands machine description
[ 0.000000] Linux version 4.6.0-rc4-next-20160421-sam460ex-jm (root@julian-VirtualBox) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #2 PREEMPT Sat Apr 23 09:26:44 AST 2016
[ 0.000000] Found legacy serial port 0 for /plb/opb/serial@ef600300
[ 0.000000] mem=4ef600300, taddr=4ef600300, irq=0, clk=11059200, speed=0
[ 0.000000] Found legacy serial port 1 for /plb/opb/serial@ef600400
[ 0.000000] mem=4ef600400, taddr=4ef600400, irq=0, clk=11059200, speed=0
[ 0.000000] Top of RAM: 0x80000000, Total RAM: 0x80000000
[ 0.000000] Memory hole size: 0MB
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] On node 0 totalpages: 524288
[ 0.000000] free_area_init_node: node 0, pgdat c0b7d1d4, node_mem_map eefed000
[ 0.000000] DMA zone: 1536 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 196608 pages, LIFO batch:31
[ 0.000000] HighMem zone: 327680 pages, LIFO batch:31
[ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522752
[ 0.000000] Kernel command line: root=/dev/sdb2 rootdelay=10 console=ttyS0,115200 console=tty0
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Sorting __ex_table...
[ 0.000000] Memory: 2001648K/2097152K available (7424K kernel code, 316K rwdata, 3816K rodata, 240K init, 370K bss, 95504K reserved, 0K cma-reserved, 1310720K highmem)
[ 0.000000] Kernel virtual memory layout:
[ 0.000000] * 0xfffcf000..0xfffff000 : fixmap
[ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
[ 0.000000] * 0xffa00000..0xffc00000 : consistent mem
[ 0.000000] * 0xffa00000..0xffa00000 : early ioremap
[ 0.000000] * 0xf1000000..0xffa00000 : vmalloc & ioremap
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:512 nr_irqs:512 16
[ 0.000000] UIC0 (32 IRQ sources) at DCR 0xc0
[ 0.000000] UIC1 (32 IRQ sources) at DCR 0xd0
[ 0.000000] UIC2 (32 IRQ sources) at DCR 0xe0
[ 0.000000] UIC3 (32 IRQ sources) at DCR 0xf0
[ 0.000000] time_init: decrementer frequency = 1155.000010 MHz
[ 0.000000] time_init: processor frequency = 1155.000010 MHz
[ 0.000014] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x10a60dda894, max_idle_ns: 440795207041 ns
[ 0.000024] clocksource: timebase mult[dda520] shift[24] registered
[ 0.000035] clockevent: decrementer mult[93d70a53] shift[31] cpu[0]
[ 0.000149] Console: colour dummy device 80x25
[ 0.000701] console [tty0] enabled
[ 0.000735] pid_max: default: 32768 minimum: 301
[ 0.000846] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000873] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003501] devtmpfs: initialized
[ 0.006153] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.006544] xor: measuring software checksum speed
[ 0.016612] 8regs : 896.000 MB/sec
[ 0.026438] 8regs_prefetch: 800.000 MB/sec
[ 0.036484] 32regs : 1232.000 MB/sec
[ 0.046564] 32regs_prefetch: 1084.000 MB/sec
[ 0.046599] xor: using function: 32regs (1232.000 MB/sec)
[ 0.046626] prandom: seed boundary self test passed
[ 0.048680] prandom: 100 self tests passed
[ 0.049389] NET: Registered protocol family 16
[ 0.054839] cpuidle: using governor ladder
[ 0.056802] cpuidle: using governor menu
[ 0.057205] 256k L2-cache enabled
[ 0.057287] PCIE0: Port disabled via device-tree
[ 0.057347] PCIE1: Checking link...
[ 0.057364] PCIE1: Device detected, waiting for link...
[ 0.057383] PCIE1: link is up !
[ 0.159657] PCI host bridge /plb/pciex@d20000000 (primary) ranges:
[ 0.159707] MEM 0x0000000e80000000..0x0000000effffffff -> 0x0000000080000000
[ 0.159744] MEM 0x0000000f00100000..0x0000000f001fffff -> 0x0000000000000000
[ 0.159775] IO 0x0000000f80010000..0x0000000f8001ffff -> 0x0000000000000000
[ 0.159812] 4xx PCI DMA offset set to 0x00000000
[ 0.159829] 4xx PCI DMA window base to 0x0000000000000000
[ 0.159848] DMA window size 0x0000000080000000
[ 0.159884] PCIE1: successfully set as root-complex
[ 0.159977] PCI host bridge /plb/pci@c0ec00000 (primary) ranges:
[ 0.160006] MEM 0x0000000d80000000..0x0000000dffffffff -> 0x0000000080000000
[ 0.160041] MEM 0x0000000c0ee00000..0x0000000c0eefffff -> 0x0000000000000000
[ 0.160072] IO 0x0000000c08000000..0x0000000c0800ffff -> 0x0000000000000000
[ 0.160102] 4xx PCI DMA offset set to 0x00000000
[ 0.160119] 4xx PCI DMA window base to 0x0000000000000000
[ 0.160138] DMA window size 0x0000000080000000
[ 0.169685] PCI: Probing PCI hardware
[ 0.170005] PCI host bridge to bus 0000:80
[ 0.170043] pci_bus 0000:80: root bus resource [io 0xfffe0000-0xfffeffff] (bus address [0x0000-0xffff])
[ 0.170079] pci_bus 0000:80: root bus resource [mem 0xe80000000-0xeffffffff] (bus address [0x80000000-0xffffffff])
[ 0.170117] pci_bus 0000:80: root bus resource [mem 0xf00100000-0xf001fffff] (bus address [0x00000000-0x000fffff])
[ 0.170155] pci_bus 0000:80: root bus resource [bus 80-ff]
[ 0.170181] pci_bus 0000:80: busn_res: [bus 80-ff] end is updated to ff
[ 0.170221] pci 0000:80:00.0: [aaa1:bed1] type 01 class 0x060400
[ 0.170249] pci 0000:80:00.0: reg 0x10: [mem 0x00000000-0x7fffffff pref]
[ 0.170281] PCI: Hiding 4xx host bridge resources 0000:80:00.0
[ 0.170749] pci 0000:81:00.0: [1002:683f] type 00 class 0x030000
[ 0.170784] pci 0000:81:00.0: reg 0x10: [mem 0xea0000000-0xeafffffff 64bit pref]
[ 0.170804] pci 0000:81:00.0: reg 0x18: [mem 0xeb0000000-0xeb003ffff 64bit]
[ 0.170820] pci 0000:81:00.0: reg 0x20: [io 0xfffe2000-0xfffe20ff]
[ 0.170843] pci 0000:81:00.0: reg 0x30: [mem 0xf00100000-0xf0011ffff pref]
[ 0.170925] pci 0000:81:00.0: supports D1 D2
[ 0.170935] pci 0000:81:00.0: PME# supported from D1 D2 D3hot
[ 0.171122] pci 0000:81:00.1: [1002:aab0] type 00 class 0x040300
[ 0.171153] pci 0000:81:00.1: reg 0x10: [mem 0xf00100000-0xf00103fff 64bit]
[ 0.171255] pci 0000:81:00.1: supports D1 D2
[ 0.171448] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[ 0.171488] pci 0000:80:00.0: bridge window [io 0xfffe2000-0xfffe2fff]
[ 0.171500] pci 0000:80:00.0: bridge window [mem 0xea0000000-0xeb00fffff]
[ 0.171593] pci_bus 0000:80: busn_res: [bus 80-ff] end is updated to bf
[ 0.171759] PCI host bridge to bus 0001:00
[ 0.171792] pci_bus 0001:00: root bus resource [io 0x0000-0xffff]
[ 0.171818] pci_bus 0001:00: root bus resource [mem 0xd80000000-0xdffffffff] (bus address [0x80000000-0xffffffff])
[ 0.171855] pci_bus 0001:00: root bus resource [mem 0xc0ee00000-0xc0eefffff] (bus address [0x00000000-0x000fffff])
[ 0.171893] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.171917] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to ff
[ 0.171946] pci 0001:00:04.0: [1095:3512] type 00 class 0x010400
[ 0.171967] pci 0001:00:04.0: reg 0x10: [io 0x1000-0x1007]
[ 0.171980] pci 0001:00:04.0: reg 0x14: [io 0x1008-0x100b]
[ 0.171992] pci 0001:00:04.0: reg 0x18: [io 0x1010-0x1017]
[ 0.172005] pci 0001:00:04.0: reg 0x1c: [io 0x1018-0x101b]
[ 0.172017] pci 0001:00:04.0: reg 0x20: [io 0x1020-0x102f]
[ 0.172030] pci 0001:00:04.0: reg 0x24: [mem 0xd80000000-0xd800001ff]
[ 0.172043] pci 0001:00:04.0: reg 0x30: [mem 0xc0ee00000-0xc0ee7ffff pref]
[ 0.172073] pci 0001:00:04.0: supports D1 D2
[ 0.172254] pci 0001:00:06.0: [126f:0501] type 00 class 0x038000
[ 0.172275] pci 0001:00:06.0: reg 0x10: [mem 0xd84000000-0xd87ffffff]
[ 0.172287] pci 0001:00:06.0: reg 0x14: [mem 0xd88000000-0xd881fffff]
[ 0.172329] pci 0001:00:06.0: supports D1 D2
[ 0.172566] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.172664] pci 0000:80:00.0: BAR 9: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.172709] pci 0000:80:00.0: BAR 8: assigned [mem 0xe90000000-0xe900fffff]
[ 0.172736] pci 0000:80:00.0: BAR 7: assigned [io 0xfffe1000-0xfffe1fff]
[ 0.172767] pci 0000:81:00.0: BAR 0: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.172809] pci 0000:81:00.0: BAR 2: assigned [mem 0xe90000000-0xe9003ffff 64bit]
[ 0.172848] pci 0000:81:00.0: BAR 6: assigned [mem 0xe90040000-0xe9005ffff pref]
[ 0.172882] pci 0000:81:00.1: BAR 0: assigned [mem 0xe90060000-0xe90063fff 64bit]
[ 0.172920] pci 0000:81:00.0: BAR 4: assigned [io 0xfffe1000-0xfffe10ff]
[ 0.172948] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[ 0.172971] pci 0000:80:00.0: bridge window [io 0xfffe1000-0xfffe1fff]
[ 0.172997] pci 0000:80:00.0: bridge window [mem 0xe90000000-0xe900fffff]
[ 0.173023] pci 0000:80:00.0: bridge window [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.173057] pci_bus 0000:80: resource 4 [io 0xfffe0000-0xfffeffff]
[ 0.173067] pci_bus 0000:80: resource 5 [mem 0xe80000000-0xeffffffff]
[ 0.173076] pci_bus 0000:80: resource 6 [mem 0xf00100000-0xf001fffff]
[ 0.173086] pci_bus 0000:81: resource 0 [io 0xfffe1000-0xfffe1fff]
[ 0.173095] pci_bus 0000:81: resource 1 [mem 0xe90000000-0xe900fffff]
[ 0.173105] pci_bus 0000:81: resource 2 [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.173120] pci 0001:00:06.0: BAR 0: assigned [mem 0xd80000000-0xd83ffffff]
[ 0.173148] pci 0001:00:06.0: BAR 1: assigned [mem 0xd84000000-0xd841fffff]
[ 0.173175] pci 0001:00:04.0: BAR 6: assigned [mem 0xd84200000-0xd8427ffff pref]
[ 0.173207] pci 0001:00:04.0: BAR 5: assigned [mem 0xd84280000-0xd842801ff]
[ 0.173234] pci 0001:00:04.0: BAR 4: assigned [io 0x1000-0x100f]
[ 0.173259] pci 0001:00:04.0: BAR 0: assigned [io 0x1010-0x1017]
[ 0.173284] pci 0001:00:04.0: BAR 2: assigned [io 0x1018-0x101f]
[ 0.173310] pci 0001:00:04.0: BAR 1: assigned [io 0x1020-0x1023]
[ 0.173335] pci 0001:00:04.0: BAR 3: assigned [io 0x1024-0x1027]
[ 0.173361] pci_bus 0001:00: resource 4 [io 0x0000-0xffff]
[ 0.173803] pci_bus 0001:00: resource 5 [mem 0xd80000000-0xdffffffff]
[ 0.173812] pci_bus 0001:00: resource 6 [mem 0xc0ee00000-0xc0eefffff]
[ 0.237400] raid6: int32x1 gen() 300 MB/s
[ 0.254364] raid6: int32x1 xor() 162 MB/s
[ 0.271495] raid6: int32x2 gen() 390 MB/s
[ 0.288548] raid6: int32x2 xor() 236 MB/s
[ 0.305718] raid6: int32x4 gen() 437 MB/s
[ 0.322740] raid6: int32x4 xor() 255 MB/s
[ 0.339907] raid6: int32x8 gen() 277 MB/s
[ 0.356885] raid6: int32x8 xor() 205 MB/s
[ 0.356910] raid6: using algorithm int32x4 gen() 437 MB/s
[ 0.356928] raid6: .... xor() 255 MB/s, rmw enabled
[ 0.356947] raid6: using intx1 recovery algorithm
[ 0.357451] vgaarb: device added: PCI:0000:81:00.0,decodes=io+mem,owns=none,locks=none
[ 0.357496] vgaarb: loaded
[ 0.357511] vgaarb: bridge control possible 0000:81:00.0
[ 0.357969] SCSI subsystem initialized
[ 0.358521] libata version 3.00 loaded.
[ 0.359092] usbcore: registered new interface driver usbfs
[ 0.359222] usbcore: registered new interface driver hub
[ 0.359350] usbcore: registered new device driver usb
[ 0.359671] pps_core: LinuxPPS API ver. 1 registered
[ 0.359701] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.359797] PTP clock support registered
[ 0.360777] EDAC MC: Ver: 3.0.0
[ 0.361939] Advanced Linux Sound Architecture Driver Initialized.
[ 0.363172] clocksource: Switched to clocksource timebase
[ 0.363408] FS-Cache: Loaded
[ 0.363625] CacheFiles: Loaded
[ 0.379929] NET: Registered protocol family 2
[ 0.380588] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.380719] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
[ 0.381043] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.381786] UDP hash table entries: 512 (order: 2, 24576 bytes)
[ 0.381896] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[ 0.382328] NET: Registered protocol family 1
[ 0.382592] RPC: Registered named UNIX socket transport module.
[ 0.382624] RPC: Registered udp transport module.
[ 0.382641] RPC: Registered tcp transport module.
[ 0.382659] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.382727] PCI: CLS mismatch (32 != 4), using 32 bytes
[ 0.383594] Could not remap bcsr
[ 0.389981] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_type+0x0/0x160)
[ 0.392859] futex hash table entries: 256 (order: 0, 7168 bytes)
[ 0.393465] workingset: timestamp_bits=28 max_order=19 bucket_order=0
[ 0.413718] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.414344] fuse init (API version 7.24)
[ 0.419421] async_tx: api initialized (async)
[ 0.419516] bounce: pool size: 64 pages
[ 0.419608] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.419641] io scheduler noop registered
[ 0.419807] io scheduler cfq registered (default)
[ 0.422164] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[ 0.422269] crc32: self tests passed, processed 225944 bytes in 989276 nsec
[ 0.423439] crc32c: CRC_LE_BITS = 64
[ 0.423465] crc32c: self tests passed, processed 225944 bytes in 494887 nsec
[ 0.492728] crc32_combine: 8373 self tests passed
[ 0.562174] crc32c_combine: 8373 self tests passed
[ 0.562226] glob: 64 self-tests passed, 0 failed
[ 0.661395] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.662544] console [ttyS0] disabled
[ 0.683750] serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 22, base_baud = 691200) is a U6_16550A
[ 1.620899] console [ttyS0] enabled
[ 1.645418] serial8250.0: ttyS1 at MMIO 0x4ef600400 (irq = 23, base_baud = 691200) is a U6_16550A
[ 1.655614] console [ttyS0] disabled
[ 1.659530] 4ef600300.serial: ttyS0 at MMIO 0x4ef600300 (irq = 22, base_baud = 691200) is a 16550
[ 2.621341] console [ttyS0] enabled
[ 2.625747] 4ef600400.serial: ttyS1 at MMIO 0x4ef600400 (irq = 23, base_baud = 691200) is a 16550
[ 2.635484] Generic non-volatile memory driver v1.1
[ 2.640973] [drm] Initialized drm 1.1.0 20060810
[ 2.645924] [drm] radeon kernel modesetting enabled.
[ 2.652014] [drm] initializing kernel modesetting (VERDE 0x1002:0x683F 0x1545:0x7750).
[ 2.660241] [drm] register mmio base: 0xe90000000
[ 2.665009] [drm] register mmio size: 262144
[ 3.001253] ATOM BIOS: C44501
[ 3.004549] radeon 0000:81:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 3.013476] radeon 0000:81:00.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[ 3.021168] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 3.026065] [drm] RAM width 128bits DDR
[ 3.030094] [TTM] Zone kernel: Available graphics memory: 378440 kiB
[ 3.036585] [TTM] Zone highmem: Available graphics memory: 1033800 kiB
[ 3.043142] [TTM] Initializing pool allocator
[ 3.047545] [TTM] Initializing DMA pool allocator
[ 3.052369] [drm] radeon: 1024M of VRAM memory ready
[ 3.057378] [drm] radeon: 2048M of GTT memory ready.
[ 3.062408] [drm] Loading verde Microcode
[ 3.066469] [drm] Internal thermal controller with fan control
[ 3.072623] [drm] probing gen 2 caps for device aaa1:bed1 = 18cc41/0
[ 3.121797] [drm] radeon: dpm initialized
[ 3.128222] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 3.134469] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 3.151139] [drm] probing gen 2 caps for device aaa1:bed1 = 18cc41/0
[ 3.210767] [drm] PCIE GART of 2048M enabled (table at 0x00000000002E8000).
[ 3.218077] radeon 0000:81:00.0: WB enabled
[ 3.222320] radeon 0000:81:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xee962c00
[ 3.232441] radeon 0000:81:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xee962c04
[ 3.242562] radeon 0000:81:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xee962c08
[ 3.252683] radeon 0000:81:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xee962c0c
[ 3.262805] radeon 0000:81:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xee962c10
[ 3.304324] radeon 0000:81:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xf5135a18
[ 3.341458] radeon 0000:81:00.0: fence driver on ring 6 use gpu addr 0x0000000040000c18 and cpu addr 0xee962c18
[ 3.351618] radeon 0000:81:00.0: fence driver on ring 7 use gpu addr 0x0000000040000c1c and cpu addr 0xee962c1c
[ 3.361759] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.368404] [drm] Driver supports precise vblank timestamp query.
[ 3.374523] radeon 0000:81:00.0: radeon: MSI limited to 32-bit
[ 3.380446] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_type+0x0/0x160)
[ 3.388716] radeon 0000:81:00.0: radeon: using MSI.
[ 3.393673] [drm] radeon: irq initialized.
[ 4.152902] [drm:r600_ring_test] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
[ 4.161744] radeon 0000:81:00.0: disabling GPU acceleration
[ 4.370696] [drm] Radeon Display Connectors
[ 4.375369] [drm] Connector 0:
[ 4.378506] [drm] HDMI-A-1
[ 4.381460] [drm] HPD4
[ 4.384046] [drm] DDC: 0x6570 0x6570 0x6574 0x6574 0x6578 0x6578 0x657c 0x657c
[ 4.391495] [drm] Encoders:
[ 4.394493] [drm] DFP1: INTERNAL_UNIPHY2
[ 4.398783] [drm] Connector 1:
[ 4.401854] [drm] DVI-I-1
[ 4.404666] [drm] HPD2
[ 4.407221] [drm] DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
[ 4.414647] [drm] Encoders:
[ 4.417635] [drm] DFP2: INTERNAL_UNIPHY
[ 4.421836] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 4.540136] [drm] fb mappable at 0x806E9000
[ 4.544354] [drm] vram apper at 0x80000000
[ 4.548468] [drm] size 8294400
[ 4.551541] [drm] fb depth is 24
[ 4.554786] [drm] pitch is 7680
[ 4.850224] Console: switching to colour frame buffer device 240x67
[ 4.929533] radeon 0000:81:00.0: fb0: radeondrmfb frame buffer device
[ 4.939239] [drm] Initialized radeon 2.43.0 20080528 for 0000:81:00.0 on minor 0
[ 4.947588] [drm] amdgpu kernel modesetting enabled.
[ 4.967357] brd: module loaded
[ 4.977422] loop: module loaded
[ 4.981255] sm501 0001:00:06.0: enabling device (0004 -> 0006)
[ 4.987695] sm501 0001:00:06.0: incorrect device id c0000105
[ 4.994354] sata-dwc 4bffd1000.sata: id 0, controller version 1.82
[ 5.001301] sata-dwc 4bffd1000.sata: DW_PARAMS: 0x10800804
[ 5.001354] sata-dwc 4bffd1000.sata: DWC_PARAMS[0]: 0x49230b1b
[ 5.001510] sata-dwc 4bffd1000.sata: DesignWare DMA Controller, 1 channels
[ 5.008925] dma dma0chan0: dwc_alloc_chan_resources
[ 5.008936] dmaengine: __dma_request_channel: success (dma0chan0)
[ 5.009740] scsi host0: sata-dwc
[ 5.013516] ata1: SATA max UDMA/133 irq 36
[ 5.018829] libphy: Fixed MDIO Bus: probed
[ 5.023585] PPC 4xx OCP EMAC driver, version 3.54
[ 5.029015] MAL v2 /plb/mcmal, 2 TX channels, 16 RX channels
[ 5.035369] ZMII /plb/opb/emac-zmii@ef600d00 initialized
[ 5.041307] RGMII /plb/opb/emac-rgmii@ef601500 initialized with MDIO support
[ 5.049042] TAH /plb/opb/emac-tah@ef601350 initialized
[ 5.054638] TAH /plb/opb/emac-tah@ef601450 initialized
[ 5.060481] /plb/opb/emac-rgmii@ef601500: input 0 in RGMII mode
[ 5.068225] eth0: EMAC-0 /plb/opb/ethernet@ef600e00, MAC 00:50:c2:80:d5:c5
[ 5.075645] eth0: found Generic MII PHY (0x00)
[ 5.080589] /plb/opb/emac-rgmii@ef601500: input 1 in RGMII mode
[ 5.088248] eth1: EMAC-1 /plb/opb/ethernet@ef600f00, MAC 00:00:00:00:00:00
[ 5.095666] eth1: found Generic MII PHY (0x01)
[ 5.100514] PPP generic driver version 2.4.2
[ 5.105449] PPP BSD Compression module registered
[ 5.110580] PPP Deflate Compression module registered
[ 5.115965] NET: Registered protocol family 24
[ 5.121025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.128292] ppc-of-ehci 4bffd0400.ehci: OF EHCI
[ 5.133410] ppc-of-ehci 4bffd0400.ehci: new USB bus registered, assigned bus number 1
[ 5.142777] ppc-of-ehci 4bffd0400.ehci: irq 31, io mem 0x4bffd0400
[ 5.155181] ppc-of-ehci 4bffd0400.ehci: USB 2.0 started, EHCI 1.00
[ 5.161907] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 5.169109] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.176757] usb usb1: Product: OF EHCI
[ 5.180742] usb usb1: Manufacturer: Linux 4.6.0-rc4-next-20160421-sam460ex-jm ehci_hcd
[ 5.203447] usb usb1: SerialNumber: PPC-OF USB
[ 5.222965] hub 1-0:1.0: USB hub found
[ 5.241218] hub 1-0:1.0: 1 port detected
[ 5.259745] ehci-pci: EHCI PCI platform driver
[ 5.278695] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.299590] ppc-of-ohci 4bffd0000.usb: OF OHCI
[ 5.318905] ppc-of-ohci 4bffd0000.usb: new USB bus registered, assigned bus number 2
[ 5.341508] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5.363024] ppc-of-ohci 4bffd0000.usb: irq 32, io mem 0x4bffd0000
[ 5.384045] ata1.00: ATA-8: WDC WD5000AAKX-00ERMA0, 15.01H15, max UDMA/133
[ 5.384052] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 1/32)
[ 5.428344] ata1.00: configured for UDMA/133
[ 5.448212] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKX-0 1H15 PQ: 0 ANSI: 5
[ 5.477976] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 5.501310] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.523111] sd 0:0:0:0: [sda] Write Protect is off
[ 5.547251] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.547368] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.596183] usb 1-1: new high-speed USB device number 2 using ppc-of-ehci
[ 5.622029] dma dma0chan0: dwc_prep_slave_sg
[ 5.626726] dma dma0chan0: dwc_tx_submit: queued 2
[ 5.626732] dma dma0chan0: dwc_dostart_first_queued: started 2
[ 5.626820] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 5.626830] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 5.626837] dma dma0chan0: descriptor 2 complete
[ 5.626927] sda: sda1
[ 5.627999] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.838612] usb 1-1: New USB device found, idVendor=0424, idProduct=2517
[ 5.882178] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.933330] hub 1-1:1.0: USB hub found
[ 5.975180] hub 1-1:1.0: 7 ports detected
[ 6.225870] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.249419] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.273268] usb usb2: Product: OF OHCI
[ 6.293418] usb usb2: Manufacturer: Linux 4.6.0-rc4-next-20160421-sam460ex-jm ohci_hcd
[ 6.318084] usb usb2: SerialNumber: PPC-OF USB
[ 6.339924] hub 2-0:1.0: USB hub found
[ 6.360481] hub 2-0:1.0: 1 port detected
[ 6.381592] ohci-pci: OHCI PCI platform driver
[ 6.402587] usb 1-1.1: new high-speed USB device number 3 using ppc-of-ehci
[ 6.427392] usbcore: registered new interface driver usblp
[ 6.450043] usbcore: registered new interface driver usb-storage
[ 6.473043] usbcore: registered new interface driver usbserial
[ 6.495723] usbcore: registered new interface driver usbserial_generic
[ 6.518937] usbserial: USB Serial support registered for generic
[ 6.542275] usb 1-1.1: New USB device found, idVendor=1a40, idProduct=0101
[ 6.565758] mousedev: PS/2 mouse device common for all mice
[ 6.565764] i2c /dev entries driver
[ 6.567794] ibm-iic 4ef600700.i2c: using standard (100 kHz) mode
[ 6.568137] ibm-iic 4ef600800.i2c: using standard (100 kHz) mode
[ 6.568293] md: linear personality registered for level -1
[ 6.568297] md: raid0 personality registered for level 0
[ 6.568300] md: raid1 personality registered for level 1
[ 6.568304] md: raid10 personality registered for level 10
[ 6.569330] md: raid6 personality registered for level 6
[ 6.569334] md: raid5 personality registered for level 5
[ 6.569337] md: raid4 personality registered for level 4
[ 6.569986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@xxxxxxxxxx
[ 6.569990] EDAC PPC4xx MC: v1.0.0
[ 6.569993] EDAC PPC4xx MC: Reporting type: interrupt
[ 6.570655] hidraw: raw HID events driver (C) Jiri Kosina
[ 6.572018] usbcore: registered new interface driver usbhid
[ 6.572020] usbhid: USB HID core driver
[ 6.577720] no UART detected at 0x1
[ 6.578465] usbcore: registered new interface driver snd-usb-audio
[ 6.578575] usbcore: registered new interface driver snd-ua101
[ 6.578688] usbcore: registered new interface driver snd-usb-usx2y
[ 6.578860] ipip: IPv4 over IPv4 tunneling driver
[ 6.580413] Initializing XFRM netlink socket
[ 6.581574] NET: Registered protocol family 10
[ 6.583379] sit: IPv6 over IPv4 tunneling driver
[ 6.583983] NET: Registered protocol family 17
[ 6.584005] NET: Registered protocol family 15
[ 6.584320] Running MSI bitmap self-tests ...
[ 6.608677] Key type encrypted registered
[ 6.609065] hctosys: unable to open rtc device (rtc0)
[ 6.609308] ALSA device list:
[ 6.609313] #0: Virtual MIDI Card 1
[ 7.221603] Waiting 10 sec before mounting root device...
[ 7.241416] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 7.241422] usb 1-1.1: Product: USB 2.0 Hub
[ 7.242101] hub 1-1.1:1.0: USB hub found
[ 7.242288] hub 1-1.1:1.0: 4 ports detected
[ 7.392187] usb 1-1.2: new low-speed USB device number 4 using ppc-of-ehci
[ 7.507149] usb 1-1.2: New USB device found, idVendor=04f2, idProduct=0116
[ 7.528211] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.549647] usb 1-1.2: Product: USB Keyboard
[ 7.567750] usb 1-1.2: Manufacturer: CHICONY
[ 7.592794] input: CHICONY USB Keyboard as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0116.0001/input/input0
[ 7.671196] usb 1-1.1.1: new full-speed USB device number 5 using ppc-of-ehci
[ 7.693808] hid-generic 0003:04F2:0116.0001: input,hidraw0: USB HID v1.10 Keyboard [CHICONY USB Keyboard] on usb-PPC-OF USB-1.2/input0
[ 7.807400] usb 1-1.1.1: New USB device found, idVendor=0d8c, idProduct=000c
[ 7.829724] usb 1-1.1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 7.852641] usb 1-1.1.1: Product: C-Media USB Audio Device
[ 7.897543] input: C-Media USB Audio Device as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.3/0003:0D8C:000C.0002/input/input1
[ 7.927721] usb 1-1.5: new high-speed USB device number 6 using ppc-of-ehci
[ 8.002662] hid-generic 0003:0D8C:000C.0002: input,hidraw1: USB HID v1.00 Device [C-Media USB Audio Device ] on usb-PPC-OF USB-1.1.1/input3
[ 8.044261] usb 1-1.5: New USB device found, idVendor=0781, idProduct=5530
[ 8.067927] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.092067] usb 1-1.5: Product: Cruzer
[ 8.112629] usb 1-1.5: Manufacturer: SanDisk
[ 8.133688] usb 1-1.5: SerialNumber: 200517373207B181D66A
[ 8.156601] usb-storage 1-1.5:1.0: USB Mass Storage device detected
[ 8.179893] scsi host1: usb-storage 1-1.5:1.0
[ 8.274190] usb 1-1.6: new full-speed USB device number 7 using ppc-of-ehci
[ 8.386988] usb 1-1.6: New USB device found, idVendor=046d, idProduct=c52b
[ 8.411267] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.435933] usb 1-1.6: Product: USB Receiver
[ 8.457385] usb 1-1.6: Manufacturer: Logitech
[ 8.482586] input: Logitech USB Receiver as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.6/1-1.6:1.0/0003:046D:C52B.0003/input/input2
[ 8.565341] hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-PPC-OF USB-1.6/input0
[ 8.602293] input: Logitech USB Receiver as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.6/1-1.6:1.1/0003:046D:C52B.0004/input/input3
[ 8.684721] hid-generic 0003:046D:C52B.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-PPC-OF USB-1.6/input1
[ 8.721791] hid-generic 0003:046D:C52B.0005: hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-PPC-OF USB-1.6/input2
[ 8.826187] usb 1-1.7: new high-speed USB device number 8 using ppc-of-ehci
[ 8.944715] usb 1-1.7: New USB device found, idVendor=0424, idProduct=2240
[ 8.971305] usb 1-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.998342] usb 1-1.7: Product: Ultra Fast Media
[ 9.022891] usb 1-1.7: Manufacturer: Generic
[ 9.047130] usb 1-1.7: SerialNumber: 000000225001
[ 9.072357] usb-storage 1-1.7:1.0: USB Mass Storage device detected
[ 9.098648] scsi host2: usb-storage 1-1.7:1.0
[ 9.204422] scsi 1:0:0:0: Direct-Access SanDisk Cruzer 1.20 PQ: 0 ANSI: 5
[ 9.233951] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 9.260307] sd 1:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 9.289710] sd 1:0:0:0: [sdb] Write Protect is off
[ 9.314656] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 9.315711] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 9.355380] sdb: sdb1 sdb2 sdb3
[ 9.383460] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 10.124368] scsi 2:0:0:0: Direct-Access Generic Ultra HS-COMBO 1.98 PQ: 0 ANSI: 0
[ 10.154723] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 10.182700] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[ 17.320229] md: Waiting for all devices to be available before autodetect
[ 17.348105] md: If you don't use raid, use raid=noautodetect
[ 17.375599] md: Autodetecting RAID arrays.
[ 17.401015] md: Scanned 0 and added 0 devices.
[ 17.426682] md: autorun ...
[ 17.450558] md: ... autorun DONE.
[ 17.476340] EXT4-fs (sdb2): couldn't mount as ext3 due to feature incompatibilities
[ 17.506702] EXT4-fs (sdb2): couldn't mount as ext2 due to feature incompatibilities
[ 17.538521] EXT4-fs (sdb2): INFO: recovery required on readonly filesystem
[ 17.566553] EXT4-fs (sdb2): write access will be enabled during recovery
[ 17.605249] EXT4-fs (sdb2): recovery complete
[ 17.632470] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 17.661659] VFS: Mounted root (ext4 filesystem) readonly on device 8:18.
[ 17.693567] devtmpfs: mounted
[ 17.718490] Freeing unused kernel memory: 240K (c0afe000 - c0b3a000)
[ 17.746442] This architecture does not have kernel memory protection.
[ 18.080931] random: nonblocking pool is initialized
[ 18.334276] systemd[1]: System time before build time, advancing clock.
[ 18.448818] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 18.489620] systemd[1]: Detected architecture ppc.
[ 18.582866] systemd[1]: Set hostname to <Amigaone>.
[ 19.501812] systemd[1]: Listening on udev Kernel Socket.
[ 19.548344] systemd[1]: Reached target User and Group Name Lookups.
[ 19.594553] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 19.641852] systemd[1]: Reached target Swap.
[ 19.686689] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 19.735524] systemd[1]: Listening on Syslog Socket.
[ 19.781577] systemd[1]: Listening on udev Control Socket.
[ 19.828332] systemd[1]: Listening on Journal Socket.
[ 19.873676] systemd[1]: Created slice User and Session Slice.
[ 19.937363] systemd[1]: Reached target Encrypted Volumes.
[ 19.981301] systemd[1]: Listening on Journal Socket (/dev/log).
[ 20.025368] systemd[1]: Created slice System Slice.
[ 20.068157] systemd[1]: Reached target Slices.
[ 20.112770] systemd[1]: Starting Braille Device Support...
[ 20.177269] systemd[1]: Starting Uncomplicated firewall...
[ 20.231055] systemd[1]: Started Read required files in advance.
[ 20.292386] systemd[1]: Mounting POSIX Message Queue File System...
[ 20.354044] systemd[1]: Starting Nameserver information manager...
[ 20.413924] systemd[1]: Mounting Debug File System...
[ 20.478260] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 20.565501] systemd[1]: Starting Load Kernel Modules...
[ 20.638155] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 20.690550] systemd[1]: Reached target Remote File Systems (Pre).
[ 20.737361] systemd[1]: Reached target Remote File Systems.
[ 20.784018] systemd[1]: Created slice system-getty.slice.
[ 20.832715] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 20.898690] systemd[1]: Starting Journal Service...
[ 20.956698] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 21.025068] systemd[1]: Mounted Debug File System.
[ 21.077076] systemd[1]: Mounted POSIX Message Queue File System.
[ 21.140850] systemd[1]: brltty.service: Main process exited, code=exited, status=228/SECCOMP
[ 21.198910] systemd[1]: Failed to start Braille Device Support.
[ 21.336340] systemd[1]: brltty.service: Unit entered failed state.
[ 21.389320] systemd[1]: brltty.service: Failed with result 'exit-code'.
[ 21.447145] systemd[1]: Started Uncomplicated firewall.
[ 21.501906] systemd[1]: ureadahead.service: Main process exited, code=exited, status=5/NOTINSTALLED
[ 21.540607] systemd[1]: ureadahead.service: Unit entered failed state.
[ 21.566963] systemd[1]: ureadahead.service: Failed with result 'exit-code'.
[ 21.606548] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
[ 21.648031] systemd[1]: Failed to start Load Kernel Modules.
[ 21.714237] systemd[1]: systemd-modules-load.service: Unit entered failed state.
[ 21.741561] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[ 21.770592] systemd[1]: Started Create Static Device Nodes in /dev.
[ 21.820444] systemd[1]: Started Nameserver information manager.
[ 21.897271] systemd[1]: Started Journal Service.
[ 22.982817] dma dma0chan0: dwc_prep_slave_sg
[ 23.006266] dma dma0chan0: dwc_tx_submit: queued 3
[ 23.006281] dma dma0chan0: dwc_dostart_first_queued: started 3
[ 23.006358] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.006382] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.006392] dma dma0chan0: descriptor 3 complete
[ 23.009378] dma dma0chan0: dwc_prep_slave_sg
[ 23.009494] dma dma0chan0: dwc_tx_submit: queued 4
[ 23.009506] dma dma0chan0: dwc_dostart_first_queued: started 4
[ 23.009580] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.009595] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.009606] dma dma0chan0: descriptor 4 complete
[ 23.009750] dma dma0chan0: dwc_prep_slave_sg
[ 23.009862] dma dma0chan0: dwc_tx_submit: queued 5
[ 23.009873] dma dma0chan0: dwc_dostart_first_queued: started 5
[ 23.009943] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.009963] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.009974] dma dma0chan0: descriptor 5 complete
[ 23.010099] dma dma0chan0: dwc_prep_slave_sg
[ 23.010208] dma dma0chan0: dwc_tx_submit: queued 6
[ 23.010220] dma dma0chan0: dwc_dostart_first_queued: started 6
[ 23.010292] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.010306] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.010316] dma dma0chan0: descriptor 6 complete
[ 23.010447] dma dma0chan0: dwc_prep_slave_sg
[ 23.010545] dma dma0chan0: dwc_tx_submit: queued 7
[ 23.010556] dma dma0chan0: dwc_dostart_first_queued: started 7
[ 23.010629] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.010649] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.010660] dma dma0chan0: descriptor 7 complete
[ 23.010786] dma dma0chan0: dwc_prep_slave_sg
[ 23.013720] dma dma0chan0: dwc_tx_submit: queued 8
[ 23.013736] dma dma0chan0: dwc_dostart_first_queued: started 8
[ 23.013809] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.013825] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.013836] dma dma0chan0: descriptor 8 complete
[ 23.014095] dma dma0chan0: dwc_prep_slave_sg
[ 23.041520] dma dma0chan0: dwc_tx_submit: queued 9
[ 23.041536] dma dma0chan0: dwc_dostart_first_queued: started 9
[ 23.041608] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.041632] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.041643] dma dma0chan0: descriptor 9 complete
[ 23.041867] dma dma0chan0: dwc_prep_slave_sg
[ 23.041991] dma dma0chan0: dwc_tx_submit: queued 10
[ 23.042002] dma dma0chan0: dwc_dostart_first_queued: started 10
[ 23.042077] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.042091] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.042101] dma dma0chan0: descriptor 10 complete
[ 23.042275] dma dma0chan0: dwc_prep_slave_sg
[ 23.042386] dma dma0chan0: dwc_tx_submit: queued 11
[ 23.042397] dma dma0chan0: dwc_dostart_first_queued: started 11
[ 23.042465] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.042485] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.042496] dma dma0chan0: descriptor 11 complete
[ 23.042614] dma dma0chan0: dwc_prep_slave_sg
[ 23.042725] dma dma0chan0: dwc_tx_submit: queued 12
[ 23.042736] dma dma0chan0: dwc_dostart_first_queued: started 12
[ 23.042804] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.042824] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.042835] dma dma0chan0: descriptor 12 complete
[ 23.043322] dma dma0chan0: dwc_prep_slave_sg
[ 23.043441] dma dma0chan0: dwc_tx_submit: queued 13
[ 23.043452] dma dma0chan0: dwc_dostart_first_queued: started 13
[ 23.043643] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.043667] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.043678] dma dma0chan0: descriptor 13 complete
[ 23.043734] dma dma0chan0: dwc_prep_slave_sg
[ 23.043857] dma dma0chan0: dwc_tx_submit: queued 14
[ 23.043868] dma dma0chan0: dwc_dostart_first_queued: started 14
[ 23.043935] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.043954] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.043965] dma dma0chan0: descriptor 14 complete
[ 23.044016] dma dma0chan0: dwc_prep_slave_sg
[ 23.044314] dma dma0chan0: dwc_tx_submit: queued 15
[ 23.044326] dma dma0chan0: dwc_dostart_first_queued: started 15
[ 23.044738] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.044763] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.044774] dma dma0chan0: descriptor 15 complete
[ 23.044865] dma dma0chan0: dwc_prep_slave_sg
[ 23.045007] dma dma0chan0: dwc_tx_submit: queued 16
[ 23.045017] dma dma0chan0: dwc_dostart_first_queued: started 16
[ 23.046061] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.046093] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.046106] dma dma0chan0: descriptor 16 complete
[ 23.046623] dma dma0chan0: dwc_prep_slave_sg
[ 23.046789] dma dma0chan0: dwc_tx_submit: queued 17
[ 23.046801] dma dma0chan0: dwc_dostart_first_queued: started 17
[ 23.048522] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.048552] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.048564] dma dma0chan0: descriptor 17 complete
[ 23.049649] dma dma0chan0: dwc_prep_slave_sg
[ 23.052774] dma dma0chan0: dwc_tx_submit: queued 18
[ 23.052789] dma dma0chan0: dwc_dostart_first_queued: started 18
[ 23.054612] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.054643] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.054656] dma dma0chan0: descriptor 18 complete
[ 23.055395] dma dma0chan0: dwc_prep_slave_sg
[ 23.055575] dma dma0chan0: dwc_tx_submit: queued 19
[ 23.055587] dma dma0chan0: dwc_dostart_first_queued: started 19
[ 23.057418] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.057448] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.057461] dma dma0chan0: descriptor 19 complete
[ 23.058529] dma dma0chan0: dwc_prep_slave_sg
[ 23.082102] dma dma0chan0: dwc_tx_submit: queued 20
[ 23.082117] dma dma0chan0: dwc_dostart_first_queued: started 20
[ 23.083960] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.083990] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.084002] dma dma0chan0: descriptor 20 complete
[ 23.084715] dma dma0chan0: dwc_prep_slave_sg
[ 23.084911] dma dma0chan0: dwc_tx_submit: queued 21
[ 23.084923] dma dma0chan0: dwc_dostart_first_queued: started 21
[ 23.086942] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.086972] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.086985] dma dma0chan0: descriptor 21 complete
[ 23.088046] dma dma0chan0: dwc_prep_slave_sg
[ 23.088213] dma dma0chan0: dwc_tx_submit: queued 22
[ 23.088225] dma dma0chan0: dwc_dostart_first_queued: started 22
[ 23.089981] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.090011] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.090023] dma dma0chan0: descriptor 22 complete
[ 23.090722] dma dma0chan0: dwc_prep_slave_sg
[ 23.097001] dma dma0chan0: dwc_tx_submit: queued 23
[ 23.097017] dma dma0chan0: dwc_dostart_first_queued: started 23
[ 23.097972] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.098001] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.098013] dma dma0chan0: descriptor 23 complete
[ 23.098123] dma dma0chan0: dwc_prep_slave_sg
[ 23.098232] dma dma0chan0: dwc_tx_submit: queued 24
[ 23.098244] dma dma0chan0: dwc_dostart_first_queued: started 24
[ 23.099070] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.099102] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.099114] dma dma0chan0: descriptor 24 complete
[ 23.099753] dma dma0chan0: dwc_prep_slave_sg
[ 23.099874] dma dma0chan0: dwc_tx_submit: queued 25
[ 23.099886] dma dma0chan0: dwc_dostart_first_queued: started 25
[ 23.099960] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.099975] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.099985] dma dma0chan0: descriptor 25 complete
[ 23.100647] dma dma0chan0: dwc_prep_slave_sg
[ 23.100762] dma dma0chan0: dwc_tx_submit: queued 26
[ 23.100773] dma dma0chan0: dwc_dostart_first_queued: started 26
[ 23.100845] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 23.100866] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 23.100877] dma dma0chan0: descriptor 26 complete
[ 23.261280] EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro
[ 24.049869] systemd-journald[1576]: Received request to flush runtime journal from PID 1
[ 25.825917] eth0: link is up, 1000 FDX, pause enabled
[ 27.056083] dma dma0chan0: dwc_prep_slave_sg
[ 27.056226] dma dma0chan0: dwc_tx_submit: queued 27
[ 27.056238] dma dma0chan0: dwc_dostart_first_queued: started 27
[ 27.056317] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.056338] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.056350] dma dma0chan0: descriptor 27 complete
[ 27.073867] dma dma0chan0: dwc_prep_slave_sg
[ 27.073992] dma dma0chan0: dwc_tx_submit: queued 28
[ 27.074003] dma dma0chan0: dwc_dostart_first_queued: started 28
[ 27.074082] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.074096] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.074108] dma dma0chan0: descriptor 28 complete
[ 27.087913] dma dma0chan0: dwc_prep_slave_sg
[ 27.088030] dma dma0chan0: dwc_tx_submit: queued 29
[ 27.088042] dma dma0chan0: dwc_dostart_first_queued: started 29
[ 27.088124] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.088146] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.088159] dma dma0chan0: descriptor 29 complete
[ 27.108090] dma dma0chan0: dwc_prep_slave_sg
[ 27.108213] dma dma0chan0: dwc_tx_submit: queued 30
[ 27.108225] dma dma0chan0: dwc_dostart_first_queued: started 30
[ 27.108318] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.108347] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.108358] dma dma0chan0: descriptor 30 complete
[ 27.112720] dma dma0chan0: dwc_prep_slave_sg
[ 27.112841] dma dma0chan0: dwc_tx_submit: queued 31
[ 27.112850] dma dma0chan0: dwc_dostart_first_queued: started 31
[ 27.112940] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.112956] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.112967] dma dma0chan0: descriptor 31 complete
[ 27.113958] dma dma0chan0: dwc_prep_slave_sg
[ 27.114076] dma dma0chan0: dwc_tx_submit: queued 32
[ 27.114088] dma dma0chan0: dwc_dostart_first_queued: started 32
[ 27.114211] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.114284] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.114297] dma dma0chan0: descriptor 32 complete
[ 27.119786] dma dma0chan0: dwc_prep_slave_sg
[ 27.119904] dma dma0chan0: dwc_tx_submit: queued 33
[ 27.119915] dma dma0chan0: dwc_dostart_first_queued: started 33
[ 27.119996] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.120025] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.120038] dma dma0chan0: descriptor 33 complete
[ 27.127435] dma dma0chan0: dwc_prep_slave_sg
[ 27.127553] dma dma0chan0: dwc_tx_submit: queued 34
[ 27.127565] dma dma0chan0: dwc_dostart_first_queued: started 34
[ 27.127644] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.127665] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.127677] dma dma0chan0: descriptor 34 complete
[ 27.138505] dma dma0chan0: dwc_prep_slave_sg
[ 27.138628] dma dma0chan0: dwc_tx_submit: queued 35
[ 27.138639] dma dma0chan0: dwc_dostart_first_queued: started 35
[ 27.138719] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.138741] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.138753] dma dma0chan0: descriptor 35 complete
[ 27.140069] dma dma0chan0: dwc_prep_slave_sg
[ 27.140218] dma dma0chan0: dwc_tx_submit: queued 36
[ 27.140229] dma dma0chan0: dwc_dostart_first_queued: started 36
[ 27.140333] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.140349] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.140360] dma dma0chan0: descriptor 36 complete
[ 27.146559] dma dma0chan0: dwc_prep_slave_sg
[ 27.146676] dma dma0chan0: dwc_tx_submit: queued 37
[ 27.146688] dma dma0chan0: dwc_dostart_first_queued: started 37
[ 27.146794] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.146809] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.146820] dma dma0chan0: descriptor 37 complete
[ 27.151405] dma dma0chan0: dwc_prep_slave_sg
[ 27.151525] dma dma0chan0: dwc_tx_submit: queued 38
[ 27.151537] dma dma0chan0: dwc_dostart_first_queued: started 38
[ 27.151628] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.151643] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.151654] dma dma0chan0: descriptor 38 complete
[ 27.190408] dma dma0chan0: dwc_prep_slave_sg
[ 27.190531] dma dma0chan0: dwc_tx_submit: queued 39
[ 27.190543] dma dma0chan0: dwc_dostart_first_queued: started 39
[ 27.190620] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.190635] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.190646] dma dma0chan0: descriptor 39 complete
[ 27.209370] dma dma0chan0: dwc_prep_slave_sg
[ 27.209493] dma dma0chan0: dwc_tx_submit: queued 40
[ 27.209502] dma dma0chan0: dwc_dostart_first_queued: started 40
[ 27.209587] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.209604] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.209615] dma dma0chan0: descriptor 40 complete
[ 27.223661] dma dma0chan0: dwc_prep_slave_sg
[ 27.223777] dma dma0chan0: dwc_tx_submit: queued 41
[ 27.223790] dma dma0chan0: dwc_dostart_first_queued: started 41
[ 27.223871] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.223885] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.223897] dma dma0chan0: descriptor 41 complete
[ 27.225353] dma dma0chan0: dwc_prep_slave_sg
[ 27.225470] dma dma0chan0: dwc_tx_submit: queued 42
[ 27.225482] dma dma0chan0: dwc_dostart_first_queued: started 42
[ 27.225626] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.225671] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.225683] dma dma0chan0: descriptor 42 complete
[ 27.246425] dma dma0chan0: dwc_prep_slave_sg
[ 27.273688] dma dma0chan0: dwc_tx_submit: queued 43
[ 27.273709] dma dma0chan0: dwc_dostart_first_queued: started 43
[ 27.273795] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.273819] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.273831] dma dma0chan0: descriptor 43 complete
[ 27.274158] dma dma0chan0: dwc_prep_slave_sg
[ 27.274611] dma dma0chan0: dwc_tx_submit: queued 44
[ 27.274624] dma dma0chan0: dwc_dostart_first_queued: started 44
[ 27.274700] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.274725] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.274736] dma dma0chan0: descriptor 44 complete
[ 27.274954] dma dma0chan0: dwc_prep_slave_sg
[ 27.275072] dma dma0chan0: dwc_tx_submit: queued 45
[ 27.275083] dma dma0chan0: dwc_dostart_first_queued: started 45
[ 27.275163] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.275215] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.275227] dma dma0chan0: descriptor 45 complete
[ 27.276379] dma dma0chan0: dwc_prep_slave_sg
[ 27.276500] dma dma0chan0: dwc_tx_submit: queued 46
[ 27.276510] dma dma0chan0: dwc_dostart_first_queued: started 46
[ 27.276611] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.276627] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.276639] dma dma0chan0: descriptor 46 complete
[ 27.276800] dma dma0chan0: dwc_prep_slave_sg
[ 27.276918] dma dma0chan0: dwc_tx_submit: queued 47
[ 27.276929] dma dma0chan0: dwc_dostart_first_queued: started 47
[ 27.277005] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.277018] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.277028] dma dma0chan0: descriptor 47 complete
[ 27.279525] dma dma0chan0: dwc_prep_slave_sg
[ 27.279661] dma dma0chan0: dwc_tx_submit: queued 48
[ 27.279672] dma dma0chan0: dwc_dostart_first_queued: started 48
[ 27.279889] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.279930] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.279942] dma dma0chan0: descriptor 48 complete
[ 27.280002] dma dma0chan0: dwc_prep_slave_sg
[ 27.280110] dma dma0chan0: dwc_tx_submit: queued 49
[ 27.280121] dma dma0chan0: dwc_dostart_first_queued: started 49
[ 27.280217] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.280244] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.280254] dma dma0chan0: descriptor 49 complete
[ 27.323286] dma dma0chan0: dwc_prep_slave_sg
[ 27.323434] dma dma0chan0: dwc_tx_submit: queued 50
[ 27.323445] dma dma0chan0: dwc_dostart_first_queued: started 50
[ 27.323949] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.323975] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.323987] dma dma0chan0: descriptor 50 complete
[ 27.324105] dma dma0chan0: dwc_prep_slave_sg
[ 27.324243] dma dma0chan0: dwc_tx_submit: queued 51
[ 27.324255] dma dma0chan0: dwc_dostart_first_queued: started 51
[ 27.325455] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.325490] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.325503] dma dma0chan0: descriptor 51 complete
[ 27.368335] dma dma0chan0: dwc_prep_slave_sg
[ 27.368498] dma dma0chan0: dwc_tx_submit: queued 52
[ 27.368507] dma dma0chan0: dwc_dostart_first_queued: started 52
[ 27.370380] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.370418] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.370431] dma dma0chan0: descriptor 52 complete
[ 27.396171] dma dma0chan0: dwc_prep_slave_sg
[ 27.396344] dma dma0chan0: dwc_tx_submit: queued 53
[ 27.396351] dma dma0chan0: dwc_dostart_first_queued: started 53
[ 27.398415] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.398436] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.398445] dma dma0chan0: descriptor 53 complete
[ 27.458504] dma dma0chan0: dwc_prep_slave_sg
[ 27.458684] dma dma0chan0: dwc_tx_submit: queued 54
[ 27.458695] dma dma0chan0: dwc_dostart_first_queued: started 54
[ 27.460597] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.460626] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.460638] dma dma0chan0: descriptor 54 complete
[ 27.559435] dma dma0chan0: dwc_prep_slave_sg
[ 27.559572] dma dma0chan0: dwc_tx_submit: queued 55
[ 27.559584] dma dma0chan0: dwc_dostart_first_queued: started 55
[ 27.560225] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.560269] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.560281] dma dma0chan0: descriptor 55 complete
[ 27.560377] dma dma0chan0: dwc_prep_slave_sg
[ 27.560484] dma dma0chan0: dwc_tx_submit: queued 56
[ 27.560495] dma dma0chan0: dwc_dostart_first_queued: started 56
[ 27.560605] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.560618] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.560628] dma dma0chan0: descriptor 56 complete
[ 27.560666] dma dma0chan0: dwc_prep_slave_sg
[ 27.560768] dma dma0chan0: dwc_tx_submit: queued 57
[ 27.560777] dma dma0chan0: dwc_dostart_first_queued: started 57
[ 27.560918] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.560931] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.560942] dma dma0chan0: descriptor 57 complete
[ 27.560981] dma dma0chan0: dwc_prep_slave_sg
[ 27.561084] dma dma0chan0: dwc_tx_submit: queued 58
[ 27.561094] dma dma0chan0: dwc_dostart_first_queued: started 58
[ 27.561381] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.561405] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.561416] dma dma0chan0: descriptor 58 complete
[ 27.561475] dma dma0chan0: dwc_prep_slave_sg
[ 27.561589] dma dma0chan0: dwc_tx_submit: queued 59
[ 27.561599] dma dma0chan0: dwc_dostart_first_queued: started 59
[ 27.562308] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.562334] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.562345] dma dma0chan0: descriptor 59 complete
[ 27.576777] dma dma0chan0: dwc_prep_slave_sg
[ 27.576891] dma dma0chan0: dwc_tx_submit: queued 60
[ 27.576897] dma dma0chan0: dwc_dostart_first_queued: started 60
[ 27.577540] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.577566] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.577575] dma dma0chan0: descriptor 60 complete
[ 27.577654] dma dma0chan0: dwc_prep_slave_sg
[ 27.577758] dma dma0chan0: dwc_tx_submit: queued 61
[ 27.577764] dma dma0chan0: dwc_dostart_first_queued: started 61
[ 27.578139] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.578160] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.578198] dma dma0chan0: descriptor 61 complete
[ 27.578263] dma dma0chan0: dwc_prep_slave_sg
[ 27.578364] dma dma0chan0: dwc_tx_submit: queued 62
[ 27.578370] dma dma0chan0: dwc_dostart_first_queued: started 62
[ 27.579012] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.579034] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.579042] dma dma0chan0: descriptor 62 complete
[ 27.579109] dma dma0chan0: dwc_prep_slave_sg
[ 27.579214] dma dma0chan0: dwc_tx_submit: queued 63
[ 27.579220] dma dma0chan0: dwc_dostart_first_queued: started 63
[ 27.579396] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.579410] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.579417] dma dma0chan0: descriptor 63 complete
[ 27.606932] dma dma0chan0: dwc_prep_slave_sg
[ 27.607090] dma dma0chan0: dwc_tx_submit: queued 64
[ 27.607097] dma dma0chan0: dwc_dostart_first_queued: started 64
[ 27.608550] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.608573] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.608582] dma dma0chan0: descriptor 64 complete
[ 27.608698] dma dma0chan0: dwc_prep_slave_sg
[ 27.608799] dma dma0chan0: dwc_tx_submit: queued 65
[ 27.608805] dma dma0chan0: dwc_dostart_first_queued: started 65
[ 27.609532] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.609541] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.609549] dma dma0chan0: descriptor 65 complete
[ 27.650596] dma dma0chan0: dwc_prep_slave_sg
[ 27.650732] dma dma0chan0: dwc_tx_submit: queued 66
[ 27.650744] dma dma0chan0: dwc_dostart_first_queued: started 66
[ 27.651115] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.651142] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.651154] dma dma0chan0: descriptor 66 complete
[ 27.651284] dma dma0chan0: dwc_prep_slave_sg
[ 27.651389] dma dma0chan0: dwc_tx_submit: queued 67
[ 27.651399] dma dma0chan0: dwc_dostart_first_queued: started 67
[ 27.652010] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.652042] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.652055] dma dma0chan0: descriptor 67 complete
[ 27.652129] dma dma0chan0: dwc_prep_slave_sg
[ 27.652248] dma dma0chan0: dwc_tx_submit: queued 68
[ 27.652259] dma dma0chan0: dwc_dostart_first_queued: started 68
[ 27.653223] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.653300] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.653313] dma dma0chan0: descriptor 68 complete
[ 27.653394] dma dma0chan0: dwc_prep_slave_sg
[ 27.653490] dma dma0chan0: dwc_tx_submit: queued 69
[ 27.653502] dma dma0chan0: dwc_dostart_first_queued: started 69
[ 27.653585] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.653598] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.653608] dma dma0chan0: descriptor 69 complete
[ 27.663960] dma dma0chan0: dwc_prep_slave_sg
[ 27.664071] dma dma0chan0: dwc_tx_submit: queued 70
[ 27.664078] dma dma0chan0: dwc_dostart_first_queued: started 70
[ 27.664159] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 27.664221] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 27.664229] dma dma0chan0: descriptor 70 complete
[ 29.301279] cgroup: new mount options do not match the existing superblock, will be ignored
[ 31.905758] dma dma0chan0: dwc_prep_slave_sg
[ 31.905883] dma dma0chan0: dwc_tx_submit: queued 71
[ 31.905895] dma dma0chan0: dwc_dostart_first_queued: started 71
[ 31.905971] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 31.905986] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 31.905997] dma dma0chan0: descriptor 71 complete
[ 31.934394] dma dma0chan0: dwc_prep_slave_sg
[ 31.934509] dma dma0chan0: dwc_tx_submit: queued 72
[ 31.934521] dma dma0chan0: dwc_dostart_first_queued: started 72
[ 31.934613] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 31.934628] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 31.934639] dma dma0chan0: descriptor 72 complete
[ 31.934828] dma dma0chan0: dwc_prep_slave_sg
[ 31.934936] dma dma0chan0: dwc_tx_submit: queued 73
[ 31.934946] dma dma0chan0: dwc_dostart_first_queued: started 73
[ 31.935025] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 31.935038] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 31.935048] dma dma0chan0: descriptor 73 complete
[ 31.947342] dma dma0chan0: dwc_prep_slave_sg
[ 31.947461] dma dma0chan0: dwc_tx_submit: queued 74
[ 31.947468] dma dma0chan0: dwc_dostart_first_queued: started 74
[ 31.947549] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 31.947561] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 31.947568] dma dma0chan0: descriptor 74 complete
[ 31.954387] dma dma0chan0: dwc_prep_slave_sg
[ 31.954501] dma dma0chan0: dwc_tx_submit: queued 75
[ 31.954508] dma dma0chan0: dwc_dostart_first_queued: started 75
[ 31.954591] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 31.954602] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 31.954610] dma dma0chan0: descriptor 75 complete
[ 31.980401] dma dma0chan0: dwc_prep_slave_sg
[ 31.980507] dma dma0chan0: dwc_tx_submit: queued 76
[ 31.980513] dma dma0chan0: dwc_dostart_first_queued: started 76
[ 31.980595] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 31.980606] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 31.980614] dma dma0chan0: descriptor 76 complete
[ 32.000447] dma dma0chan0: dwc_prep_slave_sg
[ 32.000571] dma dma0chan0: dwc_tx_submit: queued 77
[ 32.000577] dma dma0chan0: dwc_dostart_first_queued: started 77
[ 32.000677] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.000689] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.000697] dma dma0chan0: descriptor 77 complete
[ 32.014808] dma dma0chan0: dwc_prep_slave_sg
[ 32.014918] dma dma0chan0: dwc_tx_submit: queued 78
[ 32.014925] dma dma0chan0: dwc_dostart_first_queued: started 78
[ 32.014997] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.015015] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.015023] dma dma0chan0: descriptor 78 complete
[ 32.018397] dma dma0chan0: dwc_prep_slave_sg
[ 32.018514] dma dma0chan0: dwc_tx_submit: queued 79
[ 32.018521] dma dma0chan0: dwc_dostart_first_queued: started 79
[ 32.018609] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.018628] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.018635] dma dma0chan0: descriptor 79 complete
[ 32.034363] dma dma0chan0: dwc_prep_slave_sg
[ 32.034492] dma dma0chan0: dwc_tx_submit: queued 80
[ 32.034503] dma dma0chan0: dwc_dostart_first_queued: started 80
[ 32.034615] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.034632] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.034644] dma dma0chan0: descriptor 80 complete
[ 32.083561] dma dma0chan0: dwc_prep_slave_sg
[ 32.083726] dma dma0chan0: dwc_tx_submit: queued 81
[ 32.083733] dma dma0chan0: dwc_dostart_first_queued: started 81
[ 32.118603] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.118626] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.118635] dma dma0chan0: descriptor 81 complete
[ 32.118752] dma dma0chan0: dwc_prep_slave_sg
[ 32.118860] dma dma0chan0: dwc_tx_submit: queued 82
[ 32.118866] dma dma0chan0: dwc_dostart_first_queued: started 82
[ 32.119343] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.119361] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.119369] dma dma0chan0: descriptor 82 complete
[ 32.119420] dma dma0chan0: dwc_prep_slave_sg
[ 32.119519] dma dma0chan0: dwc_tx_submit: queued 83
[ 32.119525] dma dma0chan0: dwc_dostart_first_queued: started 83
[ 32.119748] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.119763] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.119770] dma dma0chan0: descriptor 83 complete
[ 32.119813] dma dma0chan0: dwc_prep_slave_sg
[ 32.119918] dma dma0chan0: dwc_tx_submit: queued 84
[ 32.119924] dma dma0chan0: dwc_dostart_first_queued: started 84
[ 32.120006] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.120015] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.120022] dma dma0chan0: descriptor 84 complete
[ 32.140290] dma dma0chan0: dwc_prep_slave_sg
[ 32.140470] dma dma0chan0: dwc_tx_submit: queued 85
[ 32.140481] dma dma0chan0: dwc_dostart_first_queued: started 85
[ 32.158070] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.158105] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.158118] dma dma0chan0: descriptor 85 complete
[ 32.166938] dma dma0chan0: dwc_prep_slave_sg
[ 32.167123] dma dma0chan0: dwc_tx_submit: queued 86
[ 32.167135] dma dma0chan0: dwc_dostart_first_queued: started 86
[ 32.173788] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.173817] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.173830] dma dma0chan0: descriptor 86 complete
[ 32.245914] dma dma0chan0: dwc_prep_slave_sg
[ 32.246081] dma dma0chan0: dwc_tx_submit: queued 87
[ 32.246088] dma dma0chan0: dwc_dostart_first_queued: started 87
[ 32.248689] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.248712] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.248721] dma dma0chan0: descriptor 87 complete
[ 32.387388] dma dma0chan0: dwc_prep_slave_sg
[ 32.387554] dma dma0chan0: dwc_tx_submit: queued 88
[ 32.387566] dma dma0chan0: dwc_dostart_first_queued: started 88
[ 32.389537] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.389574] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.389587] dma dma0chan0: descriptor 88 complete
[ 32.507499] dma dma0chan0: dwc_prep_slave_sg
[ 32.507652] dma dma0chan0: dwc_tx_submit: queued 89
[ 32.507658] dma dma0chan0: dwc_dostart_first_queued: started 89
[ 32.509752] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.509772] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.509782] dma dma0chan0: descriptor 89 complete
[ 32.600236] dma dma0chan0: dwc_prep_slave_sg
[ 32.600409] dma dma0chan0: dwc_tx_submit: queued 90
[ 32.600416] dma dma0chan0: dwc_dostart_first_queued: started 90
[ 32.602307] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.602332] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.602342] dma dma0chan0: descriptor 90 complete
[ 32.604881] dma dma0chan0: dwc_prep_slave_sg
[ 32.605025] dma dma0chan0: dwc_tx_submit: queued 91
[ 32.605032] dma dma0chan0: dwc_dostart_first_queued: started 91
[ 32.605950] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.605968] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.605977] dma dma0chan0: descriptor 91 complete
[ 32.606076] dma dma0chan0: dwc_prep_slave_sg
[ 32.606184] dma dma0chan0: dwc_tx_submit: queued 92
[ 32.606190] dma dma0chan0: dwc_dostart_first_queued: started 92
[ 32.606919] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.606927] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.606933] dma dma0chan0: descriptor 92 complete
[ 32.752051] dma dma0chan0: dwc_prep_slave_sg
[ 32.752168] dma dma0chan0: dwc_tx_submit: queued 93
[ 32.752174] dma dma0chan0: dwc_dostart_first_queued: started 93
[ 32.752250] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.752268] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.752275] dma dma0chan0: descriptor 93 complete
[ 32.754799] dma dma0chan0: dwc_prep_slave_sg
[ 32.754913] dma dma0chan0: dwc_tx_submit: queued 94
[ 32.754919] dma dma0chan0: dwc_dostart_first_queued: started 94
[ 32.754992] sata-dwc 4bffd1000.sata: dw_dma_interrupt: status=0x1
[ 32.755003] sata-dwc 4bffd1000.sata: dw_dma_tasklet: status_err=0
[ 32.755011] dma dma0chan0: descriptor 94 complete
[ 35.454486] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 179.686509] EXT4-fs (sdb3): mounting ext2 file system using the ext4 subsystem
[ 179.713688] EXT4-fs (sdb3): warning: mounting unchecked fs, running e2fsck is recommended
[ 179.725994] EXT4-fs (sdb3): mounted filesystem without journal. Opts: (null)
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.04.23 11:26:53 =~=~=~=~=~=~=~=~=~=~=~=


U-Boot 2015.a (May 16 2015 - 14:20:11)

CPU: AMCC PowerPC 460EX Rev. B at 1155 MHz (PLB=231 OPB=115 EBC=115)
No Security/Kasumi support
Bootstrap Option H - Boot ROM Location I2C (Addr 0x52)
Internal PCI arbiter enabled
32 kB I-Cache 32 kB D-Cache
Board: Sam460ex/cr, PCIe 4x + SATA-2
I2C: ready
DRAM: 2 GiB (ECC not enabled, 462 MHz, CL4)
PCI: Bus Dev VenId DevId Class Int
00 04 1095 3512 0104 00
00 06 126f 0501 0380 00
PCIE1: successfully set as root-complex
02 00 1002 683f 0300 ff
Net: ppc_4xx_eth0
FPGA: Revision 03 (2010-10-07)
SM502: found
PERMD2:not found
VGA: 1
VESA: OK
[ 0.000000] Using Canyonlands machine description
[ 0.000000] Linux version 4.6.0-rc4-next-20160421-sam460ex-jm (root@julian-VirtualBox) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #2 PREEMPT Sat Apr 23 09:26:44 AST 2016
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522752
[ 0.000000] Kernel command line: root=/dev/sdb2 rootdelay=10 console=ttyS0,115200 console=tty0
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Sorting __ex_table...
[ 0.000000] Memory: 2001648K/2097152K available (7424K kernel code, 316K rwdata, 3816K rodata, 240K init, 370K bss, 95504K reserved, 0K cma-reserved, 1310720K highmem)
[ 0.000000] Kernel virtual memory layout:
[ 0.000000] * 0xfffcf000..0xfffff000 : fixmap
[ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
[ 0.000000] * 0xffa00000..0xffc00000 : consistent mem
[ 0.000000] * 0xffa00000..0xffa00000 : early ioremap
[ 0.000000] * 0xf1000000..0xffa00000 : vmalloc & ioremap
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:512 nr_irqs:512 16
[ 0.000000] UIC0 (32 IRQ sources) at DCR 0xc0
[ 0.000000] UIC1 (32 IRQ sources) at DCR 0xd0
[ 0.000000] UIC2 (32 IRQ sources) at DCR 0xe0
[ 0.000000] UIC3 (32 IRQ sources) at DCR 0xf0
[ 0.000014] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x10a60dda894, max_idle_ns: 440795207041 ns
[ 0.000024] clocksource: timebase mult[dda520] shift[24] registered
[ 0.000149] Console: colour dummy device 80x25
[ 0.000701] console [tty0] enabled
[ 0.000735] pid_max: default: 32768 minimum: 301
[ 0.000846] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000873] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003501] devtmpfs: initialized
[ 0.006153] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.006544] xor: measuring software checksum speed
[ 0.016612] 8regs : 896.000 MB/sec
[ 0.026438] 8regs_prefetch: 800.000 MB/sec
[ 0.036484] 32regs : 1232.000 MB/sec
[ 0.046564] 32regs_prefetch: 1084.000 MB/sec
[ 0.046599] xor: using function: 32regs (1232.000 MB/sec)
[ 0.046626] prandom: seed boundary self test passed
[ 0.048680] prandom: 100 self tests passed
[ 0.049389] NET: Registered protocol family 16
[ 0.054839] cpuidle: using governor ladder
[ 0.056802] cpuidle: using governor menu
[ 0.057205] 256k L2-cache enabled
[ 0.057287] PCIE0: Port disabled via device-tree
[ 0.057347] PCIE1: Checking link...
[ 0.057364] PCIE1: Device detected, waiting for link...
[ 0.057383] PCIE1: link is up !
[ 0.159657] PCI host bridge /plb/pciex@d20000000 (primary) ranges:
[ 0.159707] MEM 0x0000000e80000000..0x0000000effffffff -> 0x0000000080000000
[ 0.159744] MEM 0x0000000f00100000..0x0000000f001fffff -> 0x0000000000000000
[ 0.159775] IO 0x0000000f80010000..0x0000000f8001ffff -> 0x0000000000000000
[ 0.159812] 4xx PCI DMA offset set to 0x00000000
[ 0.159829] 4xx PCI DMA window base to 0x0000000000000000
[ 0.159848] DMA window size 0x0000000080000000
[ 0.159884] PCIE1: successfully set as root-complex
[ 0.159977] PCI host bridge /plb/pci@c0ec00000 (primary) ranges:
[ 0.160006] MEM 0x0000000d80000000..0x0000000dffffffff -> 0x0000000080000000
[ 0.160041] MEM 0x0000000c0ee00000..0x0000000c0eefffff -> 0x0000000000000000
[ 0.160072] IO 0x0000000c08000000..0x0000000c0800ffff -> 0x0000000000000000
[ 0.160102] 4xx PCI DMA offset set to 0x00000000
[ 0.160119] 4xx PCI DMA window base to 0x0000000000000000
[ 0.160138] DMA window size 0x0000000080000000
[ 0.169685] PCI: Probing PCI hardware
[ 0.170005] PCI host bridge to bus 0000:80
[ 0.170043] pci_bus 0000:80: root bus resource [io 0xfffe0000-0xfffeffff] (bus address [0x0000-0xffff])
[ 0.170079] pci_bus 0000:80: root bus resource [mem 0xe80000000-0xeffffffff] (bus address [0x80000000-0xffffffff])
[ 0.170117] pci_bus 0000:80: root bus resource [mem 0xf00100000-0xf001fffff] (bus address [0x00000000-0x000fffff])
[ 0.170155] pci_bus 0000:80: root bus resource [bus 80-ff]
[ 0.170281] PCI: Hiding 4xx host bridge resources 0000:80:00.0
[ 0.171448] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[ 0.171759] PCI host bridge to bus 0001:00
[ 0.171792] pci_bus 0001:00: root bus resource [io 0x0000-0xffff]
[ 0.171818] pci_bus 0001:00: root bus resource [mem 0xd80000000-0xdffffffff] (bus address [0x80000000-0xffffffff])
[ 0.171855] pci_bus 0001:00: root bus resource [mem 0xc0ee00000-0xc0eefffff] (bus address [0x00000000-0x000fffff])
[ 0.171893] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.172664] pci 0000:80:00.0: BAR 9: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.172709] pci 0000:80:00.0: BAR 8: assigned [mem 0xe90000000-0xe900fffff]
[ 0.172736] pci 0000:80:00.0: BAR 7: assigned [io 0xfffe1000-0xfffe1fff]
[ 0.172767] pci 0000:81:00.0: BAR 0: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.172809] pci 0000:81:00.0: BAR 2: assigned [mem 0xe90000000-0xe9003ffff 64bit]
[ 0.172848] pci 0000:81:00.0: BAR 6: assigned [mem 0xe90040000-0xe9005ffff pref]
[ 0.172882] pci 0000:81:00.1: BAR 0: assigned [mem 0xe90060000-0xe90063fff 64bit]
[ 0.172920] pci 0000:81:00.0: BAR 4: assigned [io 0xfffe1000-0xfffe10ff]
[ 0.172948] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[ 0.172971] pci 0000:80:00.0: bridge window [io 0xfffe1000-0xfffe1fff]
[ 0.172997] pci 0000:80:00.0: bridge window [mem 0xe90000000-0xe900fffff]
[ 0.173023] pci 0000:80:00.0: bridge window [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.173120] pci 0001:00:06.0: BAR 0: assigned [mem 0xd80000000-0xd83ffffff]
[ 0.173148] pci 0001:00:06.0: BAR 1: assigned [mem 0xd84000000-0xd841fffff]
[ 0.173175] pci 0001:00:04.0: BAR 6: assigned [mem 0xd84200000-0xd8427ffff pref]
[ 0.173207] pci 0001:00:04.0: BAR 5: assigned [mem 0xd84280000-0xd842801ff]
[ 0.173234] pci 0001:00:04.0: BAR 4: assigned [io 0x1000-0x100f]
[ 0.173259] pci 0001:00:04.0: BAR 0: assigned [io 0x1010-0x1017]
[ 0.173284] pci 0001:00:04.0: BAR 2: assigned [io 0x1018-0x101f]
[ 0.173310] pci 0001:00:04.0: BAR 1: assigned [io 0x1020-0x1023]
[ 0.173335] pci 0001:00:04.0: BAR 3: assigned [io 0x1024-0x1027]
[ 0.237400] raid6: int32x1 gen() 300 MB/s
[ 0.254364] raid6: int32x1 xor() 162 MB/s
[ 0.271495] raid6: int32x2 gen() 390 MB/s
[ 0.288548] raid6: int32x2 xor() 236 MB/s
[ 0.305718] raid6: int32x4 gen() 437 MB/s
[ 0.322740] raid6: int32x4 xor() 255 MB/s
[ 0.339907] raid6: int32x8 gen() 277 MB/s
[ 0.356885] raid6: int32x8 xor() 205 MB/s
[ 0.356910] raid6: using algorithm int32x4 gen() 437 MB/s
[ 0.356928] raid6: .... xor() 255 MB/s, rmw enabled
[ 0.356947] raid6: using intx1 recovery algorithm
[ 0.357451] vgaarb: device added: PCI:0000:81:00.0,decodes=io+mem,owns=none,locks=none
[ 0.357496] vgaarb: loaded
[ 0.357511] vgaarb: bridge control possible 0000:81:00.0
[ 0.357969] SCSI subsystem initialized
[ 0.359092] usbcore: registered new interface driver usbfs
[ 0.359222] usbcore: registered new interface driver hub
[ 0.359350] usbcore: registered new device driver usb
[ 0.359671] pps_core: LinuxPPS API ver. 1 registered
[ 0.359701] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.359797] PTP clock support registered
[ 0.360777] EDAC MC: Ver: 3.0.0
[ 0.361939] Advanced Linux Sound Architecture Driver Initialized.
[ 0.363172] clocksource: Switched to clocksource timebase
[ 0.363408] FS-Cache: Loaded
[ 0.363625] CacheFiles: Loaded
[ 0.379929] NET: Registered protocol family 2
[ 0.380588] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.380719] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
[ 0.381043] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.381786] UDP hash table entries: 512 (order: 2, 24576 bytes)
[ 0.381896] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[ 0.382328] NET: Registered protocol family 1
[ 0.382592] RPC: Registered named UNIX socket transport module.
[ 0.382624] RPC: Registered udp transport module.
[ 0.382641] RPC: Registered tcp transport module.
[ 0.382659] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.383594] Could not remap bcsr
[ 0.389981] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_type+0x0/0x160)
[ 0.392859] futex hash table entries: 256 (order: 0, 7168 bytes)
[ 0.393465] workingset: timestamp_bits=28 max_order=19 bucket_order=0
[ 0.413718] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.414344] fuse init (API version 7.24)
[ 0.419421] async_tx: api initialized (async)
[ 0.419516] bounce: pool size: 64 pages
[ 0.419608] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.419641] io scheduler noop registered
[ 0.419807] io scheduler cfq registered (default)
[ 0.422164] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[ 0.422269] crc32: self tests passed, processed 225944 bytes in 989276 nsec
[ 0.423439] crc32c: CRC_LE_BITS = 64
[ 0.423465] crc32c: self tests passed, processed 225944 bytes in 494887 nsec
[ 0.492728] crc32_combine: 8373 self tests passed
[ 0.562174] crc32c_combine: 8373 self tests passed
[ 0.562226] glob: 64 self-tests passed, 0 failed
[ 0.661395] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.662544] console [ttyS0] disabled
[ 0.683750] serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 22, base_baud = 691200) is a U6_16550A
[ 1.620899] console [ttyS0] enabled
[ 1.645418] serial8250.0: ttyS1 at MMIO 0x4ef600400 (irq = 23, base_baud = 691200) is a U6_16550A
[ 1.655614] console [ttyS0] disabled
[ 0.000000] Using Canyonlands machine description
[ 0.000000] Linux version 4.6.0-rc4-next-20160421-sam460ex-jm (root@julian-VirtualBox) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #2 PREEMPT Sat Apr 23 09:26:44 AST 2016
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
[ 0.000000] Normal empty
[ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522752
[ 0.000000] Kernel command line: root=/dev/sdb2 rootdelay=10 console=ttyS0,115200 console=tty0
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Sorting __ex_table...
[ 0.000000] Memory: 2001648K/2097152K available (7424K kernel code, 316K rwdata, 3816K rodata, 240K init, 370K bss, 95504K reserved, 0K cma-reserved, 1310720K highmem)
[ 0.000000] Kernel virtual memory layout:
[ 0.000000] * 0xfffcf000..0xfffff000 : fixmap
[ 0.000000] * 0xffc00000..0xffe00000 : highmem PTEs
[ 0.000000] * 0xffa00000..0xffc00000 : consistent mem
[ 0.000000] * 0xffa00000..0xffa00000 : early ioremap
[ 0.000000] * 0xf1000000..0xffa00000 : vmalloc & ioremap
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:512 nr_irqs:512 16
[ 0.000000] UIC0 (32 IRQ sources) at DCR 0xc0
[ 0.000000] UIC1 (32 IRQ sources) at DCR 0xd0
[ 0.000000] UIC2 (32 IRQ sources) at DCR 0xe0
[ 0.000000] UIC3 (32 IRQ sources) at DCR 0xf0
[ 0.000014] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x10a60dda894, max_idle_ns: 440795207041 ns
[ 0.000024] clocksource: timebase mult[dda520] shift[24] registered
[ 0.000149] Console: colour dummy device 80x25
[ 0.000701] console [tty0] enabled
[ 0.000735] pid_max: default: 32768 minimum: 301
[ 0.000846] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000873] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.003501] devtmpfs: initialized
[ 0.006153] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.006544] xor: measuring software checksum speed
[ 0.016612] 8regs : 896.000 MB/sec
[ 0.026438] 8regs_prefetch: 800.000 MB/sec
[ 0.036484] 32regs : 1232.000 MB/sec
[ 0.046564] 32regs_prefetch: 1084.000 MB/sec
[ 0.046599] xor: using function: 32regs (1232.000 MB/sec)
[ 0.046626] prandom: seed boundary self test passed
[ 0.048680] prandom: 100 self tests passed
[ 0.049389] NET: Registered protocol family 16
[ 0.054839] cpuidle: using governor ladder
[ 0.056802] cpuidle: using governor menu
[ 0.057205] 256k L2-cache enabled
[ 0.057287] PCIE0: Port disabled via device-tree
[ 0.057347] PCIE1: Checking link...
[ 0.057364] PCIE1: Device detected, waiting for link...
[ 0.057383] PCIE1: link is up !
[ 0.159657] PCI host bridge /plb/pciex@d20000000 (primary) ranges:
[ 0.159707] MEM 0x0000000e80000000..0x0000000effffffff -> 0x0000000080000000
[ 0.159744] MEM 0x0000000f00100000..0x0000000f001fffff -> 0x0000000000000000
[ 0.159775] IO 0x0000000f80010000..0x0000000f8001ffff -> 0x0000000000000000
[ 0.159812] 4xx PCI DMA offset set to 0x00000000
[ 0.159829] 4xx PCI DMA window base to 0x0000000000000000
[ 0.159848] DMA window size 0x0000000080000000
[ 0.159884] PCIE1: successfully set as root-complex
[ 0.159977] PCI host bridge /plb/pci@c0ec00000 (primary) ranges:
[ 0.160006] MEM 0x0000000d80000000..0x0000000dffffffff -> 0x0000000080000000
[ 0.160041] MEM 0x0000000c0ee00000..0x0000000c0eefffff -> 0x0000000000000000
[ 0.160072] IO 0x0000000c08000000..0x0000000c0800ffff -> 0x0000000000000000
[ 0.160102] 4xx PCI DMA offset set to 0x00000000
[ 0.160119] 4xx PCI DMA window base to 0x0000000000000000
[ 0.160138] DMA window size 0x0000000080000000
[ 0.169685] PCI: Probing PCI hardware
[ 0.170005] PCI host bridge to bus 0000:80
[ 0.170043] pci_bus 0000:80: root bus resource [io 0xfffe0000-0xfffeffff] (bus address [0x0000-0xffff])
[ 0.170079] pci_bus 0000:80: root bus resource [mem 0xe80000000-0xeffffffff] (bus address [0x80000000-0xffffffff])
[ 0.170117] pci_bus 0000:80: root bus resource [mem 0xf00100000-0xf001fffff] (bus address [0x00000000-0x000fffff])
[ 0.170155] pci_bus 0000:80: root bus resource [bus 80-ff]
[ 0.170281] PCI: Hiding 4xx host bridge resources 0000:80:00.0
[ 0.171448] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[ 0.171759] PCI host bridge to bus 0001:00
[ 0.171792] pci_bus 0001:00: root bus resource [io 0x0000-0xffff]
[ 0.171818] pci_bus 0001:00: root bus resource [mem 0xd80000000-0xdffffffff] (bus address [0x80000000-0xffffffff])
[ 0.171855] pci_bus 0001:00: root bus resource [mem 0xc0ee00000-0xc0eefffff] (bus address [0x00000000-0x000fffff])
[ 0.171893] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.172664] pci 0000:80:00.0: BAR 9: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.172709] pci 0000:80:00.0: BAR 8: assigned [mem 0xe90000000-0xe900fffff]
[ 0.172736] pci 0000:80:00.0: BAR 7: assigned [io 0xfffe1000-0xfffe1fff]
[ 0.172767] pci 0000:81:00.0: BAR 0: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.172809] pci 0000:81:00.0: BAR 2: assigned [mem 0xe90000000-0xe9003ffff 64bit]
[ 0.172848] pci 0000:81:00.0: BAR 6: assigned [mem 0xe90040000-0xe9005ffff pref]
[ 0.172882] pci 0000:81:00.1: BAR 0: assigned [mem 0xe90060000-0xe90063fff 64bit]
[ 0.172920] pci 0000:81:00.0: BAR 4: assigned [io 0xfffe1000-0xfffe10ff]
[ 0.172948] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[ 0.172971] pci 0000:80:00.0: bridge window [io 0xfffe1000-0xfffe1fff]
[ 0.172997] pci 0000:80:00.0: bridge window [mem 0xe90000000-0xe900fffff]
[ 0.173023] pci 0000:80:00.0: bridge window [mem 0xe80000000-0xe8fffffff 64bit pref]
[ 0.173120] pci 0001:00:06.0: BAR 0: assigned [mem 0xd80000000-0xd83ffffff]
[ 0.173148] pci 0001:00:06.0: BAR 1: assigned [mem 0xd84000000-0xd841fffff]
[ 0.173175] pci 0001:00:04.0: BAR 6: assigned [mem 0xd84200000-0xd8427ffff pref]
[ 0.173207] pci 0001:00:04.0: BAR 5: assigned [mem 0xd84280000-0xd842801ff]
[ 0.173234] pci 0001:00:04.0: BAR 4: assigned [io 0x1000-0x100f]
[ 0.173259] pci 0001:00:04.0: BAR 0: assigned [io 0x1010-0x1017]
[ 0.173284] pci 0001:00:04.0: BAR 2: assigned [io 0x1018-0x101f]
[ 0.173310] pci 0001:00:04.0: BAR 1: assigned [io 0x1020-0x1023]
[ 0.173335] pci 0001:00:04.0: BAR 3: assigned [io 0x1024-0x1027]
[ 0.237400] raid6: int32x1 gen() 300 MB/s
[ 0.254364] raid6: int32x1 xor() 162 MB/s
[ 0.271495] raid6: int32x2 gen() 390 MB/s
[ 0.288548] raid6: int32x2 xor() 236 MB/s
[ 0.305718] raid6: int32x4 gen() 437 MB/s
[ 0.322740] raid6: int32x4 xor() 255 MB/s
[ 0.339907] raid6: int32x8 gen() 277 MB/s
[ 0.356885] raid6: int32x8 xor() 205 MB/s
[ 0.356910] raid6: using algorithm int32x4 gen() 437 MB/s
[ 0.356928] raid6: .... xor() 255 MB/s, rmw enabled
[ 0.356947] raid6: using intx1 recovery algorithm
[ 0.357451] vgaarb: device added: PCI:0000:81:00.0,decodes=io+mem,owns=none,locks=none
[ 0.357496] vgaarb: loaded
[ 0.357511] vgaarb: bridge control possible 0000:81:00.0
[ 0.357969] SCSI subsystem initialized
[ 0.359092] usbcore: registered new interface driver usbfs
[ 0.359222] usbcore: registered new interface driver hub
[ 0.359350] usbcore: registered new device driver usb
[ 0.359671] pps_core: LinuxPPS API ver. 1 registered
[ 0.359701] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.359797] PTP clock support registered
[ 0.360777] EDAC MC: Ver: 3.0.0
[ 0.361939] Advanced Linux Sound Architecture Driver Initialized.
[ 0.363172] clocksource: Switched to clocksource timebase
[ 0.363408] FS-Cache: Loaded
[ 0.363625] CacheFiles: Loaded
[ 0.379929] NET: Registered protocol family 2
[ 0.380588] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.380719] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
[ 0.381043] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.381786] UDP hash table entries: 512 (order: 2, 24576 bytes)
[ 0.381896] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[ 0.382328] NET: Registered protocol family 1
[ 0.382592] RPC: Registered named UNIX socket transport module.
[ 0.382624] RPC: Registered udp transport module.
[ 0.382641] RPC: Registered tcp transport module.
[ 0.382659] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.383594] Could not remap bcsr
[ 0.389981] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_type+0x0/0x160)
[ 0.392859] futex hash table entries: 256 (order: 0, 7168 bytes)
[ 0.393465] workingset: timestamp_bits=28 max_order=19 bucket_order=0
[ 0.413718] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.414344] fuse init (API version 7.24)
[ 0.419421] async_tx: api initialized (async)
[ 0.419516] bounce: pool size: 64 pages
[ 0.419608] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.419641] io scheduler noop registered
[ 0.419807] io scheduler cfq registered (default)
[ 0.422164] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[ 0.422269] crc32: self tests passed, processed 225944 bytes in 989276 nsec
[ 0.423439] crc32c: CRC_LE_BITS = 64
[ 0.423465] crc32c: self tests passed, processed 225944 bytes in 494887 nsec
[ 0.492728] crc32_combine: 8373 self tests passed
[ 0.562174] crc32c_combine: 8373 self tests passed
[ 0.562226] glob: 64 self-tests passed, 0 failed
[ 0.661395] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.662544] console [ttyS0] disabled
[ 0.683750] serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 22, base_baud = 691200) is a U6_16550A
[ 1.620899] console [ttyS0] enabled
[ 1.645418] serial8250.0: ttyS1 at MMIO 0x4ef600400 (irq = 23, base_baud = 691200) is a U6_16550A
[ 1.655614] console [ttyS0] disabled
[ 1.659530] 4ef600300.serial: ttyS0 at MMIO 0x4ef600300 (irq = 22, base_baud = 691200) is a 16550
[ 2.621341] console [ttyS0] enabled
[ 2.625747] 4ef600400.serial: ttyS1 at MMIO 0x4ef600400 (irq = 23, base_baud = 691200) is a 16550
[ 2.635484] Generic non-volatile memory driver v1.1
[ 2.640973] [drm] Initialized drm 1.1.0 20060810
[ 2.645924] [drm] radeon kernel modesetting enabled.
[ 2.652014] [drm] initializing kernel modesetting (VERDE 0x1002:0x683F 0x1545:0x7750).
[ 2.660241] [drm] register mmio base: 0xe90000000
[ 2.665009] [drm] register mmio size: 262144
[ 3.001253] ATOM BIOS: C44501
[ 3.004549] radeon 0000:81:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 3.013476] radeon 0000:81:00.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[ 3.021168] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 3.026065] [drm] RAM width 128bits DDR
[ 3.030094] [TTM] Zone kernel: Available graphics memory: 378440 kiB
[ 3.036585] [TTM] Zone highmem: Available graphics memory: 1033800 kiB
[ 3.043142] [TTM] Initializing pool allocator
[ 3.047545] [TTM] Initializing DMA pool allocator
[ 3.052369] [drm] radeon: 1024M of VRAM memory ready
[ 3.057378] [drm] radeon: 2048M of GTT memory ready.
[ 3.062408] [drm] Loading verde Microcode
[ 3.066469] [drm] Internal thermal controller with fan control
[ 3.072623] [drm] probing gen 2 caps for device aaa1:bed1 = 18cc41/0
[ 3.121797] [drm] radeon: dpm initialized
[ 3.128222] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 3.134469] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 3.151139] [drm] probing gen 2 caps for device aaa1:bed1 = 18cc41/0
[ 3.210767] [drm] PCIE GART of 2048M enabled (table at 0x00000000002E8000).
[ 3.218077] radeon 0000:81:00.0: WB enabled
[ 3.222320] radeon 0000:81:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xee962c00
[ 3.232441] radeon 0000:81:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xee962c04
[ 3.242562] radeon 0000:81:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xee962c08
[ 3.252683] radeon 0000:81:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xee962c0c
[ 3.262805] radeon 0000:81:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xee962c10
[ 3.304324] radeon 0000:81:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xf5135a18
[ 3.341458] radeon 0000:81:00.0: fence driver on ring 6 use gpu addr 0x0000000040000c18 and cpu addr 0xee962c18
[ 3.351618] radeon 0000:81:00.0: fence driver on ring 7 use gpu addr 0x0000000040000c1c and cpu addr 0xee962c1c
[ 3.361759] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.368404] [drm] Driver supports precise vblank timestamp query.
[ 3.374523] radeon 0000:81:00.0: radeon: MSI limited to 32-bit
[ 3.380446] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_type+0x0/0x160)
[ 3.388716] radeon 0000:81:00.0: radeon: using MSI.
[ 3.393673] [drm] radeon: irq initialized.
[ 4.152902] [drm:r600_ring_test] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
[ 4.161744] radeon 0000:81:00.0: disabling GPU acceleration
[ 4.370696] [drm] Radeon Display Connectors
[ 4.375369] [drm] Connector 0:
[ 4.378506] [drm] HDMI-A-1
[ 4.381460] [drm] HPD4
[ 4.384046] [drm] DDC: 0x6570 0x6570 0x6574 0x6574 0x6578 0x6578 0x657c 0x657c
[ 4.391495] [drm] Encoders:
[ 4.394493] [drm] DFP1: INTERNAL_UNIPHY2
[ 4.398783] [drm] Connector 1:
[ 4.401854] [drm] DVI-I-1
[ 4.404666] [drm] HPD2
[ 4.407221] [drm] DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
[ 4.414647] [drm] Encoders:
[ 4.417635] [drm] DFP2: INTERNAL_UNIPHY
[ 4.421836] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 4.540136] [drm] fb mappable at 0x806E9000
[ 4.544354] [drm] vram apper at 0x80000000
[ 4.548468] [drm] size 8294400
[ 4.551541] [drm] fb depth is 24
[ 4.554786] [drm] pitch is 7680
[ 4.850224] Console: switching to colour frame buffer device 240x67
[ 4.929533] radeon 0000:81:00.0: fb0: radeondrmfb frame buffer device
[ 4.939239] [drm] Initialized radeon 2.43.0 20080528 for 0000:81:00.0 on minor 0
[ 4.947588] [drm] amdgpu kernel modesetting enabled.
[ 4.967357] brd: module loaded
[ 4.977422] loop: module loaded
[ 4.981255] sm501 0001:00:06.0: enabling device (0004 -> 0006)
[ 4.987695] sm501 0001:00:06.0: incorrect device id c0000105
[ 4.994354] sata-dwc 4bffd1000.sata: id 0, controller version 1.82
[ 5.001510] sata-dwc 4bffd1000.sata: DesignWare DMA Controller, 1 channels
[ 5.009740] scsi host0: sata-dwc
[ 5.013516] ata1: SATA max UDMA/133 irq 36
[ 5.018829] libphy: Fixed MDIO Bus: probed
[ 5.023585] PPC 4xx OCP EMAC driver, version 3.54
[ 5.029015] MAL v2 /plb/mcmal, 2 TX channels, 16 RX channels
[ 5.035369] ZMII /plb/opb/emac-zmii@ef600d00 initialized
[ 5.041307] RGMII /plb/opb/emac-rgmii@ef601500 initialized with MDIO support
[ 5.049042] TAH /plb/opb/emac-tah@ef601350 initialized
[ 5.054638] TAH /plb/opb/emac-tah@ef601450 initialized
[ 5.060481] /plb/opb/emac-rgmii@ef601500: input 0 in RGMII mode
[ 5.068225] eth0: EMAC-0 /plb/opb/ethernet@ef600e00, MAC 00:50:c2:80:d5:c5
[ 5.075645] eth0: found Generic MII PHY (0x00)
[ 5.080589] /plb/opb/emac-rgmii@ef601500: input 1 in RGMII mode
[ 5.088248] eth1: EMAC-1 /plb/opb/ethernet@ef600f00, MAC 00:00:00:00:00:00
[ 5.095666] eth1: found Generic MII PHY (0x01)
[ 5.100514] PPP generic driver version 2.4.2
[ 5.105449] PPP BSD Compression module registered
[ 5.110580] PPP Deflate Compression module registered
[ 5.115965] NET: Registered protocol family 24
[ 5.121025] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.128292] ppc-of-ehci 4bffd0400.ehci: OF EHCI
[ 5.133410] ppc-of-ehci 4bffd0400.ehci: new USB bus registered, assigned bus number 1
[ 5.142777] ppc-of-ehci 4bffd0400.ehci: irq 31, io mem 0x4bffd0400
[ 5.155181] ppc-of-ehci 4bffd0400.ehci: USB 2.0 started, EHCI 1.00
[ 5.161907] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 5.169109] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.176757] usb usb1: Product: OF EHCI
[ 5.180742] usb usb1: Manufacturer: Linux 4.6.0-rc4-next-20160421-sam460ex-jm ehci_hcd
[ 5.203447] usb usb1: SerialNumber: PPC-OF USB
[ 5.222965] hub 1-0:1.0: USB hub found
[ 5.241218] hub 1-0:1.0: 1 port detected
[ 5.259745] ehci-pci: EHCI PCI platform driver
[ 5.278695] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.299590] ppc-of-ohci 4bffd0000.usb: OF OHCI
[ 5.318905] ppc-of-ohci 4bffd0000.usb: new USB bus registered, assigned bus number 2
[ 5.341508] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 5.363024] ppc-of-ohci 4bffd0000.usb: irq 32, io mem 0x4bffd0000
[ 5.384045] ata1.00: ATA-8: WDC WD5000AAKX-00ERMA0, 15.01H15, max UDMA/133
[ 5.384052] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 1/32)
[ 5.428344] ata1.00: configured for UDMA/133
[ 5.448212] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKX-0 1H15 PQ: 0 ANSI: 5
[ 5.477976] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 5.501310] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.523111] sd 0:0:0:0: [sda] Write Protect is off
[ 5.547368] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.596183] usb 1-1: new high-speed USB device number 2 using ppc-of-ehci
[ 5.626927] sda: sda1
[ 5.627999] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.838612] usb 1-1: New USB device found, idVendor=0424, idProduct=2517
[ 5.882178] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.933330] hub 1-1:1.0: USB hub found
[ 5.975180] hub 1-1:1.0: 7 ports detected
[ 6.225870] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 6.249419] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.273268] usb usb2: Product: OF OHCI
[ 6.293418] usb usb2: Manufacturer: Linux 4.6.0-rc4-next-20160421-sam460ex-jm ohci_hcd
[ 6.318084] usb usb2: SerialNumber: PPC-OF USB
[ 6.339924] hub 2-0:1.0: USB hub found
[ 6.360481] hub 2-0:1.0: 1 port detected
[ 6.381592] ohci-pci: OHCI PCI platform driver
[ 6.402587] usb 1-1.1: new high-speed USB device number 3 using ppc-of-ehci
[ 6.427392] usbcore: registered new interface driver usblp
[ 6.450043] usbcore: registered new interface driver usb-storage
[ 6.473043] usbcore: registered new interface driver usbserial
[ 6.495723] usbcore: registered new interface driver usbserial_generic
[ 6.518937] usbserial: USB Serial support registered for generic
[ 6.542275] usb 1-1.1: New USB device found, idVendor=1a40, idProduct=0101
[ 6.565758] mousedev: PS/2 mouse device common for all mice
[ 6.565764] i2c /dev entries driver
[ 6.567794] ibm-iic 4ef600700.i2c: using standard (100 kHz) mode
[ 6.568137] ibm-iic 4ef600800.i2c: using standard (100 kHz) mode
[ 6.568293] md: linear personality registered for level -1
[ 6.568297] md: raid0 personality registered for level 0
[ 6.568300] md: raid1 personality registered for level 1
[ 6.568304] md: raid10 personality registered for level 10
[ 6.569330] md: raid6 personality registered for level 6
[ 6.569334] md: raid5 personality registered for level 5
[ 6.569337] md: raid4 personality registered for level 4
[ 6.569986] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@xxxxxxxxxx
[ 6.569990] EDAC PPC4xx MC: v1.0.0
[ 6.569993] EDAC PPC4xx MC: Reporting type: interrupt
[ 6.570655] hidraw: raw HID events driver (C) Jiri Kosina
[ 6.572018] usbcore: registered new interface driver usbhid
[ 6.572020] usbhid: USB HID core driver
[ 6.577720] no UART detected at 0x1
[ 6.578465] usbcore: registered new interface driver snd-usb-audio
[ 6.578575] usbcore: registered new interface driver snd-ua101
[ 6.578688] usbcore: registered new interface driver snd-usb-usx2y
[ 6.578860] ipip: IPv4 over IPv4 tunneling driver
[ 6.580413] Initializing XFRM netlink socket
[ 6.581574] NET: Registered protocol family 10
[ 6.583379] sit: IPv6 over IPv4 tunneling driver
[ 6.583983] NET: Registered protocol family 17
[ 6.584005] NET: Registered protocol family 15
[ 6.608677] Key type encrypted registered
[ 6.609065] hctosys: unable to open rtc device (rtc0)
[ 6.609308] ALSA device list:
[ 6.609313] #0: Virtual MIDI Card 1
[ 7.221603] Waiting 10 sec before mounting root device...
[ 7.241416] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 7.241422] usb 1-1.1: Product: USB 2.0 Hub
[ 7.242101] hub 1-1.1:1.0: USB hub found
[ 7.242288] hub 1-1.1:1.0: 4 ports detected
[ 7.392187] usb 1-1.2: new low-speed USB device number 4 using ppc-of-ehci
[ 7.507149] usb 1-1.2: New USB device found, idVendor=04f2, idProduct=0116
[ 7.528211] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.549647] usb 1-1.2: Product: USB Keyboard
[ 7.567750] usb 1-1.2: Manufacturer: CHICONY
[ 7.592794] input: CHICONY USB Keyboard as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.2/1-1.2:1.0/0003:04F2:0116.0001/input/input0
[ 7.671196] usb 1-1.1.1: new full-speed USB device number 5 using ppc-of-ehci
[ 7.693808] hid-generic 0003:04F2:0116.0001: input,hidraw0: USB HID v1.10 Keyboard [CHICONY USB Keyboard] on usb-PPC-OF USB-1.2/input0
[ 7.807400] usb 1-1.1.1: New USB device found, idVendor=0d8c, idProduct=000c
[ 7.829724] usb 1-1.1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 7.852641] usb 1-1.1.1: Product: C-Media USB Audio Device
[ 7.897543] input: C-Media USB Audio Device as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.3/0003:0D8C:000C.0002/input/input1
[ 7.927721] usb 1-1.5: new high-speed USB device number 6 using ppc-of-ehci
[ 8.002662] hid-generic 0003:0D8C:000C.0002: input,hidraw1: USB HID v1.00 Device [C-Media USB Audio Device ] on usb-PPC-OF USB-1.1.1/input3
[ 8.044261] usb 1-1.5: New USB device found, idVendor=0781, idProduct=5530
[ 8.067927] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.092067] usb 1-1.5: Product: Cruzer
[ 8.112629] usb 1-1.5: Manufacturer: SanDisk
[ 8.133688] usb 1-1.5: SerialNumber: 200517373207B181D66A
[ 8.156601] usb-storage 1-1.5:1.0: USB Mass Storage device detected
[ 8.179893] scsi host1: usb-storage 1-1.5:1.0
[ 8.274190] usb 1-1.6: new full-speed USB device number 7 using ppc-of-ehci
[ 8.386988] usb 1-1.6: New USB device found, idVendor=046d, idProduct=c52b
[ 8.411267] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.435933] usb 1-1.6: Product: USB Receiver
[ 8.457385] usb 1-1.6: Manufacturer: Logitech
[ 8.482586] input: Logitech USB Receiver as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.6/1-1.6:1.0/0003:046D:C52B.0003/input/input2
[ 8.565341] hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-PPC-OF USB-1.6/input0
[ 8.602293] input: Logitech USB Receiver as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.6/1-1.6:1.1/0003:046D:C52B.0004/input/input3
[ 8.684721] hid-generic 0003:046D:C52B.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-PPC-OF USB-1.6/input1
[ 8.721791] hid-generic 0003:046D:C52B.0005: hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-PPC-OF USB-1.6/input2
[ 8.826187] usb 1-1.7: new high-speed USB device number 8 using ppc-of-ehci
[ 8.944715] usb 1-1.7: New USB device found, idVendor=0424, idProduct=2240
[ 8.971305] usb 1-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.998342] usb 1-1.7: Product: Ultra Fast Media
[ 9.022891] usb 1-1.7: Manufacturer: Generic
[ 9.047130] usb 1-1.7: SerialNumber: 000000225001
[ 9.072357] usb-storage 1-1.7:1.0: USB Mass Storage device detected
[ 9.098648] scsi host2: usb-storage 1-1.7:1.0
[ 9.204422] scsi 1:0:0:0: Direct-Access SanDisk Cruzer 1.20 PQ: 0 ANSI: 5
[ 9.233951] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 9.260307] sd 1:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 9.289710] sd 1:0:0:0: [sdb] Write Protect is off
[ 9.315711] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 9.355380] sdb: sdb1 sdb2 sdb3
[ 9.383460] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 10.124368] scsi 2:0:0:0: Direct-Access Generic Ultra HS-COMBO 1.98 PQ: 0 ANSI: 0
[ 10.154723] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 10.182700] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[ 17.320229] md: Waiting for all devices to be available before autodetect
[ 17.348105] md: If you don't use raid, use raid=noautodetect
[ 17.375599] md: Autodetecting RAID arrays.
[ 17.401015] md: Scanned 0 and added 0 devices.
[ 17.426682] md: autorun ...
[ 17.450558] md: ... autorun DONE.
[ 17.476340] EXT4-fs (sdb2): couldn't mount as ext3 due to feature incompatibilities
[ 17.506702] EXT4-fs (sdb2): couldn't mount as ext2 due to feature incompatibilities
[ 17.538521] EXT4-fs (sdb2): INFO: recovery required on readonly filesystem
[ 17.566553] EXT4-fs (sdb2): write access will be enabled during recovery
[ 17.605249] EXT4-fs (sdb2): recovery complete
[ 17.632470] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 17.661659] VFS: Mounted root (ext4 filesystem) readonly on device 8:18.
[ 17.693567] devtmpfs: mounted
[ 17.718490] Freeing unused kernel memory: 240K (c0afe000 - c0b3a000)
[ 17.746442] This architecture does not have kernel memory protection.
[ 18.080931] random: nonblocking pool is initialized
[ 18.334276] systemd[1]: System time before build time, advancing clock.
[ 18.448818] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 18.489620] systemd[1]: Detected architecture ppc.
[ 18.582866] systemd[1]: Set hostname to <Amigaone>.
[ 19.501812] systemd[1]: Listening on udev Kernel Socket.
[ 19.548344] systemd[1]: Reached target User and Group Name Lookups.
[ 19.594553] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 19.641852] systemd[1]: Reached target Swap.
[ 19.686689] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 19.735524] systemd[1]: Listening on Syslog Socket.
[ 19.781577] systemd[1]: Listening on udev Control Socket.
[ 19.828332] systemd[1]: Listening on Journal Socket.
[ 19.873676] systemd[1]: Created slice User and Session Slice.
[ 19.937363] systemd[1]: Reached target Encrypted Volumes.
[ 19.981301] systemd[1]: Listening on Journal Socket (/dev/log).
[ 20.025368] systemd[1]: Created slice System Slice.
[ 20.068157] systemd[1]: Reached target Slices.
[ 20.112770] systemd[1]: Starting Braille Device Support...
[ 20.177269] systemd[1]: Starting Uncomplicated firewall...
[ 20.231055] systemd[1]: Started Read required files in advance.
[ 20.292386] systemd[1]: Mounting POSIX Message Queue File System...
[ 20.354044] systemd[1]: Starting Nameserver information manager...
[ 20.413924] systemd[1]: Mounting Debug File System...
[ 20.478260] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 20.565501] systemd[1]: Starting Load Kernel Modules...
[ 20.638155] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 20.690550] systemd[1]: Reached target Remote File Systems (Pre).
[ 20.737361] systemd[1]: Reached target Remote File Systems.
[ 20.784018] systemd[1]: Created slice system-getty.slice.
[ 20.832715] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 20.898690] systemd[1]: Starting Journal Service...
[ 20.956698] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 21.025068] systemd[1]: Mounted Debug File System.
[ 21.077076] systemd[1]: Mounted POSIX Message Queue File System.
[ 21.140850] systemd[1]: brltty.service: Main process exited, code=exited, status=228/SECCOMP
[ 21.198910] systemd[1]: Failed to start Braille Device Support.
[ 21.336340] systemd[1]: brltty.service: Unit entered failed state.
[ 21.389320] systemd[1]: brltty.service: Failed with result 'exit-code'.
[ 21.447145] systemd[1]: Started Uncomplicated firewall.
[ 21.501906] systemd[1]: ureadahead.service: Main process exited, code=exited, status=5/NOTINSTALLED
[ 21.540607] systemd[1]: ureadahead.service: Unit entered failed state.
[ 21.566963] systemd[1]: ureadahead.service: Failed with result 'exit-code'.
[ 21.606548] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
[ 21.648031] systemd[1]: Failed to start Load Kernel Modules.
[ 21.714237] systemd[1]: systemd-modules-load.service: Unit entered failed state.
[ 21.741561] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[ 21.770592] systemd[1]: Started Create Static Device Nodes in /dev.
[ 21.820444] systemd[1]: Started Nameserver information manager.
[ 21.897271] systemd[1]: Started Journal Service.


Ubuntu 16.04 LTS Amigaone ttyS0

Amigaone login: amigaone

Password:
Last login: Thu Apr 21 15:09:20 AST 2016 on tty1
Welcome to Ubuntu 16.04 LTS (GNU/Linux 4.6.0-rc4-next-20160421-sam460ex-jm ppc)

* Documentation: https://help.ubuntu.com/

0 packages can be updated.
0 updates are security updates.

amigaone@Amigaone:~$ [ 364.552919] dma dma0chan0: desc: s0xbffd1400 d0x1d9de000 l0x0 c0x400:a0dc25
[ 395.054815] ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
[ 395.063023] ata1.00: failed command: READ FPDMA QUEUED
[ 395.068856] ata1.00: cmd 60/08:00:80:5f:38/00:00:3a:00:00/40 tag 0 ncq 4096 in
[ 395.068856] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 395.084030] ata1.00: status: { DRDY }
[ 396.168785] usb 1-1-port5: cannot reset (err = -110)
[ 397.198774] usb 1-1-port5: cannot reset (err = -110)
[ 398.228770] usb 1-1-port5: cannot reset (err = -110)
[ 399.258768] usb 1-1-port5: cannot reset (err = -110)
[ 400.288763] usb 1-1-port5: cannot reset (err = -110)
[ 400.293764] usb 1-1-port5: Cannot enable. Maybe the USB cable is bad?
[ 401.325746] usb 1-1-port5: cannot disable (err = -110)
[ 402.355745] usb 1-1-port7: cannot reset (err = -110)
[ 403.385741] usb 1-1-port7: cannot reset (err = -110)
[ 404.415763] usb 1-1-port7: cannot reset (err = -110)
[ 405.445725] usb 1-1-port7: cannot reset (err = -110)
[ 406.475727] usb 1-1-port7: cannot reset (err = -110)
[ 406.480727] usb 1-1-port7: Cannot enable. Maybe the USB cable is bad?
[ 407.512692] usb 1-1-port7: cannot disable (err = -110)
[ 408.542704] usb 1-1-port5: cannot reset (err = -110)
[ 409.572685] usb 1-1-port5: cannot reset (err = -110)
[ 410.602696] usb 1-1-port5: cannot reset (err = -110)
[ 411.632672] usb 1-1-port5: cannot reset (err = -110)
[ 412.662673] usb 1-1-port5: cannot reset (err = -110)
[ 412.667672] usb 1-1-port5: Cannot enable. Maybe the USB cable is bad?
[ 413.699653] usb 1-1-port5: cannot disable (err = -110)
[ 414.729675] usb 1-1-port7: cannot reset (err = -110)
[ 415.759648] usb 1-1-port7: cannot reset (err = -110)
[ 416.789653] usb 1-1-port7: cannot reset (err = -110)
[ 417.819629] usb 1-1-port7: cannot reset (err = -110)
[ 418.849641] usb 1-1-port7: cannot reset (err = -110)
[ 418.854642] usb 1-1-port7: Cannot enable. Maybe the USB cable is bad?
[ 419.886615] usb 1-1-port7: cannot disable (err = -110)
[ 420.916619] usb 1-1-port5: cannot reset (err = -110)
[ 421.946599] usb 1-1-port5: cannot reset (err = -110)
[ 422.976605] usb 1-1-port5: cannot reset (err = -110)
[ 424.006585] usb 1-1-port5: cannot reset (err = -110)
[ 425.036584] usb 1-1-port5: cannot reset (err = -110)
[ 425.041575] usb 1-1-port5: Cannot enable. Maybe the USB cable is bad?
[ 426.073561] usb 1-1-port5: cannot disable (err = -110)
[ 426.094563] ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
[ 426.102377] ata1.00: failed command: READ FPDMA QUEUED
[ 426.108216] ata1.00: cmd 60/08:00:80:5f:38/00:00:3a:00:00/40 tag 0 ncq 4096 in
[ 426.108216] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 426.123408] ata1.00: status: { DRDY }
[ 427.103557] usb 1-1-port7: cannot reset (err = -110)
[ 428.133542] usb 1-1-port7: cannot reset (err = -110)
[ 429.163535] usb 1-1-port7: cannot reset (err = -110)
[ 430.193533] usb 1-1-port7: cannot reset (err = -110)
[ 431.223523] usb 1-1-port7: cannot reset (err = -110)
[ 431.228522] usb 1-1-port7: Cannot enable. Maybe the USB cable is bad?
[ 432.260513] usb 1-1-port7: cannot disable (err = -110)
[ 433.290508] usb 1-1-port5: cannot reset (err = -110)
[ 434.320501] usb 1-1-port5: cannot reset (err = -110)
[ 435.350492] usb 1-1-port5: cannot reset (err = -110)
[ 436.380494] usb 1-1-port5: cannot reset (err = -110)
[ 437.410477] usb 1-1-port5: cannot reset (err = -110)
[ 437.415474] usb 1-1-port5: Cannot enable. Maybe the USB cable is bad?
[ 438.447475] usb 1-1-port5: cannot disable (err = -110)
[ 439.477462] usb 1-1-port7: cannot reset (err = -110)
[ 439.482465] usb 1-1-port5: cannot disable (err = -110)
[ 439.514468] blk_update_request: I/O error, dev sdb, sector 1819224
[ 439.522430] Aborting journal on device sdb2-8.
[ 439.585470] blk_update_request: I/O error, dev sdb, sector 8213352
[ 439.653469] blk_update_request: I/O error, dev sdb, sector 9801112
[ 439.661444] EXT4-fs (sdb2): Delayed block allocation failed for inode 45043 at logical offset 0 with max blocks 8 with error 5
[ 439.673503] EXT4-fs (sdb2): This should not happen!! Data will be lost
[ 439.673503]
[ 439.681868] EXT4-fs error (device sdb2) in ext4_writepages:2738: IO failure
[ 439.865563] blk_update_request: I/O error, dev sdb, sector 206848
[ 439.871698] Buffer I/O error on dev sdb2, logical block 0, lost sync page write
[ 439.879238] EXT4-fs error (device sdb2): ext4_journal_check_start:56: Detected aborted journal[ 439.920602] EXT4-fs (sdb2): Remounting filesystem read-only
[ 439.950464] blk_update_request: I/O error, dev sdb, sector 9801408
[ 439.950483] Buffer I/O error on device sdb2, logical block 1199320
[ 439.979078] JBD2: Error -5 detected when updating journal superblock for sdb2-8.
[ 439.979160] JBD2: Error -5 detected when updating journal superblock for sdb2-8.
[ 439.979273] JBD2: Error -5 detected when updating journal superblock for sdb2-8.

[ 440.507458] usb 1-1-port7: cannot reset (err = -110)
[ 441.537482] usb 1-1-port7: cannot reset (err = -110)
[ 441.957443] EXT4-fs error (device sdb2): ext4_find_entry:1456: inode #142293: comm caja: reading directory lblock 0
[ 442.268607] EXT4-fs (sdb2): previous I/O error to superblock detected
[ 442.567457] usb 1-1-port7: cannot reset (err = -110)
[ 443.408525] systemd-gpt-auto-generator[5429]: /dev/sdb: failed to allocate prober: No medium found
[ 443.597456] usb 1-1-port7: cannot reset (err = -110)
[ 443.615403] usb 1-1-port7: Cannot enable. Maybe the USB cable is bad?
[ 444.627444] hub 1-1:1.0: hub_ext_port_status failed (err = -110)
[ 444.688425] usb 1-1-port7: cannot disable (err = -110)
[ 445.125416] EXT4-fs error (device sdb2): ext4_find_entry:1456: inode #142419: comm tilda: reading directory lblock 0
[ 445.211409] EXT4-fs (sdb2): previous I/O error to superblock detected
[ 445.731674] usb 1-1-port7: cannot disable (err = -110)
[ 445.744587] sd 2:0:0:0: timing out command, waited 60s
[ 450.869372] hub 1-1:1.0: hub_ext_port_status failed (err = -110)
[ 456.005328] hub 1-1:1.0: hub_ext_port_status failed (err = -110)
[ 457.070320] ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
[ 457.078131] ata1.00: failed command: READ FPDMA QUEUED
[ 457.083693] ata1.00: cmd 60/08:00:80:5f:38/00:00:3a:00:00/40 tag 0 ncq 4096 in
[ 457.083693] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 457.098818] ata1.00: status: { DRDY }
[ 488.046060] ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
[ 488.055065] ata1.00: failed command: READ FPDMA QUEUED
[ 488.060817] ata1.00: cmd 60/08:00:80:5f:38/00:00:3a:00:00/40 tag 0 ncq 4096 in
[ 488.060817] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 488.075893] ata1.00: status: { DRDY }
[ 497.606246] sata-dwc 4bffd1000.sata: sata_dwc_error_intr SCR_ERROR=0x00020000 intpr=0x00000088 status=0x000000d0 dma_intp=187 pending=2 issued=1
[ 497.620823] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x2