Messages in this thread |  | | | Date | Sat, 28 Aug 2004 02:51:34 -0700 | | From | William Lee Irwin III <> | | Subject | Re: [2/4] consolidate bit waiting code patterns |
| |
William Lee Irwin III <wli@holomorphy.com> wrote: >> --- mm1-2.6.9-rc1.orig/kernel/fork.c 2004-08-28 01:20:04.105925320 -0700 >> +++ mm1-2.6.9-rc1/kernel/fork.c 2004-08-28 01:23:00.542102944 -0700
On Sat, Aug 28, 2004 at 02:39:09AM -0700, Andrew Morton wrote: > Sorry, but I think we might as well dtrt here and move all this waity code > into kernel/wait.c - it's silly keeping it in fork.c. > And logically, that should be patch #1 of N.
Okay, that and the test_bit() before calling bit_waitqueue() will take a few minutes to do.
-- wli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |