From: Andrew Morton <akpm@osdl.org>
To: David Howells <dhowells@redhat.com>
Cc: torvalds@osdl.org, linuxppc64-dev@ozlabs.org,
linux-kernel@vger.kernel.org, jakub@redhat.com
Subject: Re: [PATCH] Make key management syscalls work on PPC/PPC64
Date: Wed, 27 Oct 2004 23:41:09 -0700 [thread overview]
Message-ID: <20041027234109.19b39e93.akpm@osdl.org> (raw)
In-Reply-To: <24857.1098904121@redhat.com>
David Howells <dhowells@redhat.com> wrote:
>
> The attached patch permits my key management stuff to be used on PPC, PPC64
> and PPC on PPC64.
Please remember to test your patches with CONFIG_KEYS=n
--- 25-power4/kernel/sys.c~ppc-ppc64-make-key-management-syscalls-work-fix 2004-10-27 23:26:16.330512080 -0700
+++ 25-power4-akpm/kernel/sys.c 2004-10-27 23:27:04.516186744 -0700
@@ -286,6 +286,7 @@ cond_syscall(compat_set_mempolicy)
cond_syscall(sys_add_key)
cond_syscall(sys_request_key)
cond_syscall(sys_keyctl)
+cond_syscall(compat_keyctl)
cond_syscall(compat_sys_socketcall)
/* arch-specific weak syscall entries */
_
prev parent reply other threads:[~2004-10-28 6:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-27 19:08 David Howells
2004-10-28 6:41 ` Andrew Morton [this message]
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=20041027234109.19b39e93.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=dhowells@redhat.com \
--cc=jakub@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc64-dev@ozlabs.org \
--cc=torvalds@osdl.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
Powered by JetHome