From: kernel test robot <oliver.sang@intel.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: <oe-lkp@lists.linux.dev>, <lkp@intel.com>,
<linux-kernel@vger.kernel.org>, <aubrey.li@linux.intel.com>,
<yu.c.chen@intel.com>, <oliver.sang@intel.com>
Subject: [peterz-queue:sched/flat] [sched/fair] 596061ecef: Oops
Date: Fri, 6 Feb 2026 11:15:40 +0800 [thread overview]
Message-ID: <202602061046.eee12820-lkp@intel.com> (raw)
Hello,
kernel test robot noticed "Oops" on:
commit: 596061ecef8ab0561e92704bcdc166fb91ecdec1 ("sched/fair: Add newidle balance to pick_task_fair()")
https://git.kernel.org/cgit/linux/kernel/git/peterz/queue.git sched/flat
in testcase: stress-ng
version: stress-ng-x86_64-30f8b2f05-1_20251212
with following parameters:
nr_threads: 100%
testtime: 60s
test: pipeherd
cpufreq_governor: performance
config: x86_64-rhel-9.4
compiler: gcc-14
test machine: 192 threads 2 sockets Intel(R) Xeon(R) 6740E CPU @ 2.4GHz (Sierra Forest) with 256G memory
(please refer to attached dmesg/kmsg for entire log/backtrace)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@intel.com>
| Closes: https://lore.kernel.org/oe-lkp/202602061046.eee12820-lkp@intel.com
[ 368.640460][T10417] #PF: supervisor write access in kernel mode
[ 368.640462][T10417] #PF: error_code(0x0002) - not-present page
[ 368.640465][T10417] PGD 0 P4D 0
[ 368.643193][T10417] Oops: Oops: 0002 [#1] SMP NOPTI
[ 368.643198][T10417] CPU: 8 UID: 0 PID: 10417 Comm: stress-ng-pipeh Tainted: G S 6.19.0-rc6-00148-g596061ecef8a #1 PREEMPTLAZY
[ 368.646302][T10417] Tainted: [S]=CPU_OUT_OF_SPEC
[ 368.646303][T10417] Hardware name: IEIT SYSTEMS NF5180-M8-A0-R0-00/NF5180-M8-A0-R0-00, BIOS 00.14.04 09/23/2024
[ 368.646304][T10417] RIP: 0010:pick_next_task_fair (kernel/sched/sched.h:2673 kernel/sched/fair.c:9114)
[ 368.649951][T10417] Code: 48 89 c3 49 81 be a8 02 00 00 a8 e1 bb 82 0f 85 e5 00 00 00 49 c7 86 a0 02 00 00 00 00 00 00 49 89 dd 49 8b 84 24 88 0a 00 00 <48> 89 83 a0 02 00 00 49 c7 84 24 88 0a 00 00 00 00 00 00 4c 39 f3
All code
========
0: 48 89 c3 mov %rax,%rbx
3: 49 81 be a8 02 00 00 cmpq $0xffffffff82bbe1a8,0x2a8(%r14)
a: a8 e1 bb 82
e: 0f 85 e5 00 00 00 jne 0xf9
14: 49 c7 86 a0 02 00 00 movq $0x0,0x2a0(%r14)
1b: 00 00 00 00
1f: 49 89 dd mov %rbx,%r13
22: 49 8b 84 24 88 0a 00 mov 0xa88(%r12),%rax
29: 00
2a:* 48 89 83 a0 02 00 00 mov %rax,0x2a0(%rbx) <-- trapping instruction
31: 49 c7 84 24 88 0a 00 movq $0x0,0xa88(%r12)
38: 00 00 00 00 00
3d: 4c 39 f3 cmp %r14,%rbx
Code starting with the faulting instruction
===========================================
0: 48 89 83 a0 02 00 00 mov %rax,0x2a0(%rbx)
7: 49 c7 84 24 88 0a 00 movq $0x0,0xa88(%r12)
e: 00 00 00 00 00
13: 4c 39 f3 cmp %r14,%rbx
The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20260206/202602061046.eee12820-lkp@intel.com
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-02-06 3:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202602061046.eee12820-lkp@intel.com \
--to=oliver.sang@intel.com \
--cc=aubrey.li@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=oe-lkp@lists.linux.dev \
--cc=peterz@infradead.org \
--cc=yu.c.chen@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.