]> Git Repo - linux.git/commitdiff
ARM: 8007/1: Remove extraneous kcmp syscall ignore
authorChristopher Covington <[email protected]>
Wed, 19 Mar 2014 17:12:25 +0000 (18:12 +0100)
committerRussell King <[email protected]>
Wed, 19 Mar 2014 20:20:37 +0000 (20:20 +0000)
The kcmp system call was ported to ARM in
commit 3f7d1fe108dbaefd0c57a41753fc2c90b395f458
"ARM: 7665/1: Wire up kcmp syscall".

Fixes: 3f7d1fe108db ("ARM: 7665/1: Wire up kcmp syscall")
Signed-off-by: Christopher Covington <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/include/asm/unistd.h

index acabef1a75df00637def7a94af9f1425d281b7f0..43876245fc5707780115c36d67d1843fce0cf6bf 100644 (file)
@@ -48,6 +48,5 @@
  */
 #define __IGNORE_fadvise64_64
 #define __IGNORE_migrate_pages
-#define __IGNORE_kcmp
 
 #endif /* __ASM_ARM_UNISTD_H */
This page took 0.059234 seconds and 4 git commands to generate.