Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Avoid kernel warnings: ============================= WARNING: suspicious RCU usage 6.2.0-rc3 dynup#1 Tainted: G OE K ----------------------------- include/linux/rcupdate.h:390 Illegal context switch in RCU read-side critical section! other info that might help us debug this: rcu_scheduler_active = 2, debug_locks = 1 2 locks held by grep/192875: #0: 000000008f19e678 (&p->lock){+.+.}-{3:3}, at: seq_read_iter+0x66/0x4e0 dynup#1: 0000000128f0fe10 (rcu_read_lock){....}-{1:2}, at: cache_seq_start_rcu+0x6/0x1a0 [sunrpc] stack backtrace: CPU: 0 PID: 192875 Comm: grep Tainted: G OE K 6.2.0- rc3 dynup#1 Hardware name: IBM 8561 LT1 400 (z/VM 7.2.0) Call Trace: [<0000000128423aa8>] dump_stack_lvl+0x80/0xa8 [<0000000127687920>] __might_resched+0x1a0/0x2a0 [<0000000127647764>] cpus_read_lock+0x34/0x110 [<000000012789fcb6>] static_key_disable+0x26/0x40 [<000003ff802e7fcc>] e_show+0x7c/0x230 [test_COMBINED] [<00000001279fb9b2>] seq_read_iter+0x152/0x4e0 [<00000001279fbdd2>] seq_read+0x92/0xb0 [<0000000127a8052a>] proc_reg_read+0x9a/0xf0 [<00000001279bcb64>] vfs_read+0x94/0x270 [<00000001279bd724>] ksys_read+0x74/0x100 [<0000000128423f86>] __do_syscall+0x1d6/0x200 [<000000012843a9d2>] system_call+0x82/0xb0 - Remove TODO comment from the test Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
- Loading branch information