From: Al Viro Date: Sun, 17 Aug 2008 17:48:37 +0000 (-0400) Subject: x86, um: take arch/um/include/* out of the way X-Git-Tag: v2.6.28-rc1~25^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8569c9140bd41089f9b6be8837ca421102714a90;p=pandora-kernel.git x86, um: take arch/um/include/* out of the way We can't just plop asm/* into it - userland helpers are built with it in search path and seeing asm/* show up there suddenly would be a bad idea. Signed-off-by: Al Viro Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed