FYI, we noticed the below changes on https://github.com/0day-ci/linux Matt-Fleming/x86-setup-Fix-recent-boot-crash-on-32-bit-SMP-machines/20151103-221445 commit 867841407423402e594463cbdddc800f1c5f7b6f ("f5f3497cad: BUG: kernel boot crashed") +------------------------------------------------+------------+------------+ | | 90939cc535 | 8678414074 | +------------------------------------------------+------------+------------+ | boot_successes | 0 | 9 | | boot_failures | 14 | 3 | | BUG:kernel_boot_crashed | 12 | | | IP-Config:Auto-configuration_of_network_failed | 2 | 2 | | BUG:kernel_test_crashed | 0 | 1 | +------------------------------------------------+------------+------------+ The patch fixes the kernel test crashed issue before. Tested-by: Huang, Ying Thanks, Ying Huang