Re: [PATCH] v2.4.4-ac9 highmem deadlock

2001-05-14 Thread Marcelo Tosatti
On Mon, 14 May 2001, Ben LaHaise wrote: > Hey folks, Hi. > > The patch below consists of 3 seperate fixes for helping remove the > deadlocks present in current kernels with respect to highmem systems. > Each fix is to a seperate file, so please accept/reject as such. > The third patch

[PATCH] v2.4.4-ac9 highmem deadlock

2001-05-14 Thread Ben LaHaise
Hey folks, The patch below consists of 3 seperate fixes for helping remove the deadlocks present in current kernels with respect to highmem systems. Each fix is to a seperate file, so please accept/reject as such. The first patch adding __GFP_FAIL to GFP_BUFFER is needed to fix a livelock

[PATCH] v2.4.4-ac9 highmem deadlock

2001-05-14 Thread Ben LaHaise
Hey folks, The patch below consists of 3 seperate fixes for helping remove the deadlocks present in current kernels with respect to highmem systems. Each fix is to a seperate file, so please accept/reject as such. The first patch adding __GFP_FAIL to GFP_BUFFER is needed to fix a livelock

Re: [PATCH] v2.4.4-ac9 highmem deadlock

2001-05-14 Thread Marcelo Tosatti
On Mon, 14 May 2001, Ben LaHaise wrote: Hey folks, Hi. The patch below consists of 3 seperate fixes for helping remove the deadlocks present in current kernels with respect to highmem systems. Each fix is to a seperate file, so please accept/reject as such. snip The third patch (to