Message ID | 20220317030809.63672-1-kuniyu@amazon.co.jp (mailing list archive) |
---|---|
Headers | show |
Series | af_unix: Fix some OOB implementation. | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Thu, 17 Mar 2022 12:08:07 +0900 you wrote: > This series fixes some data-races and adds a missing feature around the > commit 314001f0bf92 ("af_unix: Add OOB support"). > > Changelog: > - v4: > - Separate nit changes from this series for net-next > > [...] Here is the summary with links: - [v4,net,1/2] af_unix: Fix some data-races around unix_sk(sk)->oob_skb. https://git.kernel.org/netdev/net/c/e82025c623e2 - [v4,net,2/2] af_unix: Support POLLPRI for OOB. https://git.kernel.org/netdev/net/c/d9a232d435dc You are awesome, thank you!