From: Nick Piggin Date: Tue, 16 Oct 2007 08:25:03 +0000 (-0700) Subject: mm: restore KERNEL_DS optimisations X-Git-Tag: v2.6.24-rc1~1197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=674b892ede247ef4fb8d00918f02e29c32b9bbaf;p=pandora-kernel.git mm: restore KERNEL_DS optimisations Restore the KERNEL_DS optimisation, especially helpful to the 2copy write path. This may be a pretty questionable gain in most cases, especially after the legacy 2copy write path is removed, but it doesn't cost much. Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed