From: Paolo 'Blaisorblade' Giarrusso Date: Wed, 1 Feb 2006 11:06:27 +0000 (-0800) Subject: [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup X-Git-Tag: v2.6.16-rc2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5cf888631af95c8022d659d77fb595e0c3ac778;p=pandora-kernel.git [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup 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 Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed