public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] Use lockless lists for smp_call_function_single()
@ 2013-12-18 17:23 Jan Kara
  2013-12-18 17:23 ` [PATCH 1/3] block: Stop abusing csd.list for fifo_time Jan Kara
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Jan Kara @ 2013-12-18 17:23 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Christoph Hellwig, LKML, Jan Kara

  Hello,

  these three patches make smp_call_function_single() use lockless lists and
cleanup abuse of csd.list in the block layer. I have some use for lockless
smp_call_function_single() in printk code and that's why I've picked up
Christoph's patch. Jens, can you have a look at the series please?

Changes since v1:
* Reordered patches to a more sensible order.

								Honza

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

end of thread, other threads:[~2014-01-07 15:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 17:23 [PATCH 0/3 v2] Use lockless lists for smp_call_function_single() Jan Kara
2013-12-18 17:23 ` [PATCH 1/3] block: Stop abusing csd.list for fifo_time Jan Kara
2013-12-18 20:50   ` Jan Kara
2013-12-18 17:23 ` [PATCH 1/3] kernel: use lockless list for smp_call_function_single() Jan Kara
2013-12-18 17:23 ` [PATCH 2/3] block: Stop abusing csd.list for fifo_time Jan Kara
2013-12-18 17:23 ` [PATCH 2/3] block: Stop abusing rq->csd.list in blk-softirq Jan Kara
2013-12-18 20:50   ` Jan Kara
2013-12-18 17:23 ` [PATCH 3/3] " Jan Kara
2013-12-18 17:23 ` [PATCH 3/3] kernel: use lockless list for smp_call_function_single() Jan Kara
2013-12-18 20:51   ` Jan Kara
2013-12-18 20:50 ` [PATCH 0/3 v2] Use lockless lists " Jan Kara
2013-12-19 15:31 ` Jens Axboe
2014-01-07 15:47   ` Christoph Hellwig

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