From: OGAWA Hirofumi Date: Sat, 25 Mar 2006 11:07:44 +0000 (-0800) Subject: [PATCH] Move cond_resched() after iput() in sync_sb_inodes() X-Git-Tag: v2.6.17-rc1~790 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ffc84442572669727dc4fcd976582508eaf23e7;p=pandora-kernel.git [PATCH] Move cond_resched() after iput() in sync_sb_inodes() In here, I think the following order is more cache-friendly. Signed-off-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed