[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] [R-Car H2] How to fix sh_eth0 irq error on xen 4.6
Hi all, Please let me know how do I fix it and please explain the root cause is. is this problem cause by xen or DTB or kernel? Attaching the full log as below: Starting kernel ... - UART enabled - - CPU 00000000 booting - - Xen starting in Hyp mode - - Zero BSS - - Setting up control registers - - Turning on paging - - Ready - (XEN) Checking for initrd in /chosen (XEN) RAM: 0000000040000000 - 000000007fffffff (XEN) RAM: 0000000140000000 - 00000001ffffffff (XEN) (XEN) MODULE[0]: 00000000407f1000 - 00000000407fd000 Device Tree (XEN) MODULE[1]: 0000000072000000 - 00000000723afe68 Kernel (XEN) MODULE[2]: 0000000074000000 - 0000000074002559 XSM (XEN) RESVD[0]: 000000007ff9a000 - 000000007ff9a120 (XEN) RESVD[1]: 00000000407f1000 - 00000000407fd000 (XEN) (XEN) Command line: console=dtuart dom0_mem=1G (XEN) Placing Xen at 0x000000007fc00000-0x000000007fe00000 (XEN) Update BOOTMOD_XEN from 0000000090000000-000000009011b701 => 000000007fc00000-000000007fd1b701 (XEN) Xen heap: 00000001f8000000-0000000200000000 (32768 pages) (XEN) Dom heap: 1015808 pages (XEN) Domain heap initialised (XEN) Platform: Renesas R-Car Gen2 (XEN) Taking dtuart configuration from /chosen/stdout-path (XEN) Looking for dtuart at "/serial@e6e60000", options "" Xen 4.6.2-pre (XEN) Xen version 4.6.2-pre (wonseok@) (arm-linux-gnueabihf-gcc (Linaro GCC 4.9-2015.01-3) 4.9.3 20150113 (prerelease)) debug=y Thu Apr 7 22:07:59 KST 2016 (XEN) Latest ChangeSet: Tue Mar 29 15:15:58 2016 +0200 git:5df279d (XEN) Processor: 413fc0f2: "ARM Limited", variant: 0x3, part 0xc0f, rev 0x2 (XEN) 32-bit Execution: (XEN) Processor Features: 00001131:00011011 (XEN) Instruction Sets: AArch32 A32 Thumb Thumb-2 ThumbEE Jazelle (XEN) Extensions: GenericTimer Security (XEN) Debug Features: 02010555 (XEN) Auxiliary Features: 00000000 (XEN) Memory Model Features: 10201105 40000000 01240000 02102211 (XEN) ISA Features: 02101110 13112111 21232041 11112131 10011142 00000000 (XEN) Generic Timer IRQ: phys=30 hyp=26 virt=27 Freq: 10000 KHz (XEN) GICv2 initialization: (XEN) gic_dist_addr=00000000f1001000 (XEN) gic_cpu_addr=00000000f1002000 (XEN) gic_hyp_addr=00000000f1004000 (XEN) gic_vcpu_addr=00000000f1006000 (XEN) gic_maintenance_irq=25 (XEN) GICv2: 416 lines, 8 cpus, secure (IID 0200043b). (XEN) XSM Framework v1.0.0 initialized (XEN) xsm: Policy len = 0x0000000000002559 start at 0x0000000074000000 (XEN) Flask: 64 avtab hash slots, 236 rules. (XEN) Flask: 64 avtab hash slots, 236 rules. (XEN) Flask: 3 users, 3 roles, 36 types, 2 bools (XEN) Flask: 12 classes, 236 rules (XEN) Flask: Starting in permissive mode. (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Allocated console ring of 64 KiB. (XEN) VFP implementer 0x41 architecture 4 part 0x30 variant 0xf rev 0x0 (XEN) Bringing up CPU1 - CPU 00000001 booting - - Xen starting in Hyp mode - - Setting up control registers - - Turning on paging - - Ready - (XEN) CPU 1 booted. (XEN) Bringing up CPU2 - CPU 00000002 booting - - Xen starting in Hyp mode - - Setting up control registers - - Turning on paging - - Ready - (XEN) CPU 2 booted. (XEN) Bringing up CPU3 - CPU 00000003 booting - - Xen starting in Hyp mode - - Setting up control registers - - Turning on paging - - Ready - (XEN) CPU 3 booted. (XEN) Bringing up CPU4 (XEN) CPU4 never came online (XEN) Failed to bring up CPU 4 (error -5) (XEN) Bringing up CPU5 (XEN) CPU5 never came online (XEN) Failed to bring up CPU 5 (error -5) (XEN) Bringing up CPU6 (XEN) CPU6 never came online (XEN) Failed to bring up CPU 6 (error -5) (XEN) Bringing up CPU7 (XEN) CPU7 never came online (XEN) Failed to bring up CPU 7 (error -5) (XEN) Brought up 4 CPUs (XEN) P2M: 40-bit IPA (XEN) P2M: 3 levels with order-1 root, VTCR 0x80003558 (XEN) I/O virtualisation disabled (XEN) *** LOADING DOMAIN 0 *** (XEN) Loading kernel from boot module @ 0000000072000000 (XEN) Allocating 1:1 mappings totalling 1024MB for dom0: (XEN) BANK[0] 0x00000048000000-0x00000070000000 (640MB) (XEN) BANK[1] 0x000001d8000000-0x000001f0000000 (384MB) (XEN) Grant table range: 0x0000007fc00000-0x0000007fc73000 (XEN) Loading zImage from 0000000072000000 to 000000004fc00000-000000004ffab7c8 (XEN) Allocating PPI 16 for event channel interrupt (XEN) Loading dom0 DTB to 0x0000000050000000-0x000000005000ac7c (XEN) Scrubbing Free RAM on 1 nodes using 4 CPUs (XEN) ........done. (XEN) Initial low memory virq threshold set at 0x4000 pages. (XEN) Std. Loglevel: All (XEN) Guest Loglevel: All (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen) (XEN) Freed 264kB init memory. Booting Linux on physical CPU 0x0 Linux version 4.3.0 (wonseok@wonseok) (gcc version 4.9.3 20150113 (prerelease) (Linaro GCC 4.9-2015.01-3) ) #7 SMP Thu Apr 7 21:42:28 KST 2016 CPU: ARMv7 Processor [413fc0f2] revision 2 (ARMv7), cr=10c5307d CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache Machine model: Lager Ignoring memory block 0x1d8000000 - 0x1f0000000 debug: ignoring loglevel setting. Memory policy: Data cache writealloc On node 0 totalpages: 163840 free_area_init_node: node 0, pgdat c07b4ec0, node_mem_map e6af9000 Normal zone: 1248 pages used for memmap Normal zone: 0 pages reserved Normal zone: 159744 pages, LIFO batch:31 HighMem zone: 4096 pages, LIFO batch:0 psci: probing for conduit method from DT. psci: PSCIv0.2 detected in firmware. psci: Using standard PSCI v0.2 function IDs psci: Trusted OS migration not required Xen 4.6 support found PERCPU: Embedded 12 pages/cpu @e6aa5000 s18688 r8192 d22272 u49152 pcpu-alloc: s18688 r8192 d22272 u49152 alloc=12*4096 pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 162592 Kernel command line: console=hvc0 earlyprintk=xen debug ignore_loglevel vmalloc=384M video=HDMI-A-1:1920x1080-32@60 rw rootfstype=ext3 root=/dev/mmcblk1p1 rootwait vmalloc=384M clk_ignd PID hash table entries: 4096 (order: 2, 16384 bytes) Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 640948K/655360K available (5356K kernel code, 193K rwdata, 2004K rodata, 304K init, 219K bss, 14412K reserved, 0K cma-reserved, 16384K highmem) Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xe7800000 - 0xff000000 ( 376 MB) lowmem : 0xc0000000 - 0xe7000000 ( 624 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0008000 - 0xc073905c (7365 kB) .init : 0xc073a000 - 0xc0786000 ( 304 kB) .data : 0xc0786000 - 0xc07b67e0 ( 194 kB) .bss : 0xc07b9000 - 0xc07efd1c ( 220 kB) Hierarchical RCU implementation. Build-time adjustment of leaf fanout to 32. RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 NR_IRQS:16 nr_irqs:16 16 Architected cp15 timer(s) running at 10.00MHz (virt). clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns sched_clock: 56 bits at 10MHz, resolution 100ns, wraps every 4398046511100ns Switching to timer-based delay loop, resolution 100ns Console: colour dummy device 80x30 console [hvc0] enabled Calibrating delay loop (skipped), value calculated using timer frequency.. 20.00 BogoMIPS (lpj=100000) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) CPU: Testing write buffer coherency: ok CPU0: update cpu_capacity 1024 CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 xen:grant_table: Grant tables using version 1 layout Grant table initialized xen:events: Using FIFO-based ABI Xen: initializing cpu0 Setting up static identity map for 0x48009000 - 0x48009058 Xen: initializing cpu1 CPU1: update cpu_capacity 1024 CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 Xen: initializing cpu2 CPU2: update cpu_capacity 1024 CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 Xen: initializing cpu3 CPU3: update cpu_capacity 1024 CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 Brought up 4 CPUs SMP: Total of 4 processors activated (80.00 BogoMIPS). CPU: All CPU(s) started in SVC mode. devtmpfs: initialized VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns pinctrl core: initialized pinctrl subsystem NET: Registered protocol family 16 DMA: preallocated 256 KiB pool for atomic coherent allocations xen:swiotlb_xen: Warning: only able to allocate 4 MB for software IO TLB software IO TLB [mem 0x6dc00000-0x6e000000] (4MB) mapped at [e5c00000-e5ffffff] renesas_irqc e61c0000.interrupt-controller: driving 4 irqs sh-pfc e6060000.pfc: r8a77900_pfc support registered No ATAGs? hw-breakpoint: Failed to enable monitor mode on CPU 0. IRQ2 is asserted, installing da9063/da9210 regulator quirk xen:balloon: Initialising balloon driver xen_balloon: Initialising balloon driver gpio-regulator regulator@2: Could not obtain regulator setting GPIOs: -517 gpio-regulator regulator@4: Could not obtain regulator setting GPIOs: -517 vgaarb: loaded SCSI subsystem initialized libata version 3.00 loaded. usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb i2c-sh_mobile e6500000.i2c: I2C adapter 4, bus speed 100000 Hz i2c-sh_mobile e6510000.i2c: I2C adapter 5, bus speed 100000 Hz i2c-sh_mobile e6520000.i2c: I2C adapter 6, bus speed 100000 Hz i2c 7-0058: Masking da9063 interrupt sources i2c 7-0068: Masking da9210 interrupt sources i2c 7-0068: IRQ2 is not asserted, removing quirk i2c-sh_mobile e60b0000.i2c: I2C adapter 7, bus speed 100000 Hz media: Linux media interface: v0.10 Linux video capture interface: v2.00 pps_core: LinuxPPS API ver. 1 registered pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> PTP clock support registered sh_cmt ffca0000.timer: ch0: used for clock events sh_cmt ffca0000.timer: ch1: used as clock source clocksource: ffca0000.timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000000 ns Advanced Linux Sound Architecture Driver Initialized. clocksource: Switched to clocksource arch_sys_counter NET: Registered protocol family 2 TCP established hash table entries: 8192 (order: 3, 32768 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 8192 bind 8192) UDP hash table entries: 512 (order: 2, 16384 bytes) UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) NET: Registered protocol family 1 RPC: Registered named UNIX socket transport module. RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. PCI: CLS 0 bytes, default 64 futex hash table entries: 1024 (order: 4, 65536 bytes) NFS: Registering the id_resolver key type Key type id_resolver registered Key type id_legacy registered nfs4filelayout_init: NFSv4 File Layout Driver Registering... bounce: pool size: 64 pages Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) io scheduler noop registered io scheduler deadline registered io scheduler cfq registered (default) gpio_rcar e6050000.gpio: driving 32 GPIOs gpio_rcar e6051000.gpio: driving 30 GPIOs gpio_rcar e6052000.gpio: driving 30 GPIOs gpio_rcar e6053000.gpio: driving 32 GPIOs gpio_rcar e6054000.gpio: driving 32 GPIOs gpio_rcar e6055000.gpio: driving 32 GPIOs pci-rcar-gen2 ee090000.pci: PCI: bus0 revision 11 pci-rcar-gen2 ee090000.pci: PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [io 0xee080000-0xee0810ff] pci_bus 0000:00: root bus resource [mem 0xee080000-0xee0810ff] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] pci 0000:00:00.0: [1033:0000] type 00 class 0x060000 pci 0000:00:00.0: reg 0x10: [mem 0xee090800-0xee090bff] pci 0000:00:00.0: reg 0x14: [mem 0x40000000-0x7fffffff pref] (XEN) physdev.c:17:d0v1 PHYSDEVOP cmd=25: not implemented (XEN) physdev.c:17:d0v1 PHYSDEVOP cmd=15: not implemented pci 0000:00:00.0: Failed to add - passthrough or MSI/MSI-X might fail! pci 0000:00:01.0: [1033:0035] type 00 class 0x0c0310 pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x00000fff] pci 0000:00:01.0: supports D1 D2 pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot (XEN) physdev.c:17:d0v1 PHYSDEVOP cmd=15: not implemented pci 0000:00:01.0: Failed to add - passthrough or MSI/MSI-X might fail! pci 0000:00:02.0: [1033:00e0] type 00 class 0x0c0320 pci 0000:00:02.0: reg 0x10: [mem 0x00000000-0x000000ff] pci 0000:00:02.0: supports D1 D2 pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot (XEN) physdev.c:17:d0v1 PHYSDEVOP cmd=15: not implemented pci 0000:00:02.0: Failed to add - passthrough or MSI/MSI-X might fail! PCI: bus0: Fast back to back transfers disabled pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 pci 0000:00:01.0: BAR 0: assigned [mem 0xee080000-0xee080fff] pci 0000:00:02.0: BAR 0: assigned [mem 0xee081000-0xee0810ff] pci 0000:00:01.0: enabling device (0140 -> 0142) pci 0000:00:02.0: enabling device (0140 -> 0142) pci-rcar-gen2 ee0b0000.pci: PCI: bus0 revision 11 pci-rcar-gen2 ee0b0000.pci: PCI host bridge to bus 0001:01 pci_bus 0001:01: root bus resource [io 0xee0a0000-0xee0a10ff] pci_bus 0001:01: root bus resource [mem 0xee0a0000-0xee0a10ff] pci_bus 0001:01: No busn resource found for root bus, will use [bus 01-ff] pci 0001:01:00.0: [1033:0000] type 00 class 0x060000 pci 0001:01:00.0: reg 0x10: [mem 0xee0b0800-0xee0b0bff] pci 0001:01:00.0: reg 0x14: [mem 0x40000000-0x7fffffff pref] pci 0001:01:00.0: Failed to add - passthrough or MSI/MSI-X might fail! pci 0001:01:01.0: [1033:0035] type 00 class 0x0c0310 pci 0001:01:01.0: reg 0x10: [mem 0x00000000-0x00000fff] pci 0001:01:01.0: supports D1 D2 pci 0001:01:01.0: PME# supported from D0 D1 D2 D3hot pci 0001:01:01.0: Failed to add - passthrough or MSI/MSI-X might fail! pci 0001:01:02.0: [1033:00e0] type 00 class 0x0c0320 pci 0001:01:02.0: reg 0x10: [mem 0x00000000-0x000000ff] pci 0001:01:02.0: supports D1 D2 pci 0001:01:02.0: PME# supported from D0 D1 D2 D3hot pci 0001:01:02.0: Failed to add - passthrough or MSI/MSI-X might fail! PCI: bus1: Fast back to back transfers disabled pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 pci 0001:01:01.0: BAR 0: assigned [mem 0xee0a0000-0xee0a0fff] pci 0001:01:02.0: BAR 0: assigned [mem 0xee0a1000-0xee0a10ff] pci 0001:01:01.0: enabling device (0140 -> 0142) pci 0001:01:02.0: enabling device (0140 -> 0142) pci-rcar-gen2 ee0d0000.pci: PCI: bus0 revision 11 pci-rcar-gen2 ee0d0000.pci: PCI host bridge to bus 0002:02 pci_bus 0002:02: root bus resource [io 0xee0c0000-0xee0c10ff] pci_bus 0002:02: root bus resource [mem 0xee0c0000-0xee0c10ff] pci_bus 0002:02: No busn resource found for root bus, will use [bus 02-ff] pci 0002:02:00.0: [1033:0000] type 00 class 0x060000 pci 0002:02:00.0: reg 0x10: [mem 0xee0d0800-0xee0d0bff] pci 0002:02:00.0: reg 0x14: [mem 0x40000000-0x7fffffff pref] pci 0002:02:00.0: Failed to add - passthrough or MSI/MSI-X might fail! pci 0002:02:01.0: [1033:0035] type 00 class 0x0c0310 pci 0002:02:01.0: reg 0x10: [mem 0x00000000-0x00000fff] pci 0002:02:01.0: supports D1 D2 pci 0002:02:01.0: PME# supported from D0 D1 D2 D3hot pci 0002:02:01.0: Failed to add - passthrough or MSI/MSI-X might fail! pci 0002:02:02.0: [1033:00e0] type 00 class 0x0c0320 pci 0002:02:02.0: reg 0x10: [mem 0x00000000-0x000000ff] pci 0002:02:02.0: supports D1 D2 pci 0002:02:02.0: PME# supported from D0 D1 D2 D3hot pci 0002:02:02.0: Failed to add - passthrough or MSI/MSI-X might fail! PCI: bus2: Fast back to back transfers disabled pci_bus 0002:02: busn_res: [bus 02-ff] end is updated to 02 pci 0002:02:01.0: BAR 0: assigned [mem 0xee0c0000-0xee0c0fff] pci 0002:02:02.0: BAR 0: assigned [mem 0xee0c1000-0xee0c10ff] pci 0002:02:01.0: enabling device (0140 -> 0142) pci 0002:02:02.0: enabling device (0140 -> 0142) xen:xen_evtchn: Event-channel device installed Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled SuperH (H)SCI(F) driver initialized e6c50000.serial: ttySC1 at MMIO 0xe6c50000 (irq = 103, base_baud = 0) is a scifa sh-sci: probe of e6c50000.serial failed with error -22 [drm] Initialized drm 1.1.0 20060810 [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [drm] No driver support for vblank timestamp query. rcar-du feb00000.display: failed to initialize encoder /i2c@e6520000/hdmi@39 (-38), skipping rcar-du feb00000.display: fb0: frame buffer device [drm] Initialized rcar-du 1.0.0 20130110 on minor 0 loop: module loaded da9063 7-0058: Device detected (chip-ID: 0x61, var-ID: 0x50) scsi host0: sata_rcar ata1: SATA max UDMA/133 irq 105 renesas_spi e6b10000.spi: DMA available m25p80 spi0.0: s25fl512s (65536 Kbytes) renesas_spi e6b10000.spi: probed spi_sh_msiof e6e10000.spi: DMA available sh_eth_drv_probe: IRQ 104 libphy: sh_mii: probed sh-eth ee700000.ethernet eth0: Base address at 0xee700000, 2e:09:0a:00:6d:c9, IRQ 104. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci-pci: EHCI PCI platform driver ehci-pci 0000:00:02.0: EHCI Host Controller ehci-pci 0000:00:02.0: new USB bus registered, assigned bus number 1 ehci-pci 0000:00:02.0: irq 119, io mem 0xee081000 ehci-pci 0000:00:02.0: USB 2.0 started, EHCI 1.00 hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected ehci-pci 0001:01:02.0: EHCI Host Controller ehci-pci 0001:01:02.0: new USB bus registered, assigned bus number 2 ehci-pci 0001:01:02.0: irq 120, io mem 0xee0a1000 ehci-pci 0001:01:02.0: USB 2.0 started, EHCI 1.00 hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected ehci-pci 0002:02:02.0: EHCI Host Controller ehci-pci 0002:02:02.0: new USB bus registered, assigned bus number 3 ehci-pci 0002:02:02.0: irq 121, io mem 0xee0c1000 ehci-pci 0002:02:02.0: USB 2.0 started, EHCI 1.00 hub 3-0:1.0: USB hub found hub 3-0:1.0: 1 port detected ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ohci-pci: OHCI PCI platform driver ata1: link resume succeeded after 1 retries ohci-pci 0000:00:01.0: OHCI PCI host controller ohci-pci 0000:00:01.0: new USB bus registered, assigned bus number 4 ohci-pci 0000:00:01.0: irq 119, io mem 0xee080000 ata1: SATA link down (SStatus 0 SControl 300) hub 4-0:1.0: USB hub found hub 4-0:1.0: 1 port detected ohci-pci 0001:01:01.0: OHCI PCI host controller ohci-pci 0001:01:01.0: new USB bus registered, assigned bus number 5 ohci-pci 0001:01:01.0: irq 120, io mem 0xee0a0000 hub 5-0:1.0: USB hub found hub 5-0:1.0: 1 port detected ohci-pci 0002:02:01.0: OHCI PCI host controller ohci-pci 0002:02:01.0: new USB bus registered, assigned bus number 6 ohci-pci 0002:02:01.0: irq 121, io mem 0xee0c0000 hub 6-0:1.0: USB hub found hub 6-0:1.0: 1 port detected sh-pfc e6060000.pfc: pin GP_5_19 already requested by ee090000.pci; cannot claim for e6590000.usb sh-pfc e6060000.pfc: pin-179 (e6590000.usb) status -22 sh-pfc e6060000.pfc: could not request pin 179 (GP_5_19) from group usb0_ovc_vbus on device sh-pfc renesas_usbhs e6590000.usb: Error applying setting, reverse things back renesas_usbhs e6590000.usb: transceiver found renesas_usbhs e6590000.usb: gadget probed renesas_usbhs e6590000.usb: USB function not selected (GPIO 854) renesas_usbhs e6590000.usb: probe failed renesas_usbhs: probe of e6590000.usb failed with error -524 mousedev: PS/2 mouse device common for all mice i2c /dev entries driver adv7180 6-0020: chip found @ 0x20 (e6520000.i2c) soc-camera-pdrv soc-camera-pdrv.0: Probing soc-camera-pdrv.0 rcar_thermal e61f0000.thermal: 1 sensor probed sh_mobile_sdhi ee100000.sd: Got CD GPIO sh_mobile_sdhi ee140000.sd: Got CD GPIO sh_mmcif ee220000.mmc: No vqmmc regulator found usb 6-1: new low-speed USB device number 2 using ohci-pci sh_mmcif ee220000.mmc: Chip version 0x0003, clock rate 12MHz usbcore: registered new interface driver usbhid usbhid: USB HID core driver mmc0: error -5 whilst initialising MMC card rcar_sound ec500000.sound: probed NET: Registered protocol family 10 usb 5-1: new low-speed USB device number 2 using ohci-pci sit: IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 Key type dns_resolver registered cpu cpu0: failed to get cpu0 clock: -2 cpufreq-dt: probe of cpufreq-dt failed with error -2 Registering SWP/SWPB emulation handler sh_mobile_sdhi ee100000.sd: Got CD GPIO mmc0: MAN_BKOPS_EN bit is not set mmc0: new high speed MMC card at address 0001 mmcblk0: mmc0:0001 eMMC 7.28 GiB input: HID 173d:0006 as /devices/platform/ee0d0000.pci/pci0002:02/0002:02:01.0/usb6/6-1/6-1:1.0/0003:173D:0006.0001/input/input0 mmcblk0boot0: mmc0:0001 eMMC partition 1 4.00 MiB mmcblk0boot1: mmc0:0001 eMMC partition 2 4.00 MiB sh_mobile_sdhi ee100000.sd: mmc1 base at 0xee100000 clock rate 97 MHz hid-generic 0003:173D:0006.0001: input: USB HID v1.10 Keyboard [HID 173d:0006] on usb-0002:02:01.0-1/input0 input: HID 173d:0006 as /devices/platform/ee0d0000.pci/pci0002:02/0002:02:01.0/usb6/6-1/6-1:1.1/0003:173D:0006.0002/input/input1 sh_mobile_sdhi ee140000.sd: Got CD GPIO hid-generic 0003:173D:0006.0002: input: USB HID v1.10 Device [HID 173d:0006] on usb-0002:02:01.0-1/input1 mmcblk0: p1 input: PIXART USB OPTICAL MOUSE as /devices/platform/ee0b0000.pci/pci0001:01/0001:01:01.0/usb5/5-1/5-1:1.0/0003:093A:2500.0003/input/input2 hid-generic 0003:093A:2500.0003: input: USB HID v1.10 Mouse [PIXART USB OPTICAL MOUSE] on usb-0001:01:01.0-1/input0 sh_mobile_sdhi ee140000.sd: mmc2 base at 0xee140000 clock rate 48 MHz asoc-simple-card sound: ak4642-hifi <-> ec500000.sound mapping ok console [netcon0] enabled netconsole: network logging started input: keyboard as /devices/platform/keyboard/input/input3 hctosys: unable to open rtc device (rtc0) clk: Not disabling unused clocks ALSA device list: #0: rsnd-dai.0-ak4642-hifi Waiting for root device /dev/mmcblk1p1... mmc1: new high speed SDHC card at address e624 mmcblk1: mmc1:e624 SS04G 3.69 GiB mmcblk1: p1 EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem EXT4-fs (mmcblk1p1): recovery complete EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) VFS: Mounted root (ext3 filesystem) on device 179:25. devtmpfs: mounted Freeing unused kernel memory: 304K (c073a000 - c0786000) Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory random: init urandom read with 20 bits of entropy available init: plymouth-upstart-bridge main process (1010) terminated with status 1 init: plymouth-upstart-bridge main process ended, respawning init: hwclock main process (1012) terminated with status 1 init: plymouth-upstart-bridge main process (1020) terminated with status 1 init: plymouth-upstart-bridge main process ended, respawning init: ureadahead main process (1013) terminated with status 5 systemd-udevd[1135]: starting version 204 bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. init: udev-fallback-graphics main process (1805) terminated with status 1 * Starting Mount filesystems on boot[ OK ] * Starting Signal sysvinit that the rootfs is mounted[ OK ] * Starting Clean /tmp directory[ OK ] * Starting Populate and link to /run filesystem[ OK ] * Stopping Clean /tmp directory[ OK ] * Stopping Populate and link to /run filesystem[ OK ] * Stopping Track if upstart is running in a container[ OK ] * Starting Initialize or finalize resolvconf[ OK ] * Starting set console keymap[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[ OK ] * Starting Bridge udev events into upstart[ OK ] * Starting Signal sysvinit that local filesystems are mounted[ OK ] * Starting device node and kernel event manager[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[ OK ] * Starting load modules from /etc/modules[ OK ] * Starting cold plug devices[ OK ] * Starting log initial device creation[ OK ] * Stopping set console keymap[ OK ] * Stopping load modules from /etc/modules[ OK ] * Starting flush early job output to logs[ OK ] * Stopping Mount filesystems on boot[ OK ] * Stopping flush early job output to logs[ OK ] * Stopping cold plug devices[ OK ] * Stopping log initial device creation[ OK ] * Starting system logging daemon[ OK ] * Starting configure network device security[ OK ] * Starting save udev log and update rules[ OK ] * Starting set console font[ OK ] * Stopping save udev log and update rules[ OK ] * Stopping set console font[ OK ] * Starting userspace bootsplash[ OK ] * Stopping userspace bootsplash[ OK ] * Starting Send an event to indicate plymouth is up[ OK ] * Stopping Send an event to indicate plymouth is up[ OK ] sh_eth_open: IRQ 104 * Starting configure network device security[ OK ] r Micrel KSZ8041ethernet eth0: attached PHY 1 (IRQ 341) to drive * Starting configure network device[ OK ] RNLI * Starting configure network device security[ OK ] * Starting configure network device security[ OK ] * Starting configure network device security[ OK ] * Starting configure network device[ OK ] * Starting configure network device[ OK ] * Starting configure network device[ OK ] * Starting Mount network filesystems[ OK ] * Starting Failsafe Boot Delay[ OK ] * Stopping Mount network filesystems[ OK ] * Starting Bridge socket events into upstart[ OK ] * Starting Bridge file events into upstart[ OK ] sh-eth ee700000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx random: nonblocking pool is initialized irq 104: nobody cared (try booting with the "irqpoll" option) CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.3.0 #7 Hardware name: Generic R8A7790 (Flattened Device Tree) Backtrace: [<c00143fc>] (dump_backtrace) from [<c00145f4>] (show_stack+0x18/0x1c) r7:00000000 r6:00000000 r5:00000000 r4:00000000 [<c00145dc>] (show_stack) from [<c0211e40>] (dump_stack+0x78/0x94) [<c0211dc8>] (dump_stack) from [<c006682c>] (__report_bad_irq+0x2c/0xbc) r5:00000000 r4:e662e640 [<c0066800>] (__report_bad_irq) from [<c0066b88>] (note_interrupt+0x1e4/0x28c) r7:00000000 r6:00000000 r5:00000000 r4:e662e640 [<c00669a4>] (note_interrupt) from [<c0064594>] (handle_irq_event_percpu+0x10c/0x12c) r10:c07b65ed r9:00000000 r8:e662e640 r7:00000000 r6:00000068 r5:00000000 r4:00000000 r3:00000000 [<c0064488>] (handle_irq_event_percpu) from [<c0064604>] (handle_irq_event+0x50/0x74) r10:c0787e68 r9:c0772cc4 r8:e6405000 r7:00000068 r6:c07813d4 r5:e662e6a0 r4:e662e640 [<c00645b4>] (handle_irq_event) from [<c00676e4>] (handle_fasteoi_irq+0xac/0x138) r7:00000068 r6:c07813d4 r5:c0797d04 r4:e662e640 [<c0067638>] (handle_fasteoi_irq) from [<c0063c1c>] (generic_handle_irq+0x20/0x30) r5:c0787f28 r4:00000000 [<c0063bfc>] (generic_handle_irq) from [<c0063f1c>] (__handle_domain_irq+0x94/0xbc) [<c0063e88>] (__handle_domain_irq) from [<c000a40c>] (gic_handle_irq+0x58/0x98) r9:c0772cc4 r8:e7803000 r7:c0797d00 r6:c0787e18 r5:c078878c r4:e7802000 [<c000a3b4>] (gic_handle_irq) from [<c0015194>] (__irq_svc+0x54/0x70) Exception stack(0xc0787e18 to 0xc0787e60) 7e00: 00000000 00200000 7e20: 00000000 00000000 c0786000 00000000 00000082 c07ba440 e6405000 c0772cc4 7e40: c0787e68 c0787ebc c0787ec0 c0787e68 c002ae80 c002aa64 600e0113 ffffffff r9:c0772cc4 r8:e6405000 r7:c0787e4c r6:ffffffff r5:600e0113 r4:c002aa64 [<c002a9f0>] (__do_softirq) from [<c002ae80>] (irq_exit+0x8c/0xfc) r10:00000000 r9:c0772cc4 r8:e6405000 r7:00000012 r6:c07813d4 r5:00000000 r4:00000000 [<c002adf4>] (irq_exit) from [<c0063f20>] (__handle_domain_irq+0x98/0xbc) r5:00000000 r4:00000000 [<c0063e88>] (__handle_domain_irq) from [<c000a40c>] (gic_handle_irq+0x58/0x98) r9:c0772cc4 r8:e7803000 r7:c0797d00 r6:c0787f28 r5:c078878c r4:e7802000 [<c000a3b4>] (gic_handle_irq) from [<c0015194>] (__irq_svc+0x54/0x70) Exception stack(0xc0787f28 to 0xc0787f70) 7f20: 00000000 00002e16 e6aa5354 c0020800 c0780324 c07884fc 7f40: ffffffff c0788400 e6ffca80 c0772cc4 00000000 c0787f84 c0787f88 c0787f78 7f60: c00113b4 c00113b8 600e0013 ffffffff r9:c0772cc4 r8:e6ffca80 r7:c0787f5c r6:ffffffff r5:600e0013 r4:c00113b8 [<c0011384>] (arch_cpu_idle) from [<c005a3e8>] (default_idle_call+0x30/0x34) [<c005a3b8>] (default_idle_call) from [<c005a520>] (cpu_startup_entry+0x134/0x19c) [<c005a3ec>] (cpu_startup_entry) from [<c053ca0c>] (rest_init+0x6c/0x84) [<c053c9a0>] (rest_init) from [<c073ac38>] (start_kernel+0x2f0/0x348) [<c073a948>] (start_kernel) from [<4800807c>] (0x4800807c) handlers: [<c0349fdc>] sh_eth_interrupt Disabling IRQ #104 Waiting for network configuration... Thanks, HJ Kim. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |