From: Pete Zaitcev <zaitcev@redhat.com>
To: hch@infradead.org
Cc: linux-kernel@vger.kernel.org
Subject: Patch for sys_pciconfig_read|write in cond_syscall
Date: Mon, 30 Jun 2003 14:36:09 -0400 [thread overview]
Message-ID: <20030630143609.J13329@devserv.devel.redhat.com> (raw)
Hey Christoph,
did you send this anywhere? It is not in 2.5.73-bk7.
-- Pete
diff -urN -X dontdiff linux-2.5.73-bk7/kernel/sys.c linux-2.5.73-bk7-sparc/kernel/sys.c
--- linux-2.5.73-bk7/kernel/sys.c 2003-06-23 22:23:18.000000000 -0700
+++ linux-2.5.73-bk7-sparc/kernel/sys.c 2003-06-29 21:27:26.000000000 -0700
@@ -231,6 +231,8 @@
cond_syscall(sys_epoll_create)
cond_syscall(sys_epoll_ctl)
cond_syscall(sys_epoll_wait)
+cond_syscall(sys_pciconfig_read)
+cond_syscall(sys_pciconfig_write)
static int set_one_prio(struct task_struct *p, int niceval, int error)
{
next reply other threads:[~2003-06-30 18:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-30 18:36 Pete Zaitcev [this message]
2003-07-03 16:11 ` Patch for sys_pciconfig_read|write in cond_syscall Christoph Hellwig
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=20030630143609.J13329@devserv.devel.redhat.com \
--to=zaitcev@redhat.com \
--cc=hch@infradead.org \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.