From: Mike Snitzer Date: Fri, 16 Aug 2013 14:54:21 +0000 (-0400) Subject: dm cache: eliminate holes in cache structure X-Git-Tag: v3.12-rc1~70^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ec5d7c7b4c3d84bb1b39bc36c5992fceb15a91;p=pandora-kernel.git dm cache: eliminate holes in cache structure Reorder members in the cache structure to eliminate 6 out of 7 holes (reclaiming 24 bytes). Also, the 'worker' and 'waker' members no longer straddle cachelines. Signed-off-by: Mike Snitzer Signed-off-by: Alasdair G Kergon Acked-by: Joe Thornber --- Reading git-diff-tree failed