All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julian Margetson <runaway@candw.ms>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Canyonlands oops at Shutdown
Date: Fri, 6 May 2016 08:41:45 -0400	[thread overview]
Message-ID: <572C9109.80804@candw.ms> (raw)

[-- Attachment #1: Type: text/plain, Size: 2166 bytes --]

Getting the following at shutdown with Kernel 4.6-rc's on Sam460ex 
Canyonlands board .

Regards
Julian


[ 1533.722779] Unable to handle kernel paging request for data at 
address 0x01000028
[ 1533.744309] Faulting instruction address: 0xc026d3c8
[ 1535.763583] Oops: Kernel access of bad area, sig: 11 [#1]
[ 1535.782886] PREEMPT Canyonlands
[ 1535.799805] Modules linked in:
[ 1535.816546] CPU: 0 PID: 1 Comm: systemd-shutdow Not tainted 
4.6.0-rc6-sam460ex-jm #4
[ 1535.838341] task: ea850000 ti: ea846000 task.ti: ea846000
[ 1535.857783] NIP: c026d3c8 LR: c0466984 CTR: c001a8ac
[ 1535.876847] REGS: ea847d10 TRAP: 0300   Not tainted 
(4.6.0-rc6-sam460ex-jm)
[ 1535.898224] MSR: 00029000 <CE,EE,ME>  CR: 44422284  XER: 00000000
[ 1535.918868] DEAR: 01000028 ESR: 00000000
GPR00: c0466984 ea847dc0 ea850000 01000008 0000000f fffffff0 00000000 
00000007
GPR08: 00000001 c0b5a19c 00000000 ea847de0 28428468 205cfe94 205a946e 
bfff8a7c
GPR16: 2097d008 2097d018 2097d090 bfff8980 bfff897c 00000000 00000000 
4321fedc
GPR24: 2097d578 c0b3f17c c0b80000 00000000 c0a95e68 eaa35000 c0b8545c 
01000008
[ 1536.024665] NIP [c026d3c8] kobject_get+0x18/0x80
[ 1536.044003] LR [c0466984] get_device+0x1c/0x38
[ 1536.063198] Call Trace:
[ 1536.080424] [ea847dc0] [eaa3fa10] 0xeaa3fa10 (unreliable)
[ 1536.100896] [ea847dd0] [c0466984] get_device+0x1c/0x38
[ 1536.121059] [ea847de0] [c04689f4] device_shutdown+0x58/0x178
[ 1536.141727] [ea847e10] [c003c280] kernel_halt+0x38/0x64
[ 1536.161875] [ea847e20] [c003c4cc] SyS_reboot+0x140/0x1b0
[ 1536.182057] [ea847f40] [c000ad80] ret_from_syscall+0x0/0x3c
[ 1536.202568] --- interrupt: c01 at 0x203d1fbc
[ 1536.202568]     LR = 0x2058f878
[ 1536.239761] Instruction dump:
[ 1536.257358] 4bffff9c 7fa3eb78 484cad91 39610020 7fe3fb78 4bda3d74 
9421fff0 7c0802a6
[ 1536.280308] 93e1000c 7c7f1b79 90010014 41820060 <813f0020> 2f890000 
41bc001c 809f0000
[ 1536.303611] ---[ end trace f5a63492b41c62f2 ]---
[ 1536.323546]
[ 1537.340293] note: systemd-shutdow[1] exited with preempt_count 1
[ 1537.363602] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x0000000b
[ 1537.363602]
[ 1537.404665] Rebooting in 180 seconds..


[-- Attachment #2: Sam460ex-Shutdown.log --]
[-- Type: text/plain, Size: 42985 bytes --]


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:  ddr2_boost enabled, level 3
       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-rc6-sam460ex-jm (root@julian-VirtualBox) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #4 PREEMPT Fri May 6 07:54:21 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/sda6 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: 2001664K/2097152K available (7416K kernel code, 316K rwdata, 3808K rodata, 240K init, 370K bss, 95488K 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.000012] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x10a60dda894, max_idle_ns: 440795207041 ns
[    0.000022] clocksource: timebase mult[dda520] shift[24] registered
[    0.000140] Console: colour dummy device 80x25
[    0.000689] console [tty0] enabled
[    0.000725] pid_max: default: 32768 minimum: 301
[    0.000831] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000857] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.003405] devtmpfs: initialized
[    0.006023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.006467] xor: measuring software checksum speed
[    0.016563]    8regs     :   896.000 MB/sec
[    0.026409]    8regs_prefetch:   800.000 MB/sec
[    0.036459]    32regs    :  1232.000 MB/sec
[    0.046530]    32regs_prefetch:  1084.000 MB/sec
[    0.046563] xor: using function: 32regs (1232.000 MB/sec)
[    0.046608] prandom: seed boundary self test passed
[    0.048662] prandom: 100 self tests passed
[    0.049412] NET: Registered protocol family 16
[    0.054808] cpuidle: using governor ladder
[    0.057767] cpuidle: using governor menu
[    0.058186] 256k L2-cache enabled
[    0.058281] PCIE0: Port disabled via device-tree
[    0.058339] PCIE1: Checking link...
[    0.058356] PCIE1: Device detected, waiting for link...
[    0.058375] PCIE1: link is up !
[    0.160641] PCI host bridge /plb/pciex@d20000000 (primary) ranges:
[    0.160691]  MEM 0x0000000e80000000..0x0000000effffffff -> 0x0000000080000000 
[    0.160727]  MEM 0x0000000f00100000..0x0000000f001fffff -> 0x0000000000000000 
[    0.160758]   IO 0x0000000f80010000..0x0000000f8001ffff -> 0x0000000000000000
[    0.160795] 4xx PCI DMA offset set to 0x00000000
[    0.160813] 4xx PCI DMA window base to 0x0000000000000000
[    0.160832] DMA window size 0x0000000080000000
[    0.160867] PCIE1: successfully set as root-complex
[    0.160956] PCI host bridge /plb/pci@c0ec00000 (primary) ranges:
[    0.160985]  MEM 0x0000000d80000000..0x0000000dffffffff -> 0x0000000080000000 
[    0.161020]  MEM 0x0000000c0ee00000..0x0000000c0eefffff -> 0x0000000000000000 
[    0.161051]   IO 0x0000000c08000000..0x0000000c0800ffff -> 0x0000000000000000
[    0.161080] 4xx PCI DMA offset set to 0x00000000
[    0.161098] 4xx PCI DMA window base to 0x0000000000000000
[    0.161116] DMA window size 0x0000000080000000
[    0.170257] PCI: Probing PCI hardware
[    0.170578] PCI host bridge to bus 0000:80
[    0.170624] pci_bus 0000:80: root bus resource [io  0xfffe0000-0xfffeffff] (bus address [0x0000-0xffff])
[    0.170660] pci_bus 0000:80: root bus resource [mem 0xe80000000-0xeffffffff] (bus address [0x80000000-0xffffffff])
[    0.170696] pci_bus 0000:80: root bus resource [mem 0xf00100000-0xf001fffff] (bus address [0x00000000-0x000fffff])
[    0.170734] pci_bus 0000:80: root bus resource [bus 80-ff]
[    0.170856] PCI: Hiding 4xx host bridge resources 0000:80:00.0
[    0.171978] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[    0.172288] PCI host bridge to bus 0001:00
[    0.172324] pci_bus 0001:00: root bus resource [io  0x0000-0xffff]
[    0.172350] pci_bus 0001:00: root bus resource [mem 0xd80000000-0xdffffffff] (bus address [0x80000000-0xffffffff])
[    0.172408] pci_bus 0001:00: root bus resource [mem 0xc0ee00000-0xc0eefffff] (bus address [0x00000000-0x000fffff])
[    0.172447] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.173186] pci 0000:80:00.0: BAR 9: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[    0.173232] pci 0000:80:00.0: BAR 8: assigned [mem 0xe90000000-0xe900fffff]
[    0.173259] pci 0000:80:00.0: BAR 7: assigned [io  0xfffe1000-0xfffe1fff]
[    0.173290] pci 0000:81:00.0: BAR 0: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[    0.173332] pci 0000:81:00.0: BAR 2: assigned [mem 0xe90000000-0xe9003ffff 64bit]
[    0.173394] pci 0000:81:00.0: BAR 6: assigned [mem 0xe90040000-0xe9005ffff pref]
[    0.173429] pci 0000:81:00.1: BAR 0: assigned [mem 0xe90060000-0xe90063fff 64bit]
[    0.173470] pci 0000:81:00.0: BAR 4: assigned [io  0xfffe1000-0xfffe10ff]
[    0.173499] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[    0.173522] pci 0000:80:00.0:   bridge window [io  0xfffe1000-0xfffe1fff]
[    0.173548] pci 0000:80:00.0:   bridge window [mem 0xe90000000-0xe900fffff]
[    0.173574] pci 0000:80:00.0:   bridge window [mem 0xe80000000-0xe8fffffff 64bit pref]
[    0.173674] pci 0001:00:06.0: BAR 0: assigned [mem 0xd80000000-0xd83ffffff]
[    0.173703] pci 0001:00:06.0: BAR 1: assigned [mem 0xd84000000-0xd841fffff]
[    0.173731] pci 0001:00:04.0: BAR 6: assigned [mem 0xd84200000-0xd8427ffff pref]
[    0.173763] pci 0001:00:04.0: BAR 5: assigned [mem 0xd84280000-0xd842801ff]
[    0.173789] pci 0001:00:04.0: BAR 4: assigned [io  0x1000-0x100f]
[    0.173814] pci 0001:00:04.0: BAR 0: assigned [io  0x1010-0x1017]
[    0.173840] pci 0001:00:04.0: BAR 2: assigned [io  0x1018-0x101f]
[    0.173865] pci 0001:00:04.0: BAR 1: assigned [io  0x1020-0x1023]
[    0.173890] pci 0001:00:04.0: BAR 3: assigned [io  0x1024-0x1027]
[    0.238462] raid6: int32x1  gen()   300 MB/s
[    0.255409] raid6: int32x1  xor()   171 MB/s
[    0.272456] raid6: int32x2  gen()   386 MB/s
[    0.289574] raid6: int32x2  xor()   236 MB/s
[    0.306691] raid6: int32x4  gen()   429 MB/s
[    0.323781] raid6: int32x4  xor()   259 MB/s
[    0.340923] raid6: int32x8  gen()   277 MB/s
[    0.357901] raid6: int32x8  xor()   205 MB/s
[    0.357925] raid6: using algorithm int32x4 gen() 429 MB/s
[    0.357944] raid6: .... xor() 259 MB/s, rmw enabled
[    0.357963] raid6: using intx1 recovery algorithm
[    0.358516] vgaarb: device added: PCI:0000:81:00.0,decodes=io+mem,owns=none,locks=none
[    0.358565] vgaarb: loaded
[    0.358580] vgaarb: bridge control possible 0000:81:00.0
[    0.359052] SCSI subsystem initialized
[    0.360186] usbcore: registered new interface driver usbfs
[    0.360319] usbcore: registered new interface driver hub
[    0.360438] usbcore: registered new device driver usb
[    0.360765] pps_core: LinuxPPS API ver. 1 registered
[    0.360795] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.360893] PTP clock support registered
[    0.361892] EDAC MC: Ver: 3.0.0
[    0.363157] Advanced Linux Sound Architecture Driver Initialized.
[    0.364324] clocksource: Switched to clocksource timebase
[    0.364635] FS-Cache: Loaded
[    0.364861] CacheFiles: Loaded
[    0.379767] NET: Registered protocol family 2
[    0.381636] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.381770] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
[    0.382071] TCP: Hash tables configured (established 8192 bind 8192)
[    0.382204] UDP hash table entries: 512 (order: 2, 24576 bytes)
[    0.382277] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[    0.382847] NET: Registered protocol family 1
[    0.383146] RPC: Registered named UNIX socket transport module.
[    0.383177] RPC: Registered udp transport module.
[    0.383195] RPC: Registered tcp transport module.
[    0.383213] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.384102] Could not remap bcsr
[    0.390090] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_type+0x0/0x160)
[    0.394061] futex hash table entries: 256 (order: 0, 7168 bytes)
[    0.394722] workingset: timestamp_bits=28 max_order=19 bucket_order=0
[    0.414867] ntfs: driver 2.1.32 [Flags: R/W].
[    0.415575] fuse init (API version 7.24)
[    0.420852] async_tx: api initialized (async)
[    0.420965] bounce: pool size: 64 pages
[    0.421059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.421101] io scheduler noop registered
[    0.421267] io scheduler cfq registered (default)
[    0.423666] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    0.423701] crc32: self tests passed, processed 225944 bytes in 989840 nsec
[    0.424886] crc32c: CRC_LE_BITS = 64
[    0.424916] crc32c: self tests passed, processed 225944 bytes in 494741 nsec
[    0.494949] crc32_combine: 8373 self tests passed
[    0.565440] crc32c_combine: 8373 self tests passed
[    0.565513] glob: 64 self-tests passed, 0 failed
[    0.661763] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.664480] console [ttyS0] disabled
[    0.684988] serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 22, base_baud = 691200) is a U6_16550A
[    1.619582] console [ttyS0] enabled
[    1.644062] serial8250.0: ttyS1 at MMIO 0x4ef600400 (irq = 23, base_baud = 691200) is a U6_16550A
[    1.654246] console [ttyS0] disabled
[    0.000000] Using Canyonlands machine description
[    0.000000] Linux version 4.6.0-rc6-sam460ex-jm (root@julian-VirtualBox) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2) ) #4 PREEMPT Fri May 6 07:54:21 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/sda6 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: 2001664K/2097152K available (7416K kernel code, 316K rwdata, 3808K rodata, 240K init, 370K bss, 95488K 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.000012] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x10a60dda894, max_idle_ns: 440795207041 ns
[    0.000022] clocksource: timebase mult[dda520] shift[24] registered
[    0.000140] Console: colour dummy device 80x25
[    0.000689] console [tty0] enabled
[    0.000725] pid_max: default: 32768 minimum: 301
[    0.000831] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000857] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.003405] devtmpfs: initialized
[    0.006023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.006467] xor: measuring software checksum speed
[    0.016563]    8regs     :   896.000 MB/sec
[    0.026409]    8regs_prefetch:   800.000 MB/sec
[    0.036459]    32regs    :  1232.000 MB/sec
[    0.046530]    32regs_prefetch:  1084.000 MB/sec
[    0.046563] xor: using function: 32regs (1232.000 MB/sec)
[    0.046608] prandom: seed boundary self test passed
[    0.048662] prandom: 100 self tests passed
[    0.049412] NET: Registered protocol family 16
[    0.054808] cpuidle: using governor ladder
[    0.057767] cpuidle: using governor menu
[    0.058186] 256k L2-cache enabled
[    0.058281] PCIE0: Port disabled via device-tree
[    0.058339] PCIE1: Checking link...
[    0.058356] PCIE1: Device detected, waiting for link...
[    0.058375] PCIE1: link is up !
[    0.160641] PCI host bridge /plb/pciex@d20000000 (primary) ranges:
[    0.160691]  MEM 0x0000000e80000000..0x0000000effffffff -> 0x0000000080000000 
[    0.160727]  MEM 0x0000000f00100000..0x0000000f001fffff -> 0x0000000000000000 
[    0.160758]   IO 0x0000000f80010000..0x0000000f8001ffff -> 0x0000000000000000
[    0.160795] 4xx PCI DMA offset set to 0x00000000
[    0.160813] 4xx PCI DMA window base to 0x0000000000000000
[    0.160832] DMA window size 0x0000000080000000
[    0.160867] PCIE1: successfully set as root-complex
[    0.160956] PCI host bridge /plb/pci@c0ec00000 (primary) ranges:
[    0.160985]  MEM 0x0000000d80000000..0x0000000dffffffff -> 0x0000000080000000 
[    0.161020]  MEM 0x0000000c0ee00000..0x0000000c0eefffff -> 0x0000000000000000 
[    0.161051]   IO 0x0000000c08000000..0x0000000c0800ffff -> 0x0000000000000000
[    0.161080] 4xx PCI DMA offset set to 0x00000000
[    0.161098] 4xx PCI DMA window base to 0x0000000000000000
[    0.161116] DMA window size 0x0000000080000000
[    0.170257] PCI: Probing PCI hardware
[    0.170578] PCI host bridge to bus 0000:80
[    0.170624] pci_bus 0000:80: root bus resource [io  0xfffe0000-0xfffeffff] (bus address [0x0000-0xffff])
[    0.170660] pci_bus 0000:80: root bus resource [mem 0xe80000000-0xeffffffff] (bus address [0x80000000-0xffffffff])
[    0.170696] pci_bus 0000:80: root bus resource [mem 0xf00100000-0xf001fffff] (bus address [0x00000000-0x000fffff])
[    0.170734] pci_bus 0000:80: root bus resource [bus 80-ff]
[    0.170856] PCI: Hiding 4xx host bridge resources 0000:80:00.0
[    0.171978] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[    0.172288] PCI host bridge to bus 0001:00
[    0.172324] pci_bus 0001:00: root bus resource [io  0x0000-0xffff]
[    0.172350] pci_bus 0001:00: root bus resource [mem 0xd80000000-0xdffffffff] (bus address [0x80000000-0xffffffff])
[    0.172408] pci_bus 0001:00: root bus resource [mem 0xc0ee00000-0xc0eefffff] (bus address [0x00000000-0x000fffff])
[    0.172447] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.173186] pci 0000:80:00.0: BAR 9: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[    0.173232] pci 0000:80:00.0: BAR 8: assigned [mem 0xe90000000-0xe900fffff]
[    0.173259] pci 0000:80:00.0: BAR 7: assigned [io  0xfffe1000-0xfffe1fff]
[    0.173290] pci 0000:81:00.0: BAR 0: assigned [mem 0xe80000000-0xe8fffffff 64bit pref]
[    0.173332] pci 0000:81:00.0: BAR 2: assigned [mem 0xe90000000-0xe9003ffff 64bit]
[    0.173394] pci 0000:81:00.0: BAR 6: assigned [mem 0xe90040000-0xe9005ffff pref]
[    0.173429] pci 0000:81:00.1: BAR 0: assigned [mem 0xe90060000-0xe90063fff 64bit]
[    0.173470] pci 0000:81:00.0: BAR 4: assigned [io  0xfffe1000-0xfffe10ff]
[    0.173499] pci 0000:80:00.0: PCI bridge to [bus 81-bf]
[    0.173522] pci 0000:80:00.0:   bridge window [io  0xfffe1000-0xfffe1fff]
[    0.173548] pci 0000:80:00.0:   bridge window [mem 0xe90000000-0xe900fffff]
[    0.173574] pci 0000:80:00.0:   bridge window [mem 0xe80000000-0xe8fffffff 64bit pref]
[    0.173674] pci 0001:00:06.0: BAR 0: assigned [mem 0xd80000000-0xd83ffffff]
[    0.173703] pci 0001:00:06.0: BAR 1: assigned [mem 0xd84000000-0xd841fffff]
[    0.173731] pci 0001:00:04.0: BAR 6: assigned [mem 0xd84200000-0xd8427ffff pref]
[    0.173763] pci 0001:00:04.0: BAR 5: assigned [mem 0xd84280000-0xd842801ff]
[    0.173789] pci 0001:00:04.0: BAR 4: assigned [io  0x1000-0x100f]
[    0.173814] pci 0001:00:04.0: BAR 0: assigned [io  0x1010-0x1017]
[    0.173840] pci 0001:00:04.0: BAR 2: assigned [io  0x1018-0x101f]
[    0.173865] pci 0001:00:04.0: BAR 1: assigned [io  0x1020-0x1023]
[    0.173890] pci 0001:00:04.0: BAR 3: assigned [io  0x1024-0x1027]
[    0.238462] raid6: int32x1  gen()   300 MB/s
[    0.255409] raid6: int32x1  xor()   171 MB/s
[    0.272456] raid6: int32x2  gen()   386 MB/s
[    0.289574] raid6: int32x2  xor()   236 MB/s
[    0.306691] raid6: int32x4  gen()   429 MB/s
[    0.323781] raid6: int32x4  xor()   259 MB/s
[    0.340923] raid6: int32x8  gen()   277 MB/s
[    0.357901] raid6: int32x8  xor()   205 MB/s
[    0.357925] raid6: using algorithm int32x4 gen() 429 MB/s
[    0.357944] raid6: .... xor() 259 MB/s, rmw enabled
[    0.357963] raid6: using intx1 recovery algorithm
[    0.358516] vgaarb: device added: PCI:0000:81:00.0,decodes=io+mem,owns=none,locks=none
[    0.358565] vgaarb: loaded
[    0.358580] vgaarb: bridge control possible 0000:81:00.0
[    0.359052] SCSI subsystem initialized
[    0.360186] usbcore: registered new interface driver usbfs
[    0.360319] usbcore: registered new interface driver hub
[    0.360438] usbcore: registered new device driver usb
[    0.360765] pps_core: LinuxPPS API ver. 1 registered
[    0.360795] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.360893] PTP clock support registered
[    0.361892] EDAC MC: Ver: 3.0.0
[    0.363157] Advanced Linux Sound Architecture Driver Initialized.
[    0.364324] clocksource: Switched to clocksource timebase
[    0.364635] FS-Cache: Loaded
[    0.364861] CacheFiles: Loaded
[    0.379767] NET: Registered protocol family 2
[    0.381636] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.381770] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
[    0.382071] TCP: Hash tables configured (established 8192 bind 8192)
[    0.382204] UDP hash table entries: 512 (order: 2, 24576 bytes)
[    0.382277] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[    0.382847] NET: Registered protocol family 1
[    0.383146] RPC: Registered named UNIX socket transport module.
[    0.383177] RPC: Registered udp transport module.
[    0.383195] RPC: Registered tcp transport module.
[    0.383213] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.384102] Could not remap bcsr
[    0.390090] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_type+0x0/0x160)
[    0.394061] futex hash table entries: 256 (order: 0, 7168 bytes)
[    0.394722] workingset: timestamp_bits=28 max_order=19 bucket_order=0
[    0.414867] ntfs: driver 2.1.32 [Flags: R/W].
[    0.415575] fuse init (API version 7.24)
[    0.420852] async_tx: api initialized (async)
[    0.420965] bounce: pool size: 64 pages
[    0.421059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.421101] io scheduler noop registered
[    0.421267] io scheduler cfq registered (default)
[    0.423666] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    0.423701] crc32: self tests passed, processed 225944 bytes in 989840 nsec
[    0.424886] crc32c: CRC_LE_BITS = 64
[    0.424916] crc32c: self tests passed, processed 225944 bytes in 494741 nsec
[    0.494949] crc32_combine: 8373 self tests passed
[    0.565440] crc32c_combine: 8373 self tests passed
[    0.565513] glob: 64 self-tests passed, 0 failed
[    0.661763] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.664480] console [ttyS0] disabled
[    0.684988] serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 22, base_baud = 691200) is a U6_16550A
[    1.619582] console [ttyS0] enabled
[    1.644062] serial8250.0: ttyS1 at MMIO 0x4ef600400 (irq = 23, base_baud = 691200) is a U6_16550A
[    1.654246] console [ttyS0] disabled
[    1.658172] 4ef600300.serial: ttyS0 at MMIO 0x4ef600300 (irq = 22, base_baud = 691200) is a 16550
[    2.617546] console [ttyS0] enabled
[    2.621952] 4ef600400.serial: ttyS1 at MMIO 0x4ef600400 (irq = 23, base_baud = 691200) is a 16550
[    2.631707] Generic non-volatile memory driver v1.1
[    2.637260] [drm] Initialized drm 1.1.0 20060810
[    2.642249] [drm] radeon kernel modesetting enabled.
[    2.648280] [drm] initializing kernel modesetting (VERDE 0x1002:0x683F 0x1545:0x7750 0x00).
[    2.656904] [drm] register mmio base: 0xe90000000
[    2.661673] [drm] register mmio size: 262144
[    2.997942] ATOM BIOS: C44501
[    3.001233] radeon 0000:81:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[    3.010161] radeon 0000:81:00.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[    3.017846] [drm] Detected VRAM RAM=1024M, BAR=256M
[    3.022740] [drm] RAM width 128bits DDR
[    3.026765] [TTM] Zone  kernel: Available graphics memory: 378448 kiB
[    3.033258] [TTM] Zone highmem: Available graphics memory: 1033808 kiB
[    3.039811] [TTM] Initializing pool allocator
[    3.044210] [TTM] Initializing DMA pool allocator
[    3.049032] [drm] radeon: 1024M of VRAM memory ready
[    3.054036] [drm] radeon: 2048M of GTT memory ready.
[    3.059066] [drm] Loading verde Microcode
[    3.063129] [drm] Internal thermal controller with fan control
[    3.069269] [drm] probing gen 2 caps for device aaa1:bed1 = 18cc41/0
[    3.118679] [drm] radeon: dpm initialized
[    3.125089] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[    3.131353] [drm] GART: num cpu pages 524288, num gpu pages 524288
[    3.147414] [drm] probing gen 2 caps for device aaa1:bed1 = 18cc41/0
[    3.204583] [drm] PCIE GART of 2048M enabled (table at 0x00000000002E8000).
[    3.211902] radeon 0000:81:00.0: WB enabled
[    3.216132] radeon 0000:81:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xee963c00
[    3.226260] radeon 0000:81:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xee963c04
[    3.236382] radeon 0000:81:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xee963c08
[    3.246502] radeon 0000:81:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xee963c0c
[    3.256624] radeon 0000:81:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10 and cpu addr 0xee963c10
[    3.298381] radeon 0000:81:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0xf5135a18
[    3.335508] radeon 0000:81:00.0: fence driver on ring 6 use gpu addr 0x0000000040000c18 and cpu addr 0xee963c18
[    3.345675] radeon 0000:81:00.0: fence driver on ring 7 use gpu addr 0x0000000040000c1c and cpu addr 0xee963c1c
[    3.355812] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.362448] [drm] Driver supports precise vblank timestamp query.
[    3.368569] radeon 0000:81:00.0: radeon: MSI limited to 32-bit
[    3.374487] genirq: Setting trigger mode 3 for irq 45 failed (uic_set_irq_type+0x0/0x160)
[    3.382750] radeon 0000:81:00.0: radeon: using MSI.
[    3.387709] [drm] radeon: irq initialized.
[    4.147267] [drm:r600_ring_test] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
[    4.156110] radeon 0000:81:00.0: disabling GPU acceleration
[    4.364767] [drm] Radeon Display Connectors
[    4.369424] [drm] Connector 0:
[    4.372567] [drm]   HDMI-A-1
[    4.375500] [drm]   HPD4
[    4.378080] [drm]   DDC: 0x6570 0x6570 0x6574 0x6574 0x6578 0x6578 0x657c 0x657c
[    4.385516] [drm]   Encoders:
[    4.388505] [drm]     DFP1: INTERNAL_UNIPHY2
[    4.392792] [drm] Connector 1:
[    4.395863] [drm]   DVI-I-1
[    4.398676] [drm]   HPD2
[    4.401231] [drm]   DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
[    4.408650] [drm]   Encoders:
[    4.411637] [drm]     DFP2: INTERNAL_UNIPHY
[    4.415838] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    4.534142] [drm] fb mappable at 0x806E9000
[    4.538372] [drm] vram apper at 0x80000000
[    4.542487] [drm] size 8294400
[    4.545560] [drm] fb depth is 24
[    4.548807] [drm]    pitch is 7680
[    4.827763] Console: switching to colour frame buffer device 240x67
[    4.907099] radeon 0000:81:00.0: fb0: radeondrmfb frame buffer device
[    4.916388] [drm] Initialized radeon 2.43.0 20080528 for 0000:81:00.0 on minor 0
[    4.924733] [drm] amdgpu kernel modesetting enabled.
[    4.943672] brd: module loaded
[    4.953790] loop: module loaded
[    4.957700] sm501 0001:00:06.0: enabling device (0004 -> 0006)
[    4.964114] sm501 0001:00:06.0: incorrect device id c0000105
[    4.970840] sata_sil 0001:00:04.0: Applying R_ERR on DMA activate FIS errata fix
[    4.980186] scsi host0: sata_sil
[    4.984159] scsi host1: sata_sil
[    4.987969] ata1: SATA max UDMA/100 mmio m512@0xd84280000 tf 0xd84280080 irq 21
[    4.995885] ata2: SATA max UDMA/100 mmio m512@0xd84280000 tf 0xd842800c0 irq 21
[    5.004533] libphy: Fixed MDIO Bus: probed
[    5.009489] PPC 4xx OCP EMAC driver, version 3.54
[    5.014877] MAL v2 /plb/mcmal, 2 TX channels, 16 RX channels
[    5.021198] ZMII /plb/opb/emac-zmii@ef600d00 initialized
[    5.027100] RGMII /plb/opb/emac-rgmii@ef601500 initialized with MDIO support
[    5.034843] TAH /plb/opb/emac-tah@ef601350 initialized
[    5.040427] TAH /plb/opb/emac-tah@ef601450 initialized
[    5.046234] /plb/opb/emac-rgmii@ef601500: input 0 in RGMII mode
[    5.053947] eth0: EMAC-0 /plb/opb/ethernet@ef600e00, MAC 00:50:c2:80:d5:c5
[    5.061424] eth0: found Generic MII PHY (0x00)
[    5.066395] /plb/opb/emac-rgmii@ef601500: input 1 in RGMII mode
[    5.074017] eth1: EMAC-1 /plb/opb/ethernet@ef600f00, MAC 00:00:00:00:00:00
[    5.081456] eth1: found Generic MII PHY (0x01)
[    5.086312] PPP generic driver version 2.4.2
[    5.091252] PPP BSD Compression module registered
[    5.096422] PPP Deflate Compression module registered
[    5.101820] NET: Registered protocol family 24
[    5.106909] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.114129] ppc-of-ehci 4bffd0400.ehci: OF EHCI
[    5.119175] ppc-of-ehci 4bffd0400.ehci: new USB bus registered, assigned bus number 1
[    5.128413] ppc-of-ehci 4bffd0400.ehci: irq 31, io mem 0x4bffd0400
[    5.140336] ppc-of-ehci 4bffd0400.ehci: USB 2.0 started, EHCI 1.00
[    5.147035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    5.154260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.161919] usb usb1: Product: OF EHCI
[    5.180063] usb usb1: Manufacturer: Linux 4.6.0-rc6-sam460ex-jm ehci_hcd
[    5.201156] usb usb1: SerialNumber: PPC-OF USB
[    5.220467] hub 1-0:1.0: USB hub found
[    5.238558] hub 1-0:1.0: 1 port detected
[    5.257072] ehci-pci: EHCI PCI platform driver
[    5.276025] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.297013] ppc-of-ohci 4bffd0000.usb: OF OHCI
[    5.316194] ppc-of-ohci 4bffd0000.usb: new USB bus registered, assigned bus number 2
[    5.338504] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    5.359984] ppc-of-ohci 4bffd0000.usb: irq 32, io mem 0x4bffd0000
[    5.380913] ata1.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133
[    5.380919] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 0/32)
[    5.425230] ata1.00: configured for UDMA/100
[    5.445147] scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000AAKS-0 3B01 PQ: 0 ANSI: 5
[    5.474081] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    5.497125] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.518930] sd 0:0:0:0: [sda] Write Protect is off
[    5.543463] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.592338] usb 1-1: new high-speed USB device number 2 using ppc-of-ehci
[    5.622533]  sda: RDSK (512) sda1 (SFS^@)(res 2 spb 1) sda2 (SFS^@)(res 2 spb 1) sda3 (SFS^@)(res 2 spb 1) sda4 (SFS^@)(res 2 spb 1) sda5 (NTFS)(res 2 spb 2) sda6 ((res 2 spb 1)
[    5.624191] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.840463] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    5.876748] usb 1-1: New USB device found, idVendor=0424, idProduct=2517
[    5.876756] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.877380] hub 1-1:1.0: USB hub found
[    5.877493] hub 1-1:1.0: 7 ports detected
[    6.087472] ata2.00: ATAPI: ASUS    DRW-24B3ST   i, 1.00, max UDMA/100
[    6.165336] usb 1-1.1: new high-speed USB device number 3 using ppc-of-ehci
[    6.211519] ata2.00: configured for UDMA/100
[    6.258313] scsi 1:0:0:0: CD-ROM            ASUS     DRW-24B3ST   i   1.00 PQ: 0 ANSI: 5
[    6.320969] usb 1-1.1: New USB device found, idVendor=1a40, idProduct=0101
[    6.368338] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    6.408602] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    6.408609] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.408613] usb usb2: Product: OF OHCI
[    6.408618] usb usb2: Manufacturer: Linux 4.6.0-rc6-sam460ex-jm ohci_hcd
[    6.408623] usb usb2: SerialNumber: PPC-OF USB
[    6.409177] hub 2-0:1.0: USB hub found
[    6.409206] hub 2-0:1.0: 1 port detected
[    6.409680] ohci-pci: OHCI PCI platform driver
[    6.410226] usbcore: registered new interface driver usblp
[    6.410461] usbcore: registered new interface driver usb-storage
[    6.410666] usbcore: registered new interface driver usbserial
[    6.410752] usbcore: registered new interface driver usbserial_generic
[    6.410832] usbserial: USB Serial support registered for generic
[    6.411198] mousedev: PS/2 mouse device common for all mice
[    6.411307] i2c /dev entries driver
[    6.465149] rtc-m41t80 8-0068: rtc core: registered m41t80 as rtc0
[    6.556002] ibm-iic 4ef600700.i2c: using standard (100 kHz) mode
[    6.556410] ibm-iic 4ef600800.i2c: using standard (100 kHz) mode
[    6.556479] md: linear personality registered for level -1
[    6.556487] md: raid0 personality registered for level 0
[    6.556493] md: raid1 personality registered for level 1
[    6.556500] md: raid10 personality registered for level 10
[    6.578597] md: raid6 personality registered for level 6
[    6.578602] md: raid5 personality registered for level 5
[    6.578604] md: raid4 personality registered for level 4
[    6.579361] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    6.579376] EDAC PPC4xx MC: v1.0.0
[    6.579379] EDAC PPC4xx MC: Reporting type: interrupt
[    6.579614] hidraw: raw HID events driver (C) Jiri Kosina
[    6.580146] usbcore: registered new interface driver usbhid
[    6.580149] usbhid: USB HID core driver
[    6.584263] no UART detected at 0x1
[    6.585022] usbcore: registered new interface driver snd-usb-audio
[    6.585141] usbcore: registered new interface driver snd-ua101
[    6.585268] usbcore: registered new interface driver snd-usb-usx2y
[    6.585484] ipip: IPv4 over IPv4 tunneling driver
[    6.586056] Initializing XFRM netlink socket
[    6.590040] NET: Registered protocol family 10
[    6.591673] sit: IPv6 over IPv4 tunneling driver
[    6.592272] NET: Registered protocol family 17
[    6.592295] NET: Registered protocol family 15
[    6.594876] Key type encrypted registered
[    6.664234] rtc-m41t80 8-0068: setting system clock to 2016-05-06 08:03:01 UTC (1462521781)
[    6.664429] ALSA device list:
[    6.664432]   #0: Virtual MIDI Card 1
[    7.419019] usb 1-1.1: Product: USB 2.0 Hub
[    7.439094] hub 1-1.1:1.0: USB hub found
[    7.458553] hub 1-1.1:1.0: 4 ports detected
[    7.482829] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    7.506337] cdrom: Uniform CD-ROM driver Revision: 3.20
[    7.526996] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    7.547218] md: Waiting for all devices to be available before autodetect
[    7.568459] md: If you don't use raid, use raid=noautodetect
[    7.588538] usb 1-1.2: new low-speed USB device number 4 using ppc-of-ehci
[    7.610973] md: Autodetecting RAID arrays.
[    7.629919] md: Scanned 0 and added 0 devices.
[    7.648856] md: autorun ...
[    7.665866] md: ... autorun DONE.
[    7.700905] usb 1-1.2: New USB device found, idVendor=045e, idProduct=07b9
[    7.722082] EXT4-fs (sda6): couldn't mount as ext3 due to feature incompatibilities
[    7.722534] EXT4-fs (sda6): couldn't mount as ext2 due to feature incompatibilities
[    7.766699] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.788228] usb 1-1.2: Product: USB Keyboard
[    7.807506] usb 1-1.2: Manufacturer: LITEON Technology
[    7.834394] input: LITEON Technology USB Keyboard as /devices/platform/plb/4bffd0400.ehci/usb1/1-1/1-1.2/1-1.2:1.0/0003:045E:07B9.0001/input/input0
[    7.866421] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    7.866461] VFS: Mounted root (ext4 filesystem) readonly on device 8:6.
[    7.912045] devtmpfs: mounted
[    7.930121] usb 1-1.1.1: new full-speed USB device number 5 using ppc-of-ehci
[    7.953177] Freeing unused kernel memory: 240K (c0afa000 - c0b36000)
[    7.976027] hid-generic 0003:045E:07B9.0001: input,hidraw0: USB HID v1.10 Keyboard [LITEON Technology USB Keyboard] on usb-PPC-OF USB-1.2/input0
[    8.006134] This architecture does not have kernel memory protection.
[    8.042909] usb 1-1.1.1: New USB device found, idVendor=0d8c, idProduct=000c
[    8.066993] usb 1-1.1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    8.091915] usb 1-1.1.1: Product: C-Media USB Audio Device   
[    8.139120] 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
[    8.171208] usb 1-1.6: new full-speed USB device number 6 using ppc-of-ehci
[    8.247815] 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.295633] usb 1-1.6: New USB device found, idVendor=046d, idProduct=c52b
[    8.321566] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.348315] usb 1-1.6: Product: USB Receiver
[    8.371261] usb 1-1.6: Manufacturer: Logitech
[    8.399281] 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.483596] 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.522870] 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.555909] random: nonblocking pool is initialized
[    8.632892] 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.672813] hid-generic 0003:046D:C52B.0005: hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-PPC-OF USB-1.6/input2
[    8.779369] usb 1-1.7: new high-speed USB device number 7 using ppc-of-ehci
[    8.900983] usb 1-1.7: New USB device found, idVendor=0424, idProduct=2240
[    8.929934] usb 1-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    8.959116] usb 1-1.7: Product: Ultra Fast Media 
[    8.985687] usb 1-1.7: Manufacturer: Generic
[    9.011685] usb 1-1.7: SerialNumber: 000000225001
[    9.040017] usb-storage 1-1.7:1.0: USB Mass Storage device detected
[    9.069416] scsi host2: usb-storage 1-1.7:1.0
[    9.273881] 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)
[    9.315495] systemd[1]: Detected architecture ppc.
[    9.421776] systemd[1]: Set hostname to <Amigaone>.
[   10.100535] scsi 2:0:0:0: Direct-Access     Generic  Ultra HS-COMBO   1.98 PQ: 0 ANSI: 0
[   10.133702] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   10.165168] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   10.968614] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   11.045948] systemd[1]: Listening on Journal Socket.
[   11.099132] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   11.154933] systemd[1]: Listening on Syslog Socket.
[   11.207967] systemd[1]: Created slice User and Session Slice.
[   11.261912] systemd[1]: Created slice System Slice.
[   11.316844] systemd[1]: Mounting Debug File System...
[   11.380953] systemd[1]: Starting Uncomplicated firewall...
[   11.471452] systemd[1]: Starting Load Kernel Modules...
[   11.530422] systemd[1]: Listening on udev Control Socket.
[   11.595367] systemd[1]: Listening on udev Kernel Socket.
[   11.656726] systemd[1]: Created slice system-getty.slice.
[   11.726666] systemd[1]: Starting Nameserver information manager...
[   11.793606] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   11.846170] systemd[1]: Reached target Remote File Systems (Pre).
[   11.898122] systemd[1]: Reached target Remote File Systems.
[   11.949163] systemd[1]: Reached target Slices.
[   11.997187] systemd[1]: Reached target User and Group Name Lookups.
[   12.048502] systemd[1]: Mounting POSIX Message Queue File System...
[   12.112054] systemd[1]: Listening on Journal Socket (/dev/log).
[   12.162813] systemd[1]: Starting Journal Service...
[   12.217729] systemd[1]: Starting Braille Device Support...
[   12.302195] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   12.378467] systemd[1]: Reached target Swap.
[   12.466624] systemd[1]: Reached target Encrypted Volumes.
[   12.565661] systemd[1]: Started Read required files in advance.
[   12.659239] systemd[1]: Starting Create Static Device Nodes in /dev...
[   12.711007] systemd[1]: Listening on fsck to fsckd communication Socket.
[   12.777118] systemd[1]: Mounted Debug File System.
[   12.830061] systemd[1]: Mounted POSIX Message Queue File System.
[   12.879315] systemd[1]: Started Journal Service.

Ubuntu 16.04 LTS Amigaone ttyS0

Amigaone login: [ 1533.722779] Unable to handle kernel paging request for data at address 0x01000028
[ 1533.744309] Faulting instruction address: 0xc026d3c8
[ 1535.763583] Oops: Kernel access of bad area, sig: 11 [#1]
[ 1535.782886] PREEMPT Canyonlands
[ 1535.799805] Modules linked in:
[ 1535.816546] CPU: 0 PID: 1 Comm: systemd-shutdow Not tainted 4.6.0-rc6-sam460ex-jm #4
[ 1535.838341] task: ea850000 ti: ea846000 task.ti: ea846000
[ 1535.857783] NIP: c026d3c8 LR: c0466984 CTR: c001a8ac
[ 1535.876847] REGS: ea847d10 TRAP: 0300   Not tainted  (4.6.0-rc6-sam460ex-jm)
[ 1535.898224] MSR: 00029000 <CE,EE,ME>  CR: 44422284  XER: 00000000
[ 1535.918868] DEAR: 01000028 ESR: 00000000 
GPR00: c0466984 ea847dc0 ea850000 01000008 0000000f fffffff0 00000000 00000007 
GPR08: 00000001 c0b5a19c 00000000 ea847de0 28428468 205cfe94 205a946e bfff8a7c 
GPR16: 2097d008 2097d018 2097d090 bfff8980 bfff897c 00000000 00000000 4321fedc 
GPR24: 2097d578 c0b3f17c c0b80000 00000000 c0a95e68 eaa35000 c0b8545c 01000008 
[ 1536.024665] NIP [c026d3c8] kobject_get+0x18/0x80
[ 1536.044003] LR [c0466984] get_device+0x1c/0x38
[ 1536.063198] Call Trace:
[ 1536.080424] [ea847dc0] [eaa3fa10] 0xeaa3fa10 (unreliable)
[ 1536.100896] [ea847dd0] [c0466984] get_device+0x1c/0x38
[ 1536.121059] [ea847de0] [c04689f4] device_shutdown+0x58/0x178
[ 1536.141727] [ea847e10] [c003c280] kernel_halt+0x38/0x64
[ 1536.161875] [ea847e20] [c003c4cc] SyS_reboot+0x140/0x1b0
[ 1536.182057] [ea847f40] [c000ad80] ret_from_syscall+0x0/0x3c
[ 1536.202568] --- interrupt: c01 at 0x203d1fbc
[ 1536.202568]     LR = 0x2058f878
[ 1536.239761] Instruction dump:
[ 1536.257358] 4bffff9c 7fa3eb78 484cad91 39610020 7fe3fb78 4bda3d74 9421fff0 7c0802a6 
[ 1536.280308] 93e1000c 7c7f1b79 90010014 41820060 <813f0020> 2f890000 41bc001c 809f0000 
[ 1536.303611] ---[ end trace f5a63492b41c62f2 ]---
[ 1536.323546] 
[ 1537.340293] note: systemd-shutdow[1] exited with preempt_count 1
[ 1537.363602] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 1537.363602] 
[ 1537.404665] Rebooting in 180 seconds..

             reply	other threads:[~2016-05-06 12:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06 12:41 Julian Margetson [this message]
2016-05-08 14:12 ` Canyonlands oops at Shutdown Julian Margetson
2016-10-21 10:53   ` Julian Margetson
2016-10-24 11:19     ` Julian Margetson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=572C9109.80804@candw.ms \
    --to=runaway@candw.ms \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.