Netdev List
 help / color / mirror / Atom feed
* socket poll related cleanups v2
@ 2018-07-30  7:42 Christoph Hellwig
  2018-07-30  7:42 ` [PATCH 1/4] net: simplify sock_poll_wait Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christoph Hellwig @ 2018-07-30  7:42 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel

A couple of cleanups I stumbled upon when studying the networking
poll code.

Changes since v1:
 - drop a dispute patch from this series (to be sent separately)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-30 16:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-30  7:42 socket poll related cleanups v2 Christoph Hellwig
2018-07-30  7:42 ` [PATCH 1/4] net: simplify sock_poll_wait Christoph Hellwig
2018-07-30  7:42 ` [PATCH 2/4] net: don not detour through struct sock to find the poll waitqueue Christoph Hellwig
2018-07-30  7:42 ` [PATCH 3/4] net: remove sock_poll_busy_loop Christoph Hellwig
2018-07-30  7:42 ` [PATCH 4/4] net: remove sock_poll_busy_flag Christoph Hellwig
2018-07-30 16:13 ` socket poll related cleanups v2 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox