Re: [x86, irq] BUG: kernel boot hang

From: Jiang Liu
Date: Thu Nov 13 2014 - 09:09:03 EST


Hi Fengguang,
This seems like a bug caused by my changes, several
bisecting report the same commit. There's some subtle changes
in the way to write IOAPIC registers, will check it tomorrow:)
Thanks!
Gerry

On 2014/11/13 21:41, Fengguang Wu wrote:
>
> Hi Jiang,
>
> This is another bisect result.
>
> https://github.com/jiangliu/linux.git irqdomain/p4v2
> commit b8c2d075135a41f69254a75c4f26162559503ab4 ("x86, irq: Use cached IOAPIC entry instead of reading from hardware")
>
>
> +----------------------+------------+------------+
> | | 384c30d19a | b8c2d07513 |
> +----------------------+------------+------------+
> | boot_successes | 20 | 5 |
> | early-boot-hang | 1 | |
> | boot_failures | 0 | 15 |
> | BUG:kernel_boot_hang | 0 | 15 |
> +----------------------+------------+------------+
>
>
> [ 289.616037] Waiting up to 30 more seconds for network.
> [ 299.616037] Waiting up to 20 more seconds for network.
>
> BUG: kernel boot hang
> Elapsed time: 310
> qemu-system-x86_64 -enable-kvm -kernel /kernel/x86_64-lkp/349d0daa5e14b9b402a2dea3e602ef1cb109173b/vmlinuz-3.18.0-rc3-g349d0da -append 'user=lkp job=/lkp/scheduled/vm-vp-quantal-x86_64-27/rand_boot-1-quantal-core-x86_64.cgz-x86_64-lkp-349d0daa5e14b9b402a2dea3e602ef1cb109173b-1.yaml ARCH=x86_64 BOOT_IMAGE=/kernel/x86_64-lkp/349d0daa5e14b9b402a2dea3e602ef1cb109173b/vmlinuz-3.18.0-rc3-g349d0da kconfig=x86_64-lkp commit=349d0daa5e14b9b402a2dea3e602ef1cb109173b branch=jiangliu/irqdomain/p4v2 root=/dev/ram0 max_uptime=3600 RESULT_ROOT=/result/vm-vp-quantal-x86_64/boot/1/quantal-core-x86_64.cgz/x86_64-lkp/349d0daa5e14b9b402a2dea3e602ef1cb109173b/0 ip=::::vm-vp-quantal-x86_64-27::dhcp earlyprintk=ttyS0,115200 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 console=ttyS0,115200 console=tty0 vga=normal rw drbd.minor_count=8' -initrd /fs/sdf1/initrd-vm-vp-quantal-x86_64-27 -m 3
60 -smp 2 -net nic,vlan=1,model=e1000 -net user,vlan=1 -boot order=nc -no-reboot -watchdog i6300esb -rtc base=localtime -pidfile /dev/shm/kboot/pid-vm-vp-quantal-x86_64-27 -serial file:/dev/shm/kboot/serial-vm-vp-quantal-x86_64-27 -daemonize -display none -monitor null
>
>
>
> Thanks,
> Fengguang
>
>
>
> _______________________________________________
> LKP mailing list
> LKP@xxxxxxxxxxxxxxx
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/