git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20d7b24
)
x86: fix up system call numbering nit
author
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 10 Aug 2010 22:35:10 +0000
(15:35 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 10 Aug 2010 22:35:10 +0000
(15:35 -0700)
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>
No differences found