Re: [PATCH] fix NULL pointer dereference in __vm_enough_memory()

2007-08-14 Thread Tobias Diedrich
Andrew Morton wrote: > erp, we have major version skew between 2.6.23-rc1-mm1 and 2.6.23-rc3 here, > sorry. > > Could I ask for a redone patch against mainline? Since I'm seeing this problem on 2.6.23-rc3, I tried adapting it. I'm running it now and the NULL pointer messages are gone. Index: l

Re: [PATCH] fix NULL pointer dereference in __vm_enough_memory()

2007-08-13 Thread Andrew Morton
On Mon, 13 Aug 2007 14:01:06 +0100 Alan Cox <[EMAIL PROTECTED]> wrote: > On Mon, 13 Aug 2007 15:38:53 +0800 > WU Fengguang <[EMAIL PROTECTED]> wrote: > > > On Sun, Aug 12, 2007 at 04:17:44PM +0100, Alan Cox wrote: > > > Try this (it compiles but isnt tested). Its a weekend here, the sun is > > >

[PATCH] fix NULL pointer dereference in __vm_enough_memory()

2007-08-13 Thread Alan Cox
On Mon, 13 Aug 2007 15:38:53 +0800 WU Fengguang <[EMAIL PROTECTED]> wrote: > On Sun, Aug 12, 2007 at 04:17:44PM +0100, Alan Cox wrote: > > Try this (it compiles but isnt tested). Its a weekend here, the sun is > > shining, the beach is a short walk, and I have more interesting things to > > do rig