https://github.com/torvalds/linux
Revision 10ded9493ec4a566977ed68b65158eba280e61e5 authored by Miklos Szeredi on 24 October 2005, 15:49:34 UTC, committed by Linus Torvalds on 24 October 2005, 15:59:25 UTC
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>
1 parent a69ac4a
History
Tip revision: 10ded9493ec4a566977ed68b65158eba280e61e5 authored by Miklos Szeredi on 24 October 2005, 15:49:34 UTC
[PATCH] uml: fix compile failure for TT mode
Tip revision: 10ded94
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.1 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 59.6 KB
Makefile -rw-r--r-- 42.5 KB
README -rw-r--r-- 14.4 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top