From: Andrew Morton Date: Sun, 30 Jul 2006 10:03:28 +0000 (-0700) Subject: [PATCH] invalidate_bdev() speedup X-Git-Tag: v2.6.18-rc4~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e1dfc66b6ec94984a4778132147a8aa36461d58;p=pandora-kernel.git [PATCH] invalidate_bdev() speedup We can immediately bail from invalidate_bdev() if the blockdev has no pagecache. This solves the huge IPI storms which hald is causing on the big ia64 machines when it polls CDROM drives. Acked-by: Jes Sorensen Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed