projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9eb2007
)
[PATCH] fixing includes in alpha_ksyms.c
author
Al Viro
<viro@ftp.linux.org.uk>
Thu, 12 Oct 2006 18:00:35 +0000
(19:00 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 12 Oct 2006 19:25:27 +0000
(12:25 -0700)
kernel_execve() fallout
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/alpha/kernel/alpha_ksyms.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/alpha/kernel/alpha_ksyms.c
b/arch/alpha/kernel/alpha_ksyms.c
index 692809e4aecea1917c290ecc8c562a78e497e807..e9762a33b0439b3d70d451954f3bc790c40cb0f2 100644
(file)
--- a/
arch/alpha/kernel/alpha_ksyms.c
+++ b/
arch/alpha/kernel/alpha_ksyms.c
@@
-12,7
+12,7
@@
#include <asm/fpu.h>
#include <asm/machvec.h>
-#include <
asm/unistd
.h>
+#include <
linux/syscalls
.h>
/* these are C runtime functions with special calling conventions: */
extern void __divl (void);