From: richard offer <offer@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Add reserved number for security syscall
Date: Thu, 16 May 2002 00:17:33 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590701905580@msgid-missing> (raw)
[-- Attachment #1: Type: text/plain, Size: 605 bytes --]
Please apply the attached patch (against 2.4.18) to reserve a syscall
number for the security interface.
A number has already been reserved and accepted by Linus for the i386,
alpha and cris architectures, at the time the reservation was requested,
none of the LSM developers had IA64 machines so it slipped through the
cracks.
Thanks,
richard.
--
-----------------------------------------------------------------------
Richard Offer Technical Lead, Trust Technology, SGI
"Specialization is for insects"
_______________________________________________________________________
[-- Attachment #2: sys_security.txt --]
[-- Type: text/plain, Size: 418 bytes --]
--- /usr/tmp/TmpDir.3267-0/2.4.18-ia64/linux/include/asm-ia64/unistd.h_1.9 Wed May 15 16:53:12 2002
+++ 2.4.18-ia64/linux/include/asm-ia64/unistd.h Wed May 15 16:47:44 2002
@@ -206,6 +206,7 @@
#define __NR_getdents64 1214
#define __NR_getunwind 1215
#define __NR_readahead 1216
+#define __NR_security 1217 /* syscall for security modules */
#if !defined(__ASSEMBLY__) && !defined(ASSEMBLER)
next reply other threads:[~2002-05-16 0:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-16 0:17 richard offer [this message]
2002-05-20 17:59 ` [Linux-ia64] Add reserved number for security syscall Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590701905580@msgid-missing \
--to=offer@sgi.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox