[Bug 287501] Observing witness warning w.r.t rcu_read_lock() API
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 287501] Observing witness warning w.r.t rcu_read_lock() API"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Jun 2025 07:15:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287501 --- Comment #2 from Sreekanth Reddy <sreekanth.reddy@broadcom.com> --- (In reply to Mark Johnston from comment #1) Sure, we try to avoid using the linuxkpi. According to rcu_read_lock() definition this API should be a NON-Preemptable, but looks like it is preemptable and hence we are observing the reported witness calltrace. Thanks, Sreekanth -- You are receiving this mail because: You are the assignee for the bug.