https://bugzilla.kernel.org/show_bug.cgi?id=198589 Bug ID: 198589 Summary: System cannot boot with noreplace-paravirt Product: Virtualization Version: unspecified Kernel Version: 4.15.0-0.rc9.git0.1.fc28 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm Assignee: virtualization_kvm@xxxxxxxxxxxxxxxxxxxx Reporter: sztsian@xxxxxxxxx Regression: No I am using a Fedora x86_64. Last good kernel: 4.14.10-300.fc27.x86_64 First bad kernel: 4.14.11-300.fc27.x86_64 Steps to reproduce: 1. Install kernel 4.14.11-300 or later on Fedora 27. 2. sudo grubby --remove-args="rhgb quiet" --update-kernel=/boot/vmlinuz-4.14.11-300.fc27.x86_64 3. sudo grubby --args="noreplace-paravirt" --update-kernel=/boot/vmlinuz-4.14.11-300.fc27.x86_64 4. Boot to this kernel. Actual result: System stopped booting around the following console output, without any useful message. [ 0.000000] Linux version 4.14.11-300.fc27.x86_64 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 7.2.1 20170915 (Red Hat 7.2.1-2) (GCC)) #1 SMP Wed Jan 3 13:52:28 UTC 2018 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.14.11-300.fc27.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap LANG=zh_CN.UTF-8 console=tty0 console=ttyS0 noreplace-paravirt [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd8fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffd9000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] random: fast init done [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-2.fc27 04/01/2014 [ 0.000000] Hypervisor detected: KVM [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] e820: last_pfn = 0x7ffd9 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6bd0-0x000f6bdf] mapped at [ffffffffff200bd0] [ 0.000000] RAMDISK: [mem 0x35420000-0x36a07fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6A00 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000007FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000007FFE13B7 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000007FFE0040 001377 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000007FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000007FFE14AB 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffd8fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7ffae000-0x7ffd8fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ff9e001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 4919103309959 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007ffd8fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000007ffd8fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffd8fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 44 pages/cpu @ffff8b433fc00000 s142040 r8192 d29992 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc13240 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 515938 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.11-300.fc27.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap LANG=zh_CN.UTF-8 console=tty0 console=ttyS0 noreplace-paravirt [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 2013792K/2096604K available (12300K kernel code, 1545K rwdata, 3724K rodata, 2084K init, 1364K bss, 82812K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 35484 entries in 139 pages [ 0.001000] Hierarchical RCU implementation. [ 0.001000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. [ 0.001000] Tasks RCU enabled. [ 0.001000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.001000] NR_IRQS: 65792, nr_irqs: 256, preallocated irqs: 16 [ 0.001000] Offload RCU callbacks from CPUs: . [ 0.001000] Console: colour VGA+ 80x25 [ 0.001000] console [tty0] enabled [ 0.001000] console [ttyS0] enabled [ 0.001006] tsc: Detected 2793.534 MHz processor [ 0.001716] Calibrating delay loop (skipped) preset value.. 5587.06 BogoMIPS (lpj=2793534) [ 0.002003] pid_max: default: 32768 minimum: 301 [ 0.003013] ACPI: Core revision 20170728 [ 0.004459] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.005031] Security Framework initialized [ 0.006002] Yama: becoming mindful. [ 0.006542] SELinux: Initializing. [ 0.008461] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.009149] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.010018] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.011006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.012164] CPU: Physical Processor ID: 0 [ 0.012732] mce: CPU supports 10 MCE banks [ 0.013025] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.014002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.020359] Freeing SMP alternatives memory: 36K [ 0.021064] smpboot: Max logical packages: 1 [ 0.021880] x2apic enabled [ 0.022003] Switched APIC routing to physical x2apic. [ 0.023528] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.024000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.024044] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.025023] Hierarchical SRCU implementation. [ 0.026023] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.026921] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.027025] smp: Bringing up secondary CPUs ... [ 0.027658] smp: Brought up 1 node, 1 CPU [ 0.028003] smpboot: Total of 1 processors activated (5587.06 BogoMIPS) [ 0.029271] devtmpfs: initialized [ 0.029848] x86/mm: Memory block size: 128MB [ 0.030200] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.031006] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.031905] pinctrl core: initialized pinctrl subsystem [ 0.032061] RTC time: 5:52:39, date: 01/26/18 [ 0.033092] NET: Registered protocol family 16 [ 0.034051] cpuidle: using governor menu [ 0.034814] ACPI: bus type PCI registered [ 0.035005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.036000] PCI: Using configuration type 1 for base access [ 0.036731] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.037116] ACPI: Added _OSI(Module Device) [ 0.037819] ACPI: Added _OSI(Processor Device) [ 0.038004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.038754] ACPI: Added _OSI(Processor Aggregator Device) [ 0.039396] ACPI: Interpreter enabled [ 0.040018] ACPI: (supports S0 S5) [ 0.040735] ACPI: Using IOAPIC for interrupt routing [ 0.041013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.042079] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.044055] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.044937] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.045007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.045927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.046151] acpiphp: Slot [3] registered [ 0.046819] acpiphp: Slot [4] registered [ 0.047024] acpiphp: Slot [6] registered [ 0.047690] acpiphp: Slot [7] registered [ 0.048015] acpiphp: Slot [8] registered [ 0.048691] acpiphp: Slot [9] registered [ 0.049015] acpiphp: Slot [10] registered [ 0.049904] acpiphp: Slot [11] registered [ 0.050030] acpiphp: Slot [12] registered [ 0.050735] acpiphp: Slot [13] registered [ 0.051017] acpiphp: Slot [14] registered [ 0.051709] acpiphp: Slot [15] registered [ 0.052015] acpiphp: Slot [16] registered [ 0.053029] acpiphp: Slot [17] registered [ 0.053756] acpiphp: Slot [18] registered [ 0.054020] acpiphp: Slot [19] registered [ 0.054650] acpiphp: Slot [20] registered [ 0.055018] acpiphp: Slot [21] registered [ 0.055676] acpiphp: Slot [22] registered [ 0.056016] acpiphp: Slot [23] registered [ 0.056653] acpiphp: Slot [24] registered [ 0.057026] acpiphp: Slot [25] registered [ 0.057698] acpiphp: Slot [26] registered [ 0.058018] acpiphp: Slot [27] registered [ 0.058655] acpiphp: Slot [28] registered [ 0.059019] acpiphp: Slot [29] registered [ 0.059663] acpiphp: Slot [30] registered [ 0.060014] acpiphp: Slot [31] registered [ 0.060636] PCI host bridge to bus 0000:00 [ 0.061005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.061956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.062007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.063003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window] [ 0.064004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.070021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.071009] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.072008] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.073007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.074302] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.075013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.171582] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.172067] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.173037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.174066] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.175052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.176090] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.177000] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.177005] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.177920] vgaarb: loaded [ 0.178076] SCSI subsystem initialized [ 0.178870] ACPI: bus type USB registered [ 0.179016] usbcore: registered new interface driver usbfs [ 0.180021] usbcore: registered new interface driver hub [ 0.180917] usbcore: registered new device driver usb [ 0.181057] EDAC MC: Ver: 3.0.0 [ 0.181896] PCI: Using ACPI for IRQ routing [ 0.182201] NetLabel: Initializing [ 0.182962] NetLabel: domain hash size = 128 [ 0.183003] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.183895] NetLabel: unlabeled traffic allowed by default [ 0.184086] clocksource: Switched to clocksource kvm-clock [ 0.192328] VFS: Disk quotas dquot_6.6.0 [ 0.193097] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.194227] pnp: PnP ACPI init [ 0.195110] pnp: PnP ACPI: found 5 devices [ 0.201035] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.202608] NET: Registered protocol family 2 [ 0.203501] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.204849] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.205969] TCP: Hash tables configured (established 16384 bind 16384) [ 0.207670] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.208530] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.209468] NET: Registered protocol family 1 [ 0.210193] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.211066] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.211926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.212839] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.226065] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.250268] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.274554] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 0.298616] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [ 0.311186] Unpacking initramfs... [ 0.545339] Freeing initrd memory: 22432K [ 0.546283] audit: initializing netlink subsys (disabled) [ 0.547430] Initialise system trusted keyrings [ 0.548245] Key type blacklist registered [ 0.548993] audit: type=2000 audit(1516945960.410:1): state=initialized audit_enabled=0 res=1 [ 0.550487] workingset: timestamp_bits=36 max_order=19 bucket_order=0 [ 0.552091] zbud: loaded [ 0.665682] NET: Registered protocol family 38 [ 0.666518] Key type asymmetric registered [ 0.667329] Asymmetric key parser 'x509' registered [ 0.668204] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.669562] io scheduler noop registered [ 0.670289] io scheduler deadline registered [ 0.671087] io scheduler cfq registered (default) [ 0.671894] io scheduler mq-deadline registered [ 0.672693] atomic64_test: passed for x86-64 platform with CX8 and with SSE [ 0.673641] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.674727] ACPI: Power Button [PWRF] [ 0.675436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699088] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.701046] Non-volatile memory driver v1.3 [ 0.701666] Linux agpgart interface v0.103 [ 0.702949] scsi host0: ata_piix [ 0.703529] scsi host1: ata_piix [ 0.704076] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc160 irq 14 [ 0.704881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc168 irq 15 [ 0.705739] libphy: Fixed MDIO Bus: probed [ 0.706367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707300] ehci-pci: EHCI PCI platform driver [ 0.719563] ehci-pci 0000:00:05.7: EHCI Host Controller [ 0.720402] ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 [ 0.721676] ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 [ 0.729057] ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 [ 0.730116] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.731189] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732488] usb usb1: Product: EHCI Host Controller [ 0.733338] usb usb1: Manufacturer: Linux 4.14.11-300.fc27.x86_64 ehci_hcd [ 0.734397] usb usb1: SerialNumber: 0000:00:05.7 [ 0.735328] hub 1-0:1.0: USB hub found [ 0.736076] hub 1-0:1.0: 6 ports detected [ 0.736931] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737939] ohci-pci: OHCI PCI platform driver [ 0.738607] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751205] uhci_hcd 0000:00:05.0: UHCI Host Controller [ 0.752067] uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 [ 0.753321] uhci_hcd 0000:00:05.0: detected 2 ports [ 0.754110] uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c0c0 [ 0.755232] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.756148] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.757514] usb usb2: Product: UHCI Host Controller [ 0.758294] usb usb2: Manufacturer: Linux 4.14.11-300.fc27.x86_64 uhci_hcd [ 0.759282] usb usb2: SerialNumber: 0000:00:05.0 [ 0.760127] hub 2-0:1.0: USB hub found [ 0.760807] hub 2-0:1.0: 2 ports detected [ 0.773300] uhci_hcd 0000:00:05.1: UHCI Host Controller [ 0.774172] uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 [ 0.775443] uhci_hcd 0000:00:05.1: detected 2 ports [ 0.776926] uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0e0 [ 0.778241] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.779124] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.780277] usb usb3: Product: UHCI Host Controller [ 0.780956] usb usb3: Manufacturer: Linux 4.14.11-300.fc27.x86_64 uhci_hcd [ 0.781853] usb usb3: SerialNumber: 0000:00:05.1 [ 0.782613] hub 3-0:1.0: USB hub found [ 0.783340] hub 3-0:1.0: 2 ports detected [ 0.796259] uhci_hcd 0000:00:05.2: UHCI Host Controller [ 0.797062] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 [ 0.798368] uhci_hcd 0000:00:05.2: detected 2 ports [ 0.799145] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c100 [ 0.799928] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.800761] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.801840] usb usb4: Product: UHCI Host Controller [ 0.802517] usb usb4: Manufacturer: Linux 4.14.11-300.fc27.x86_64 uhci_hcd [ 0.803387] usb usb4: SerialNumber: 0000:00:05.2 [ 0.804202] hub 4-0:1.0: USB hub found [ 0.804878] hub 4-0:1.0: 2 ports detected [ 0.805566] usbcore: registered new interface driver usbserial [ 0.807276] usbcore: registered new interface driver usbserial_generic [ 0.808501] usbserial: USB Serial support registered for generic [ 0.809415] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.812326] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.813190] mousedev: PS/2 mouse device common for all mice [ 0.814267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.816836] rtc_cmos 00:00: RTC can wake from S4 [ 0.818009] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.818994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.820154] device-mapper: uevent: version 1.0.3 [ 0.820913] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@xxxxxxxxxx [ 0.822343] hidraw: raw HID events driver (C) Jiri Kosina [ 0.823302] usbcore: registered new interface driver usbhid [ 0.824107] usbhid: USB HID core driver [ 0.824816] drop_monitor: Initializing network drop monitor service [ 0.825752] ip_tables: (C) 2000-2006 Netfilter Core Team [ 0.826670] Initializing XFRM netlink socket [ 0.827466] NET: Registered protocol family 10 [ 0.829664] Segment Routing with IPv6 [ 0.830302] mip6: Mobile IPv6 [ 0.830820] NET: Registered protocol family 17 [ 0.831605] RAS: Correctable Errors collector initialized. [ 0.832404] AVX2 version of gcm_enc/dec engaged. [ 0.833072] AES CTR mode by8 optimization enabled -- You are receiving this mail because: You are watching the assignee of the bug.