From: Akinobu Mita Date: Wed, 22 Mar 2006 08:09:09 +0000 (-0800) Subject: [PATCH] fix swap cluster offset X-Git-Tag: v2.6.17-rc1~1129^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b65ef59d42a56fa1358958ede77aaa5bac385a8;p=pandora-kernel.git [PATCH] fix swap cluster offset When we've allocated SWAPFILE_CLUSTER pages, ->cluster_next should be the first index of swap cluster. But current code probably sets it wrong offset. Signed-off-by: Akinobu Mita Acked-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed