]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: reserve syscall 378 for kcmp
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Sep 2012 16:55:20 +0000 (17:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Sep 2012 16:56:25 +0000 (17:56 +0100)
commitbf619faeced5c2beb32a39559e1f1117f88fd702
treec7e48424da7226d7a47fafa6e13d1c0e43778246
parentd99a910a00eded034c29aa3cb47b7b590784d331
ARM: reserve syscall 378 for kcmp

kcmp has appeared on x86, but has not been noticed because
checksyscalls.sh is broken at the moment.  Reserve ARM syscall 378
for this should we ever need it, and add an __IGNORE entry for this
unimplemented syscall.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/unistd.h
arch/arm/kernel/calls.S