Re: wait_for_completion API extension addition

2005-01-25 Thread Mike Waychison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ingo Molnar wrote: > * Mike Waychison <[EMAIL PROTECTED]> wrote: > > >>Hi Ingo, >> >>I noticed that the wait_for_completion API extensions made it into >>mainline. >> >>However, I posted that the patch in question is broken a while back: >> >>http://

Re: wait_for_completion API extension addition

2005-01-25 Thread Ingo Molnar
* Mike Waychison <[EMAIL PROTECTED]> wrote: > Hi Ingo, > > I noticed that the wait_for_completion API extensions made it into > mainline. > > However, I posted that the patch in question is broken a while back: > > http://marc.theaimsgroup.com/?l=linux-kernel&m=110131832828126&w=2 > > Can we

Re: wait_for_completion API extension addition

2005-01-25 Thread Mike Waychison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas Gleixner wrote: > On Tue, 2005-01-25 at 15:22 -0500, Mike Waychison wrote: > >>-BEGIN PGP SIGNED MESSAGE- >>Hash: SHA1 >> >>Hi Ingo, >> >>I noticed that the wait_for_completion API extensions made it into mainline. >> >>However, I poste

Re: wait_for_completion API extension addition

2005-01-25 Thread Thomas Gleixner
On Tue, 2005-01-25 at 15:22 -0500, Mike Waychison wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Ingo, > > I noticed that the wait_for_completion API extensions made it into mainline. > > However, I posted that the patch in question is broken a while back: > > http://marc.theai

wait_for_completion API extension addition

2005-01-25 Thread Mike Waychison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ingo, I noticed that the wait_for_completion API extensions made it into mainline. However, I posted that the patch in question is broken a while back: http://marc.theaimsgroup.com/?l=linux-kernel&m=110131832828126&w=2 Can we fix this? Thanks,