From dd941252a81b02b5915e2db160fe02c972875846 Mon Sep 17 00:00:00 2001 From: Nick Piggin Date: Fri, 14 Sep 2007 08:41:12 +0200 Subject: [PATCH] shared tag queue barrier comment Should add some comments for the tag barriers (they won't be so important if we can switch over to the explicit _lock bitops, but for now we should make it clear). Jens' original patch said a barrier after the test_and_clear_bit was also required. I can't see why (and it would prevent the use of the _lock bitop). Acked-by: Jens Axboe Signed-off-by: Linus Torvalds -- --- Reading git-format-patch failed