2023-05-05 06:31:18

by kernel test robot

[permalink] [raw]
Subject: [ardb:x86-efistub-cleanup] [x86] ef77f08ff5: BUG:kernel_failed_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok



Hello,

kernel test robot noticed "BUG:kernel_failed_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok" on:

commit: ef77f08ff52b6c69f19cd30c9ef21fcd564258cb ("x86: decompressor: Call trampoline directly from C code")
git://git.kernel.org/cgit/linux/kernel/git/ardb/linux.git x86-efistub-cleanup

in testcase: boot

compiler: gcc-11
test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 16G

(please refer to attached dmesg/kmsg for entire log/backtrace)


+----------------------------------------------------------------------------------------+------------+------------+
| | de5bff8068 | ef77f08ff5 |
+----------------------------------------------------------------------------------------+------------+------------+
| boot_successes | 22 | 0 |
| boot_failures | 0 | 20 |
| BUG:kernel_failed_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok | 0 | 20 |
+----------------------------------------------------------------------------------------+------------+------------+


If you fix the issue, kindly add following tag
| Reported-by: kernel test robot <[email protected]>
| Link: https://lore.kernel.org/oe-lkp/[email protected]


early console in setup code
Probing EDD (edd=off to disable)... ok
convert early boot stage from reboot-without-warning to failed
BUG: kernel failed in early-boot stage, last printk: Probing EDD (edd=off to disable)... ok
Linux version 6.3.0-12733-gef77f08ff52b #1
Command line: ip=::::vm-meta-131::dhcp root=/dev/ram0 RESULT_ROOT=/result/boot/1/vm-snb/quantal-x86_64-core-20190426.cgz/x86_64-rhel-8.3/gcc-11/ef77f08ff52b6c69f19cd30c9ef21fcd564258cb/3 BOOT_IMAGE=/pkg/linux/x86_64-rhel-8.3/gcc-11/ef77f08ff52b6c69f19cd30c9ef21fcd564258cb/vmlinuz-6.3.0-12733-gef77f08ff52b branch=ardb/x86-efistub-cleanup job=/lkp/jobs/scheduled/vm-meta-131/boot-1-quantal-x86_64-core-20190426.cgz-ef77f08ff52b6c69f19cd30c9ef21fcd564258cb-20230505-792-5x8c4f-4.yaml user=lkp ARCH=x86_64 kconfig=x86_64-rhel-8.3 commit=ef77f08ff52b6c69f19cd30c9ef21fcd564258cb initcall_debug nmi_watchdog=0 vmalloc=256M initramfs_async=0 page_owner=on max_uptime=600 LKP_SERVER=internal-lkp-server selinux=0 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 console=ttyS0,115200 vga=normal rw rcuperf.shutdown=0 watchdog_thresh=240

Kboot worker: lkp-worker42
Elapsed time: 60


To reproduce:

# build kernel
cd linux
cp config-6.3.0-12733-gef77f08ff52b .config
make HOSTCC=gcc-11 CC=gcc-11 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules
make HOSTCC=gcc-11 CC=gcc-11 ARCH=x86_64 INSTALL_MOD_PATH=<mod-install-dir> modules_install
cd <mod-install-dir>
find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz


git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email

# if come across any failure that blocks the test,
# please remove ~/.lkp and /lkp dir to run from a clean state.



--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests



Attachments:
(No filename) (3.61 kB)
config-6.3.0-12733-gef77f08ff52b (160.06 kB)
job-script (4.82 kB)
dmesg.xz (1.23 kB)
Download all attachments