linux/arch/um
Miklos Szeredi 10ded9493e [PATCH] uml: fix compile failure for TT mode
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>
2005-10-24 08:59:25 -07:00
..
drivers [PATCH] uml: revert block driver use of host AIO 2005-10-12 08:22:26 -07:00
include [PATCH] uml: fix compile failure for TT mode 2005-10-24 08:59:25 -07:00
kernel [PATCH] uml: Fix sysrq-r support for skas mode 2005-10-04 13:22:01 -07:00
os-Linux [PATCH] uml: revert block driver use of host AIO 2005-10-12 08:22:26 -07:00
scripts [PATCH] uml: allow building .s/.i/.lst files from userspace files 2005-10-10 08:36:00 -07:00
sys-i386 [PATCH] uml: Fix sysrq-r support for skas mode 2005-10-04 13:22:01 -07:00
sys-ia64
sys-ppc
sys-x86_64 [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER 2005-10-10 08:37:59 -07:00
Kconfig
Kconfig.char
Kconfig.debug
Kconfig.i386
Kconfig.net
Kconfig.scsi
Kconfig.x86_64
Makefile [PATCH] Uml: hide commands when not being verbose 2005-10-10 08:36:00 -07:00
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64
config.release
defconfig