* [Linux-ia64] Add reserved number for security syscall
@ 2002-05-16 0:17 richard offer
2002-05-20 17:59 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: richard offer @ 2002-05-16 0:17 UTC (permalink / raw)
To: linux-ia64
[-- 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)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Linux-ia64] Add reserved number for security syscall
2002-05-16 0:17 [Linux-ia64] Add reserved number for security syscall richard offer
@ 2002-05-20 17:59 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2002-05-20 17:59 UTC (permalink / raw)
To: linux-ia64
On Wed, May 15, 2002 at 05:17:33PM -0700, richard offer wrote:
>
>
> 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.
Not true, I have access to ia64 hardware, and have successfully run LSM
modified kernels on them in the past. I was merely waiting for the LSM
code to make it into the mainline kernel before bothering the other arch
maintainers.
Thanks David for accepting this patch and reserving a number for us.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-05-20 17:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-16 0:17 [Linux-ia64] Add reserved number for security syscall richard offer
2002-05-20 17:59 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox