Date
April 28, 2025, 1:07 p.m.
Failure - exception-page_counter-underflow-nr_pages
------------[ cut here ]------------ [ 11.444396] page_counter underflow: -104 nr_pages=168 [ 11.444874] WARNING: CPU: 1 PID: 1 at mm/page_counter.c:61 page_counter_cancel+0x120/0x198 [ 11.446777] Modules linked in: ip_tables x_tables [ 11.448737] CPU: 1 UID: 0 PID: 1 Comm: systemd Not tainted 6.15.0-rc4-next-20250428 #1 PREEMPT [ 11.449557] Hardware name: linux,dummy-virt (DT) [ 11.450146] pstate: 634020c9 (nZCv daIF +PAN -UAO +TCO +DIT -SSBS BTYPE=--) [ 11.450687] pc : page_counter_cancel+0x120/0x198 [ 11.451012] lr : page_counter_cancel+0x11c/0x198 [ 11.451307] sp : ffff80008002bb50 [ 11.451666] x29: ffff80008002bb50 x28: fff07ff0c2d88000 x27: ffff9614b7c2bc98 [ 11.452223] x26: 0000000000000000 x25: 0000000000000001 x24: fff00000ff4e7ca0 [ 11.452785] x23: ffff9614b7c2bc98 x22: fff00000ff4e7c99 x21: fff00000c1b10000 [ 11.453263] x20: 00000000000000a8 x19: fff00000c1b10100 x18: 0000000000000000 [ 11.453729] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000003 [ 11.454239] x14: ffff9614b7cc01d8 x13: 0000000000000003 x12: 0000000000000003 [ 11.454786] x11: 00000000ffffefff x10: 0000000000000001 x9 : df0c2dc1a41d0300 [ 11.455380] x8 : df0c2dc1a41d0300 x7 : 0000000000000000 x6 : 0000000000000000 [ 11.455846] x5 : ffff80008002b8a0 x4 : ffff9614b7765c3f x3 : 0000000000000000 [ 11.456345] x2 : 0000000000000000 x1 : 0000000000000001 x0 : fff00000c1b10100 [ 11.457025] Call trace: [ 11.457573] page_counter_cancel+0x120/0x198 (P) [ 11.458097] page_counter_uncharge+0x34/0x58 [ 11.458508] drain_stock+0x40/0x120 [ 11.458859] refill_stock+0x278/0x2d0 [ 11.459192] obj_cgroup_uncharge_pages+0x84/0x158 [ 11.459563] refill_obj_stock+0x178/0x1d8 [ 11.459850] __memcg_slab_free_hook+0x118/0x1e8 [ 11.460202] kmem_cache_free+0x1dc/0x440 [ 11.460520] __fput+0x204/0x300 [ 11.460749] fput_close_sync+0x54/0x130 [ 11.461018] __arm64_sys_close+0xbc/0x110 [ 11.461248] invoke_syscall+0x48/0x108 [ 11.461624] el0_svc_common+0xb0/0xe8 [ 11.461975] do_el0_svc+0x28/0x40 [ 11.462165] el0_svc+0x40/0x88 [ 11.462374] el0t_64_sync_handler+0x78/0x108 [ 11.462768] el0t_64_sync+0x198/0x1a0 [ 11.463365] ---[ end trace 0000000000000000 ]---
Failure - getxattr04
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_get3b8k4W as tmpdir (tmpfs filesystem) tst_device.c:96: TINFO: Found free device 0 '/dev/loop0' tst_test.c:1170: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1182: TINFO: Mounting /dev/loop0 to /tmp/LTP_get3b8k4W/mntpoint fstyp=xfs flags=0 tst_test.c:1182: TBROK: mount(/dev/loop0, mntpoint, xfs, 0, (nil)) failed: ENODEV (19) Summary: passed 0 failed 0 broken 1 skipped 0 warnings 0 getxattr04 getxattr04 getxattr04: <12>[ 115.947128] /usr/local/bin/kirk[264]: starting test getxattr04 (getxattr04)
Failure - ioctl_loop06
KNOWN ISSUE - LTP syscalls ioctl_loop06
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_iocPnDhaL as tmpdir (tmpfs filesystem) tst_test.c:1900: TINFO: LTP version: 20250130 tst_test.c:1904: TINFO: Tested kernel: 6.15.0-rc4-next-20250428 #1 SMP PREEMPT @1745845957 aarch64 tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' tst_kconfig.c:676: TINFO: CONFIG_TRACE_IRQFLAGS kernel option detected which might slow the execution tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 36s tst_device.c:96: TINFO: Found free device 0 '/dev/loop0' ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) Summary: passed 4 failed 2 broken 0 skipped 0 warnings 0 ioctl_loop06 ioctl_loop06 ioctl_loop06: <12>[ 185.719070] /usr/local/bin/kirk[264]: starting test ioctl_loop06 (ioctl_loop06) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)