Re: 2.2.15pre5: still very unstable

From: Manfred Spraul (manfreds@colorfullife.com)
Date: Fri Feb 04 2000 - 14:53:01 EST


Andrea Arcangeli wrote:
> >* __pollwait(). IMHO a real bug.
>
> At first sight I couldn't see any problem there. Please elaborate.
>
I double checked __pollwait() again, and now I see a problem:

there is no error handling! If gfp() return NULL, then __pollwait() will
ignore that file, and thus poll will wait _without_ a wait-queue. The
bug is so obvious that I didn't notice it when I saw the bug report on
l-l a few days ago.

I've already forward-ported the patch to 2.3, and I'll post it in a few
hours.

--
	Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:11 EST