]> git.baikalelectronics.ru Git - kernel.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)
commit10dfd5a5520debfefede96ebd5c6f875bb6d50d9
treec7e48424da7226d7a47fafa6e13d1c0e43778246
parent3590d1df2bd0984517e3bce3e98cb4ef927d2867
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