From: Vitaly Bordug Date: Thu, 6 Mar 2008 10:53:30 +0000 (+0300) Subject: [POWERPC] 8xx: fix swap X-Git-Tag: v2.6.25-rc6~30^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76db5bd26f2d79712459bf80ce0e5c0c5c31b769;p=pandora-kernel.git [POWERPC] 8xx: fix swap This makes swap routines operate correctly on the ppc_8xx based machines. Code has been revalidated on mpc885ads (8M sdram) with recent kernel. Based on patch from Yuri Tikhonov to do the same on arch/ppc instance. Recent kernel's size makes swap feature very important on low-memory platforms, those are actually non-operable without it. Signed-off-by: Yuri Tikhonov Signed-off-by: Vitaly Bordug Signed-off-by: Kumar Gala --- Reading git-diff-tree failed