Re: 4.9.0-rc6+ boot problem

2016-12-01 Thread Tobias Klausmann
Hello, I can confirm certain wireless networks cause hangs (stalls - mostly swapper/n). This only happens with one network here, others are fine. I tried to bisect it but never came to an presentable result. Greetings, Tobias On 01.12.2016 17:10, Radim Krčmář wrote: 2016-11-30

Re: 4.9.0-rc6+ boot problem

2016-12-01 Thread Tobias Klausmann
Hello, I can confirm certain wireless networks cause hangs (stalls - mostly swapper/n). This only happens with one network here, others are fine. I tried to bisect it but never came to an presentable result. Greetings, Tobias On 01.12.2016 17:10, Radim Krčmář wrote: 2016-11-30

Re: 4.9.0-rc6+ boot problem

2016-12-01 Thread Radim Krčmář
2016-11-30 14:20-0800, Kui Zhang: > this result seem to result same panic > +CONFIG_CFG80211=y I still can't reproduce, sorry, and the attached panic is yet another thing ... you mentioned that it regressed between v4.9-rc5 and v4.9-rc7; please run git bisect on it.

Re: 4.9.0-rc6+ boot problem

2016-12-01 Thread Radim Krčmář
2016-11-30 14:20-0800, Kui Zhang: > this result seem to result same panic > +CONFIG_CFG80211=y I still can't reproduce, sorry, and the attached panic is yet another thing ... you mentioned that it regressed between v4.9-rc5 and v4.9-rc7; please run git bisect on it.

Re: 4.9.0-rc6+ boot problem

2016-11-30 Thread Radim Krčmář
2016-11-29 09:04-0800, Kui Zhang: > Config attached. Not here; needs Mr. Clippy to hold in place.

Re: 4.9.0-rc6+ boot problem

2016-11-30 Thread Radim Krčmář
2016-11-29 09:04-0800, Kui Zhang: > Config attached. Not here; needs Mr. Clippy to hold in place.

Re: 4.9.0-rc6+ boot problem

2016-11-29 Thread Kui Zhang
Thanks I was able to reproduce the problem with v4.9-rc7+ (commit 88abd8249ee8bcebb98c90e890ea5e342db832af), after git clean -xdf; make mrproper Config attached. Need to set CONFIG_KVM=y to reproduce boot issue. set CONFIG_KVM=y in menuconfig also set CONFIG_IRQ_BYPASS_MANAGER=y, I dont see

Re: 4.9.0-rc6+ boot problem

2016-11-29 Thread Kui Zhang
Thanks I was able to reproduce the problem with v4.9-rc7+ (commit 88abd8249ee8bcebb98c90e890ea5e342db832af), after git clean -xdf; make mrproper Config attached. Need to set CONFIG_KVM=y to reproduce boot issue. set CONFIG_KVM=y in menuconfig also set CONFIG_IRQ_BYPASS_MANAGER=y, I dont see

Re: 4.9.0-rc6+ boot problem

2016-11-29 Thread Radim Krčmář
2016-11-29 03:04-0800, Kui Zhang: > Looks like my boot issue might be kvm related. System boots fine with > CONFIG_KVM=m v4.9-rc6 has some funny changes around modversion, although your bug looks even more random ... Can you reproduce with v4.9-rc7 built from a clean repo? Please send your

Re: 4.9.0-rc6+ boot problem

2016-11-29 Thread Radim Krčmář
2016-11-29 03:04-0800, Kui Zhang: > Looks like my boot issue might be kvm related. System boots fine with > CONFIG_KVM=m v4.9-rc6 has some funny changes around modversion, although your bug looks even more random ... Can you reproduce with v4.9-rc7 built from a clean repo? Please send your

Re: 4.9.0-rc6+ boot problem

2016-11-29 Thread Kui Zhang
Looks like my boot issue might be kvm related. System boots fine with CONFIG_KVM=m --- .config 2016-11-29 02:41:24.753930839 -0800 +++ .config.working 2016-11-29 02:41:11.029065291 -0800 @@ -3544,7 +3544,7 @@ # CONFIG_IMG_ASCII_LCD is not set # CONFIG_UIO is not set # CONFIG_VFIO is not set

Re: 4.9.0-rc6+ boot problem

2016-11-29 Thread Kui Zhang
Looks like my boot issue might be kvm related. System boots fine with CONFIG_KVM=m --- .config 2016-11-29 02:41:24.753930839 -0800 +++ .config.working 2016-11-29 02:41:11.029065291 -0800 @@ -3544,7 +3544,7 @@ # CONFIG_IMG_ASCII_LCD is not set # CONFIG_UIO is not set # CONFIG_VFIO is not set