From: Jeff Dike Date: Fri, 6 Jun 2008 05:46:13 +0000 (-0700) Subject: uml: memcpy export needs to follow host declaration X-Git-Tag: v2.6.26-rc6~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bfd04b974689f700bbd053ad6e66b0a95fb80c9;p=pandora-kernel.git uml: memcpy export needs to follow host declaration x86_64 defines either memcpy or __memcpy depending on the gcc version, and it looks like UML needs to follow that in its exporting. Cc: Gabriel C Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed