linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patch for sys_pciconfig_read|write in cond_syscall
@ 2003-06-30 18:36 Pete Zaitcev
  2003-07-03 16:11 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Pete Zaitcev @ 2003-06-30 18:36 UTC (permalink / raw)
  To: hch; +Cc: linux-kernel

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)
 {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Patch for sys_pciconfig_read|write in cond_syscall
  2003-06-30 18:36 Patch for sys_pciconfig_read|write in cond_syscall Pete Zaitcev
@ 2003-07-03 16:11 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2003-07-03 16:11 UTC (permalink / raw)
  To: Pete Zaitcev; +Cc: linux-kernel

On Mon, Jun 30, 2003 at 02:36:09PM -0400, Pete Zaitcev wrote:
> Hey Christoph,
> 
> did you send this anywhere? It is not in 2.5.73-bk7.

I'm pretty sure it got merged through DaveM.  Maybe some merge error
backed it out again?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-03 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-30 18:36 Patch for sys_pciconfig_read|write in cond_syscall Pete Zaitcev
2003-07-03 16:11 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).