git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2515ddc
)
x86, um: take arch/um/include/* out of the way
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 17 Aug 2008 17:48:37 +0000
(13:48 -0400)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 23 Oct 2008 05:55:19 +0000
(22:55 -0700)
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 <viro@zeniv.linux.org.uk>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found