Re: Third arg to switch_to()

2000-10-30 Thread Kenn Humborg
On Mon, Oct 30, 2000 at 07:15:58PM +, I wrote: > > Can anyone point me to an explanation of the third arg to > switch_to(prev, next, last)? > > It appeared in 2.2.8. > > What exactly is supposed to be written to it? Mea culpa... Further digging revealed that it

Third arg to switch_to()

2000-10-30 Thread Kenn Humborg
Can anyone point me to an explanation of the third arg to switch_to(prev, next, last)? It appeared in 2.2.8. What exactly is supposed to be written to it? Thanks, Kenn - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Third arg to switch_to()

2000-10-30 Thread Kenn Humborg
Can anyone point me to an explanation of the third arg to switch_to(prev, next, last)? It appeared in 2.2.8. What exactly is supposed to be written to it? Thanks, Kenn - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

Re: Third arg to switch_to()

2000-10-30 Thread Kenn Humborg
On Mon, Oct 30, 2000 at 07:15:58PM +, I wrote: Can anyone point me to an explanation of the third arg to switch_to(prev, next, last)? It appeared in 2.2.8. What exactly is supposed to be written to it? Mea culpa... Further digging revealed that it's for returning prev in the new