This series suppresses a false positive KCSAN's message and fixes a real
data-race.
Kuniyuki Iwashima (2):
pipe: Make poll_usage boolean and annotate its access.
list: Fix a data-race around ep->rdllist.
fs/pipe.c | 2 +-
include/linux/list.h | 6 +++---
include/linux/pipe_fs_i.h | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
--
2.30.2