From: Catalin Marinas Date: Thu, 6 May 2010 14:15:28 +0000 (+0100) Subject: ARM: 6106/1: Implement copy_to_user_page() for noMMU X-Git-Tag: v2.6.34~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a07faadeb4e0cfd6dcee359e501d4755cab875;p=pandora-kernel.git ARM: 6106/1: Implement copy_to_user_page() for noMMU Commit 7959722 introduced calls to copy_(to|from)_user_page() from access_process_vm() in mm/nommu.c. The copy_to_user_page() was not implemented on noMMU ARM. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed