x86: fix up system call numbering nit
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 22:35:10 +0000 (15:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 22:35:10 +0000 (15:35 -0700)
commit8cbd84f2dd4e52a8771b191030c374ba3e56d291
treed85201ef4c1f6e38e33b3526fcb37cc6c9d3e5c5
parent20d7b2415c55aece840048e1e01348daa8f646b0
x86: fix up system call numbering nit

As pointed out by Jiri Slaby: when I resolved the the 32-bit x85 system
call entry tables for prlimit (due to the conflict with fanotify), I
forgot to add the numbering in comments that we do for every fifth entry.

Reported-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/ia32/ia32entry.S
arch/x86/kernel/syscall_table_32.S