From: Nitin Gupta Date: Sat, 12 Dec 2009 06:14:46 +0000 (+0530) Subject: Staging: ramzswap: remove ARM specific d-cache hack X-Git-Tag: v2.6.33-rc2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30fb8a7141e906116bb536dd54be99480b8fd238;p=pandora-kernel.git Staging: ramzswap: remove ARM specific d-cache hack Remove d-cache hack in ramzswap driver that was needed to workaround a bug in ARM version of update_mmu_cache() which caused stale data in d-cache to be transferred to userspace. This bug was fixed by git commit: 787b2faadc4356b6c2c71feb42fb944fece9a12f This also brings down one entry in TODO file. Signed-off-by: Nitin Gupta Acked-by: Pekka Enberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed