From: Ma Ling Date: Wed, 17 Oct 2012 19:52:45 +0000 (+0800) Subject: x86/asm: Clean up copy_page_*() comments and code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~73^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=269833bd5a0f4443873da358b71675a890b47c3c;p=pandora-kernel.git x86/asm: Clean up copy_page_*() comments and code Modern CPUs use fast-string instruction to accelerate copy performance, by combining data into 128 bit chunks. Modify comments and coding style to match it. Signed-off-by: Ma Ling Cc: iant@google.com Link: http://lkml.kernel.org/r/1350503565-19167-1-git-send-email-ling.ma@intel.com [ Cleaned up the clean up. ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed