Re: 2.1.125: Patch for kmem_cache_alloc infinite looping

Linus Torvalds (torvalds@transmeta.com)
Wed, 21 Oct 1998 08:53:24 -0700 (PDT)


On Wed, 21 Oct 1998 storner@image.dk wrote:
>
> I propose this patch should go into 2.1.126:

Applied, looks fine. Although I suspect looping is always the wrong thing
to do (it should really be "try _once_ to redo it" or something), but this
is better than doing so forever for atomic allocations.

Linus

-
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/