kernel-hacking-2024-linux-s.../arch/um/kernel/tt
Paolo 'Blaisorblade' Giarrusso e5cf888631 [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Fixes a bug introduced in commit e32dacb9f4 -
index is initialized based on syscall before syscall is calculated.

I'm bothering with this mainly because it gives a correct warning when the
config option is enabled, even if the code is for a almost unused debugging
option.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-01 08:53:22 -08:00
..
include
ptproxy
exec_kern.c
exec_user.c
gdb.c
gdb_kern.c
ksyms.c
Makefile
mem.c
mem_user.c
process_kern.c
syscall_kern.c
syscall_user.c
tlb.c
tracer.c
trap_user.c
uaccess.c
uaccess_user.c