From: David S. Miller Date: Mon, 4 Sep 2023 10:06:16 +0000 (+0100) Subject: Merge branch 'af_unix-data-races' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2861f09c11122127ac2fadc85c735844b7bb6d49;p=linux.git Merge branch 'af_unix-data-races' Kuniyuki Iwashima says: ==================== af_unix: Fix four data-races. While running syzkaller, KCSAN reported 3 data-races with systemd-coredump using AF_UNIX sockets. This series fixes the three and another one inspiered by one of the reports. ==================== Signed-off-by: David S. Miller --- 2861f09c11122127ac2fadc85c735844b7bb6d49