Commit b9ca079d authored by Martin Karsten's avatar Martin Karsten Committed by Christian Brauner
Browse files

eventpoll: Annotate data-race of busy_poll_usecs



A struct eventpoll's busy_poll_usecs field can be modified via a user
ioctl at any time. All reads of this field should be annotated with
READ_ONCE.

Fixes: 85455c79 ("eventpoll: support busy poll per epoll instance")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarMartin Karsten <mkarsten@uwaterloo.ca>
Link: https://lore.kernel.org/r/20240806123301.167557-1-jdamato@fastly.com


Reviewed-by: default avatarJoe Damato <jdamato@fastly.com>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 4f98f380
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment