Thread (3 messages) flat view 3 messages, 3 authors, 2018-03-07

Re: [PATCH] kernel/sys_ni: sort cond_syscall() entries

From: Randy Dunlap <rdunlap@infradead.org>
Date: 2018-03-06 20:02:58
Also in: lkml

On 03/06/2018 10:53 AM, Dominik Brodowski wrote:
quoted hunk ↗ jump to hunk
diff --git a/kernel/sys_ni.c b/kernel/sys_ni.c
index b5189762d275..44c65e4d2528 100644
--- a/kernel/sys_ni.c
+++ b/kernel/sys_ni.c
@@ -17,245 +17,403 @@ asmlinkage long sys_ni_syscall(void)
 	return -ENOSYS;
 }
 
-cond_syscall(sys_quotactl);
-cond_syscall(sys32_quotactl);
-cond_syscall(sys_acct);
+/*
+ * This list is kept in the same order as include/uapi/asm-generic/unistd.h.
+ * Architecture specific entries go below, then follow deprecated or obsolote
                                                                        obsolete
+ * system calls.
+ */

-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help