https://github.com/torvalds/linux
Revision e5cf888631af95c8022d659d77fb595e0c3ac778 authored by Paolo 'Blaisorblade' Giarrusso on 01 February 2006, 11:06:27 UTC, committed by Linus Torvalds on 01 February 2006, 16:53:22 UTC
Fixes a bug introduced in commit e32dacb9f481fd6decb41adb28e720c923d34f54 -
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>
1 parent 3dfd95b
History
Tip revision: e5cf888631af95c8022d659d77fb595e0c3ac778 authored by Paolo 'Blaisorblade' Giarrusso on 01 February 2006, 11:06:27 UTC
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Tip revision: e5cf888
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.7 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top