[driver-core:debugfs_lookup_fix] [mm/damon/dbgfs] ff25f87cfc: kernel_BUG_at_lib/list_debug.c

kernel test robot <[email protected]>
Newsgroups org.linuxdriverproject.driverdev-devel,dev.linux.lists.damon,dev.linux.lists.oe-lkp,org.kvack.linux-mm
Message-ID <[email protected]>
Greeting,

FYI, we noticed kernel_BUG_at_lib/list_debug.c due to commit (built with gcc-11):

commit: ff25f87cfcfc34ebe652987f2a7beb184762785b ("mm/damon/dbgfs: fix memory leak when using debugfs_lookup()")
https://git.kernel.org/cgit/linux/kernel/git/gregkh/driver-core.git debugfs_lookup_fix

in testcase: kernel-selftests
version: kernel-selftests-x86_64-2ed09c3b-1_20221128
with following parameters:

	group: group-01

test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel.
test-url: https://www.kernel.org/doc/Documentation/kselftest.txt


on test machine: 4 threads Intel(R) Xeon(R) CPU E3-1225 v5 @ 3.30GHz (Skylake) with 16G memory

caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):


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]


[   70.728575][ T1903] ------------[ cut here ]------------
[   70.733971][ T1903] kernel BUG at lib/list_debug.c:59!
[   70.739184][ T1903] invalid opcode: 0000 [#1] SMP KASAN PTI
[   70.744784][ T1903] CPU: 1 PID: 1903 Comm: bash Tainted: G S                 6.2.0-rc1-00001-gff25f87cfcfc #1
[   70.754729][ T1903] Hardware name: HP HP Z238 Microtower Workstation/8183, BIOS N51 Ver. 01.63 10/05/2017
[   70.764321][ T1903] RIP: 0010:__list_del_entry_valid.cold+0x12/0x72
[   70.770614][ T1903] Code: fb ff 0f 0b 48 89 f1 48 c7 c7 a0 89 e6 83 4c 89 e6 e8 8d 63 fb ff 0f 0b 4c 89 e1 48 89 ee 48 c7 c7 00 8c e6 83 e8 79 63 fb ff <0f> 0b 48 89 ee 48 c7 c7 e0 8a e6 83 e8 68 63 fb ff 0f 0b 4c 89 e2
[   70.790142][ T1903] RSP: 0018:ffffc90002e3fba0 EFLAGS: 00010286
[   70.796095][ T1903] RAX: 000000000000006d RBX: ffff88810624f608 RCX: 0000000000000000
[   70.803943][ T1903] RDX: 0000000000000004 RSI: 0000000000000008 RDI: fffff520005c7f67
[   70.811793][ T1903] RBP: ffff88815cda06e8 R08: 000000000000006d R09: ffffc90002e3f9df
[   70.819647][ T1903] R10: fffff520005c7f3b R11: 0000000000000000 R12: ffff88810624f720
[   70.827493][ T1903] R13: ffff888106289e68 R14: ffff88815cda06b8 R15: ffff88815cda0628
[   70.835338][ T1903] FS:  00007f635d668740(0000) GS:ffff8883abc80000(0000) knlGS:0000000000000000
[   70.844158][ T1903] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   70.850618][ T1903] CR2: 00005628e414cf98 CR3: 0000000429590001 CR4: 00000000003706e0
[   70.858469][ T1903] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   70.866325][ T1903] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   70.874176][ T1903] Call Trace:
[   70.877330][ T1903]  <TASK>
[   70.880138][ T1903]  __dentry_kill+0x1da/0x560
[   70.884617][ T1903]  ? dput+0x34/0xa10
[   70.888378][ T1903]  dput+0x444/0xa10
[   70.892055][ T1903]  dbgfs_rm_context+0xc7/0x3d0
[   70.896690][ T1903]  dbgfs_rm_context_write+0xbc/0x100
[   70.901852][ T1903]  full_proxy_write+0xf8/0x180
[   70.906486][ T1903]  vfs_write+0x211/0xc00
[   70.910597][ T1903]  ? kernel_write+0x500/0x500
[   70.915141][ T1903]  ? find_held_lock+0x2d/0x110
[   70.919792][ T1903]  ? close_fd+0x65/0x90
[   70.923815][ T1903]  ? __lock_release+0x102/0x520
[   70.928532][ T1903]  ? lock_downgrade+0x100/0x100
[   70.933252][ T1903]  ? do_dup2+0x223/0x4c0
[   70.937364][ T1903]  ? __fget_light+0x51/0x220
[   70.941825][ T1903]  ksys_write+0xf7/0x1d0
[   70.945933][ T1903]  ? __ia32_sys_read+0xb0/0xb0
[   70.950567][ T1903]  ? lockdep_hardirqs_on_prepare+0x19a/0x350
[   70.957026][ T1903]  ? syscall_enter_from_user_mode+0x25/0x90
[   70.962790][ T1903]  do_syscall_64+0x5a/0x80
[   70.967082][ T1903]  ? lockdep_hardirqs_on_prepare+0x19a/0x350
[   70.973545][ T1903]  ? do_syscall_64+0x67/0x80
[   70.978004][ T1903]  ? do_syscall_64+0x67/0x80
[   70.982463][ T1903]  ? lockdep_hardirqs_on_prepare+0x19a/0x350
[   70.988926][ T1903]  entry_SYSCALL_64_after_hwframe+0x5e/0xc8
[   70.994696][ T1903] RIP: 0033:0x7f635d763190
[   70.998983][ T1903] Code: 40 00 48 8b 15 71 9c 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 80 3d 51 24 0e 00 00 74 17 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 58 c3 0f 1f 80 00 00 00 00 48 83 ec 28 48 89
[   71.018483][ T1903] RSP: 002b:00007ffdf9d32458 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
[   71.026767][ T1903] RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f635d763190
[   71.034615][ T1903] RDX: 0000000000000004 RSI: 00005628e414af00 RDI: 0000000000000001
[   71.042465][ T1903] RBP: 00005628e414af00 R08: 0000000000000007 R09: 0000000000000073
[   71.050321][ T1903] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000004
[   71.058170][ T1903] R13: 00007f635d83e760 R14: 0000000000000004 R15: 00007f635d8399e0
[   71.066024][ T1903]  </TASK>
[   71.068918][ T1903] Modules linked in: openvswitch nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 intel_rapl_msr intel_rapl_common i915 btrfs blake2b_generic xor raid6_pq zstd_compress x86_pkg_temp_thermal intel_powerclamp libcrc32c coretemp kvm_intel kvm drm_buddy irqbypass drm_display_helper sg crct10dif_pclmul ttm ipmi_devintf crc32_pclmul ipmi_msghandler crc32c_intel ghash_clmulni_intel sha512_ssse3 drm_kms_helper rapl mei_wdt syscopyarea sysfillrect intel_cstate wmi_bmof ahci sysimgblt mei_me i2c_i801 libahci intel_gtt intel_uncore serio_raw intel_pch_thermal mei i2c_smbus libata agpgart ie31200_edac video acpi_pad wmi intel_pmc_core tpm_infineon binfmt_misc drm fuse ip_tables
[   71.130909][ T1903] ---[ end trace 0000000000000000 ]---
[   71.136260][ T1903] RIP: 0010:__list_del_entry_valid.cold+0x12/0x72
[   71.142555][ T1903] Code: fb ff 0f 0b 48 89 f1 48 c7 c7 a0 89 e6 83 4c 89 e6 e8 8d 63 fb ff 0f 0b 4c 89 e1 48 89 ee 48 c7 c7 00 8c e6 83 e8 79 63 fb ff <0f> 0b 48 89 ee 48 c7 c7 e0 8a e6 83 e8 68 63 fb ff 0f 0b 4c 89 e2
[   71.162099][ T1903] RSP: 0018:ffffc90002e3fba0 EFLAGS: 00010286
[   71.168054][ T1903] RAX: 000000000000006d RBX: ffff88810624f608 RCX: 0000000000000000
[   71.175913][ T1903] RDX: 0000000000000004 RSI: 0000000000000008 RDI: fffff520005c7f67
[   71.183783][ T1903] RBP: ffff88815cda06e8 R08: 000000000000006d R09: ffffc90002e3f9df
[   71.191656][ T1903] R10: fffff520005c7f3b R11: 0000000000000000 R12: ffff88810624f720
[   71.199529][ T1903] R13: ffff888106289e68 R14: ffff88815cda06b8 R15: ffff88815cda0628
[   71.207397][ T1903] FS:  00007f635d668740(0000) GS:ffff8883abc80000(0000) knlGS:0000000000000000
[   71.216224][ T1903] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   71.222688][ T1903] CR2: 00005628e414cf98 CR3: 0000000429590001 CR4: 00000000003706e0
[   71.230549][ T1903] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   71.238417][ T1903] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   71.246291][ T1903] Kernel panic - not syncing: Fatal exception
[   71.252291][ T1903] Kernel Offset: disabled



To reproduce:

        git clone https://github.com/intel/lkp-tests.git
        cd lkp-tests
        sudo bin/lkp install job.yaml           # job file is attached in this email
        bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run
        sudo bin/lkp run generated-yaml-file

        # 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

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
config-6.2.0-rc1-00001-gff25f87cfcfc (text/plain, 167.9 KB) - not displayed
job-script (text/plain, 6.6 KB)
#!/bin/sh

export_top_env()
{
	export suite='kernel-selftests'
	export testcase='kernel-selftests'
	export category='functional'
	export need_memory='2G'
	export need_cpu=2
	export kernel_cmdline='kvm-intel.unrestricted_guest=0'
	export job_origin='kernel-selftests.yaml'
	export queue_cmdline_keys='branch
commit
kbuild_queue_analysis'
	export queue='validate'
	export testbox='lkp-skl-d06'
	export tbox_group='lkp-skl-d06'
	export submit_id='63b2d58432eb810ab6976ede'
	export job_file='/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-group-01-debian-12-x86_64-20220629.cgz-ff25f87cfcfc34ebe652987f2a7beb184762785b-20230102-68278-1pzctmn-5.yaml'
	export id='746514e387fc1f7f6c55fc68b024f92986b5d602'
	export queuer_version='/zday/lkp'
	export model='Skylake'
	export nr_cpu=4
	export memory='16G'
	export nr_ssd_partitions=1
	export nr_hdd_partitions=4
	export hdd_partitions='/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WCAV5F059074-part*'
	export ssd_partitions='/dev/disk/by-id/ata-INTEL_SSDSC2BB012T4_BTWD422402M81P2GGN-part2'
	export rootfs_partition='/dev/disk/by-id/ata-INTEL_SSDSC2BB012T4_BTWD422402M81P2GGN-part1'
	export brand='Intel(R) Xeon(R) CPU E3-1225 v5 @ 3.30GHz'
	export commit='ff25f87cfcfc34ebe652987f2a7beb184762785b'
	export need_kconfig_hw='{"PTP_1588_CLOCK"=>"y"}
{"E1000E"=>"y"}
SATA_AHCI
DRM_I915'
	export ucode='0xf0'
	export bisect_dmesg=true
	export need_kconfig='{"DAMON"=>"y"}
{"DAMON_VADDR"=>"y"}
{"DAMON_PADDR"=>"y"}
{"DAMON_DBGFS"=>"y"}
{"SECURITY_PATH"=>"y"}
{"SECURITY_LANDLOCK"=>"y"}
{"UDMABUF"=>"y"}
{"DMABUF_HEAPS"=>"y"}
{"DMABUF_HEAPS_SYSTEM"=>"y"}
{"BTRFS_FS"=>"m"}
{"CHECKPOINT_RESTORE"=>"y"}
{"DRM_DEBUG_SELFTEST"=>"m"}
{"EFIVAR_FS"=>"y"}
{"EMBEDDED"=>"y"}
{"EXPERT"=>"y"}
{"GPIOLIB"=>"y"}
{"GPIO_MOCKUP"=>"m"}
{"GPIO_SIM"=>"m"}
{"IMA_APPRAISE"=>"y"}
{"IMA_ARCH_POLICY"=>"y"}
{"IR_IMON_DECODER"=>"m"}
{"IR_SHARP_DECODER"=>"m"}
{"LIRC"=>"y"}
{"LKDTM"=>"y"}
{"NOTIFIER_ERROR_INJECTION"=>"y"}
{"SECURITYFS"=>"y"}
TEST_BITMAP
{"TEST_KMOD"=>"m"}
{"TEST_LKM"=>"m"}
TEST_PRINTF
{"TUN"=>"m"}
{"WW_MUTEX_SELFTEST"=>"m"}
{"XFS_FS"=>"m"}
{"DMA_MAP_BENCHMARK"=>"y"}
{"TEST_FPU"=>"m"}'
	export rootfs='debian-12-x86_64-20220629.cgz'
	export initrds='linux_headers
linux_selftests'
	export kconfig='x86_64-rhel-8.3-kselftests'
	export enqueue_time='2023-01-02 21:00:52 +0800'
	export _id='63b2d59a32eb810ab6976ee1'
	export _rt='/result/kernel-selftests/group-01/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b'
	export user='lkp'
	export compiler='gcc-11'
	export LKP_SERVER='internal-lkp-server'
	export head_commit='3d2e24559dfd0f232b94f0e6005ab346f50b92b2'
	export base_commit='1b929c02afd37871d5afb9d498426f83432e71c2'
	export branch='driver-core/debugfs_lookup_fix'
	export result_root='/result/kernel-selftests/group-01/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/3'
	export scheduler_version='/lkp/lkp/.src-20230101-115429'
	export arch='x86_64'
	export max_uptime=1200
	export initrd='/osimage/debian/debian-12-x86_64-20220629.cgz'
	export bootloader_append='root=/dev/ram0
RESULT_ROOT=/result/kernel-selftests/group-01/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/3
BOOT_IMAGE=/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/vmlinuz-6.2.0-rc1-00001-gff25f87cfcfc
branch=driver-core/debugfs_lookup_fix
job=/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-group-01-debian-12-x86_64-20220629.cgz-ff25f87cfcfc34ebe652987f2a7beb184762785b-20230102-68278-1pzctmn-5.yaml
user=lkp
ARCH=x86_64
kconfig=x86_64-rhel-8.3-kselftests
commit=ff25f87cfcfc34ebe652987f2a7beb184762785b
kvm-intel.unrestricted_guest=0
initcall_debug
nmi_watchdog=0
max_uptime=1200
LKP_SERVER=internal-lkp-server
nokaslr
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'
	export modules_initrd='/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/modules.cgz'
	export linux_headers_initrd='/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/linux-headers.cgz'
	export linux_selftests_initrd='/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/linux-selftests.cgz'
	export bm_initrd='/osimage/deps/debian-12-x86_64-20220629.cgz/run-ipconfig_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/lkp_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/rsync-rootfs_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/kernel-selftests_20221205.cgz,/osimage/pkg/debian-12-x86_64-20220629.cgz/kernel-selftests-x86_64-2ed09c3b-1_20221128.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/hw_20221125.cgz'
	export ucode_initrd='/osimage/ucode/intel-ucode-20220804.cgz'
	export lkp_initrd='/osimage/user/lkp/lkp-x86_64.cgz'
	export site='inn'
	export LKP_CGI_PORT=80
	export LKP_CIFS_PORT=139
	export last_kernel='6.1.0-wt-ath-19959-g4c95238cc84f'
	export repeat_to=6
	export schedule_notify_address=
	export stop_repeat_if_found='dmesg.RIP:__list_del_entry_valid.cold'
	export kbuild_queue_analysis=1
	export kernel='/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/vmlinuz-6.2.0-rc1-00001-gff25f87cfcfc'
	export dequeue_time='2023-01-02 21:35:28 +0800'
	export job_initrd='/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-group-01-debian-12-x86_64-20220629.cgz-ff25f87cfcfc34ebe652987f2a7beb184762785b-20230102-68278-1pzctmn-5.cgz'

	[ -n "$LKP_SRC" ] ||
	export LKP_SRC=/lkp/${user:-lkp}/src
}

run_job()
{
	echo $$ > $TMP/run-job.pid

	. $LKP_SRC/lib/http.sh
	. $LKP_SRC/lib/job.sh
	. $LKP_SRC/lib/env.sh

	export_top_env

	run_monitor $LKP_SRC/monitors/wrapper kmsg
	run_monitor $LKP_SRC/monitors/wrapper heartbeat
	run_monitor $LKP_SRC/monitors/wrapper meminfo
	run_monitor $LKP_SRC/monitors/wrapper oom-killer
	run_monitor $LKP_SRC/monitors/plain/watchdog

	run_test group='group-01' $LKP_SRC/tests/wrapper kernel-selftests
}

extract_stats()
{
	export stats_part_begin=
	export stats_part_end=

	env group='group-01' $LKP_SRC/stats/wrapper kernel-selftests
	$LKP_SRC/stats/wrapper kmsg
	$LKP_SRC/stats/wrapper meminfo

	$LKP_SRC/stats/wrapper time kernel-selftests.time
	$LKP_SRC/stats/wrapper dmesg
	$LKP_SRC/stats/wrapper kmsg
	$LKP_SRC/stats/wrapper last_state
	$LKP_SRC/stats/wrapper stderr
	$LKP_SRC/stats/wrapper time
}

"$@"
dmesg.xz (application/x-xz, 40.3 KB) - not displayed
kernel-selftests (text/plain, 173.7 KB) - not displayed
job.yaml (text/plain, 5.3 KB)
---

#! jobs/kernel-selftests.yaml
suite: kernel-selftests
testcase: kernel-selftests
category: functional
need_memory: 2G
need_cpu: 2
kernel-selftests:
  group: group-01
kernel_cmdline: kvm-intel.unrestricted_guest=0
job_origin: kernel-selftests.yaml

#! queue options
queue_cmdline_keys:
- branch
- commit
queue: bisect
testbox: lkp-skl-d06
tbox_group: lkp-skl-d06
submit_id: 63b2c41832eb8106bee45c8f
job_file: "/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-group-01-debian-12-x86_64-20220629.cgz-ff25f87cfcfc34ebe652987f2a7beb184762785b-20230102-67262-1nr6lb1-0.yaml"
id: 6b07d295d08a549d1b53d8c835778df820999719
queuer_version: "/zday/lkp"

#! hosts/lkp-skl-d06
model: Skylake
nr_cpu: 4
memory: 16G
nr_ssd_partitions: 1
nr_hdd_partitions: 4
hdd_partitions: "/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WCAV5F059074-part*"
ssd_partitions: "/dev/disk/by-id/ata-INTEL_SSDSC2BB012T4_BTWD422402M81P2GGN-part2"
rootfs_partition: "/dev/disk/by-id/ata-INTEL_SSDSC2BB012T4_BTWD422402M81P2GGN-part1"
brand: Intel(R) Xeon(R) CPU E3-1225 v5 @ 3.30GHz

#! include/category/functional
kmsg:
heartbeat:
meminfo:

#! include/queue/cyclic
commit: ff25f87cfcfc34ebe652987f2a7beb184762785b

#! include/testbox/lkp-skl-d06
need_kconfig_hw:
- PTP_1588_CLOCK: y
- E1000E: y
- SATA_AHCI
- DRM_I915
ucode: '0xf0'
bisect_dmesg: true

#! include/kernel-selftests
need_kconfig:
- DAMON: y
- DAMON_VADDR: y
- DAMON_PADDR: y
- DAMON_DBGFS: y
- SECURITY_PATH: y
- SECURITY_LANDLOCK: y
- UDMABUF: y
- DMABUF_HEAPS: y
- DMABUF_HEAPS_SYSTEM: y
- BTRFS_FS: m
- CHECKPOINT_RESTORE: y
- DRM_DEBUG_SELFTEST: m
- EFIVAR_FS: y
- EMBEDDED: y
- EXPERT: y
- GPIOLIB: y
- GPIO_MOCKUP: m
- GPIO_SIM: m
- IMA_APPRAISE: y
- IMA_ARCH_POLICY: y
- IR_IMON_DECODER: m
- IR_SHARP_DECODER: m
- LIRC: y
- LKDTM: y
- NOTIFIER_ERROR_INJECTION: y
- SECURITYFS: y
- TEST_BITMAP
- TEST_KMOD: m
- TEST_LKM: m
- TEST_PRINTF
- TUN: m
- WW_MUTEX_SELFTEST: m
- XFS_FS: m
- DMA_MAP_BENCHMARK: y
- TEST_FPU: m
rootfs: debian-12-x86_64-20220629.cgz
initrds:
- linux_headers
- linux_selftests
kconfig: x86_64-rhel-8.3-kselftests
enqueue_time: 2023-01-02 19:46:32.704809508 +08:00
_id: 63b2c41832eb8106bee45c8f
_rt: "/result/kernel-selftests/group-01/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b"

#! schedule options
user: lkp
compiler: gcc-11
LKP_SERVER: internal-lkp-server
head_commit: 3d2e24559dfd0f232b94f0e6005ab346f50b92b2
base_commit: 1b929c02afd37871d5afb9d498426f83432e71c2
branch: linux-devel/devel-hourly-20221230-234832
result_root: "/result/kernel-selftests/group-01/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/0"
scheduler_version: "/lkp/lkp/.src-20230101-115429"
arch: x86_64
max_uptime: 1200
initrd: "/osimage/debian/debian-12-x86_64-20220629.cgz"
bootloader_append:
- root=/dev/ram0
- RESULT_ROOT=/result/kernel-selftests/group-01/lkp-skl-d06/debian-12-x86_64-20220629.cgz/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/0
- BOOT_IMAGE=/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/vmlinuz-6.2.0-rc1-00001-gff25f87cfcfc
- branch=linux-devel/devel-hourly-20221230-234832
- job=/lkp/jobs/scheduled/lkp-skl-d06/kernel-selftests-group-01-debian-12-x86_64-20220629.cgz-ff25f87cfcfc34ebe652987f2a7beb184762785b-20230102-67262-1nr6lb1-0.yaml
- user=lkp
- ARCH=x86_64
- kconfig=x86_64-rhel-8.3-kselftests
- commit=ff25f87cfcfc34ebe652987f2a7beb184762785b
- kvm-intel.unrestricted_guest=0
- initcall_debug
- nmi_watchdog=0
- max_uptime=1200
- LKP_SERVER=internal-lkp-server
- nokaslr
- 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

#! runtime status
modules_initrd: "/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/modules.cgz"
linux_headers_initrd: "/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/linux-headers.cgz"
linux_selftests_initrd: "/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/linux-selftests.cgz"
bm_initrd: "/osimage/deps/debian-12-x86_64-20220629.cgz/run-ipconfig_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/lkp_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/rsync-rootfs_20221125.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/kernel-selftests_20221205.cgz,/osimage/pkg/debian-12-x86_64-20220629.cgz/kernel-selftests-x86_64-2ed09c3b-1_20221128.cgz,/osimage/deps/debian-12-x86_64-20220629.cgz/hw_20221125.cgz"
ucode_initrd: "/osimage/ucode/intel-ucode-20220804.cgz"
lkp_initrd: "/osimage/user/lkp/lkp-x86_64.cgz"
site: inn

#! /db/releases/20221231210738/lkp-src/include/site/inn
LKP_CGI_PORT: 80
LKP_CIFS_PORT: 139
oom-killer:
watchdog:
last_kernel: 4.20.0
schedule_notify_address:

#! user overrides
kernel: "/pkg/linux/x86_64-rhel-8.3-kselftests/gcc-11/ff25f87cfcfc34ebe652987f2a7beb184762785b/vmlinuz-6.2.0-rc1-00001-gff25f87cfcfc"
dequeue_time: 2023-01-02 20:29:08.481375958 +08:00

#! /cephfs/db/releases/20230101205918/lkp-src/include/site/inn
job_state: running
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.