All of lore.kernel.org
 help / color / mirror / Atom feed
* SCHED_YIELD undeclared with Trond's NFS patch w/2.4.19-pre2-ac2
@ 2002-03-07 13:45 Steven A. DuChene
  2002-03-07 13:54 ` Morten Helgesen
  2002-03-07 14:00 ` Richard B. Johnson
  0 siblings, 2 replies; 6+ messages in thread
From: Steven A. DuChene @ 2002-03-07 13:45 UTC (permalink / raw)
  To: linux-kernel

I am attempting to apply Trond's linux-2.4.18-NFS_ALL.dif patch to 2.4.19-pre2-ac2
I get the patch to apply once I massage fs/nfs/inode.c a little bit but when I try
to compile it I get:

svcsock.c: In function `svc_recv':
svcsock.c:987: `SCHED_YIELD' undeclared (first use in this function)
svcsock.c:987: (Each undeclared identifier is reported only once
svcsock.c:987: for each function it appears in.)
make[3]: *** [svcsock.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.X/net/sunrpc'
make[2]: *** [first_rule] Error 2

Now I know there were some changes because of the O(1) stuff in the ac2 patch but
what is the process for eliminating references to SCHED_YIELD?
-- 
Steven A. DuChene      linux-clusters@mindspring.com
                      sduchene@mindspring.com

        http://www.mindspring.com/~sduchene/

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-07 13:45 SCHED_YIELD undeclared with Trond's NFS patch w/2.4.19-pre2-ac2 Steven A. DuChene
2002-03-07 13:54 ` Morten Helgesen
2002-03-07 14:00 ` Richard B. Johnson
2002-03-07 14:20   ` Arjan van de Ven
2002-03-07 14:58     ` Richard B. Johnson
2002-03-07 14:20   ` Steven A. DuChene

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.