[EMAIL PROTECTED] wrote: > walk = out; > while(nfds > 0) { > poll_table *tmp = (poll_table *) __get_free_page(GFP_KERNEL); > if (!tmp) { Shouldn't this be GFP_USER? (Which would also conveniently fix the problem Victor's pointing out...) -- Jamie - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: the new VMt Rik van Riel
- Re: the new VMt Andrea Arcangeli
- Re: the new VMt Stephen C. Tweedie
- Re: the new VMt Alan Cox
- Re: the new VMt Stephen C. Tweedie
- Re: the new VMt Alan Cox
- Re: the new VMt Stephen C. Tweedie
- Re: the new VMt Alan Cox
- Re: the new VMt Stephen C. Tweedie
- Re: the new VMt yodaiken
- Re: the new VMt Jamie Lokier
- Re: the new VMt yodaiken
- Re: the new VMt Jamie Lokier
- Re: the new VMt yodaiken
- Re: the new VMt Stephen C. Tweedie
- Re: the new VMt yodaiken
- Re: the new VMt Jamie Lokier
- Re: the new VMt Stephen C. Tweedie
- Re: the new VMt yodaiken
- Re: the new VMt Alan Cox
- Re: the new VMt yodaiken