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:
a69ac4a
)
[PATCH] uml: fix compile failure for TT mode
author
Miklos Szeredi
<miklos@szeredi.hu>
Mon, 24 Oct 2005 15:49:34 +0000
(17:49 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 24 Oct 2005 15:59:25 +0000
(08:59 -0700)
Without this patch, uml compile fails with:
LD .tmp_vmlinux1
arch/um/kernel/built-in.o: In function `config_gdb_cb':
arch/um/kernel/tt/gdb.c:129: undefined reference to `TASK_EXTERN_PID'
Tested on i386, but fix needed on x86_64 too AFAICS.
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found