Revised numbers for the SECUREBITS prctl()s

Andrew Morton said:

 The hitherto-invisible-to-me PR_GET_TSC and PR_SET_TSC have turned up in
 mainline, so I have renumbered your prctl options to

 /* Get/set securebits (as per security/commoncap.c) */
 #define PR_GET_SECUREBITS 27
 #define PR_SET_SECUREBITS 28

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
2 files changed