Re: [PATCH] move put_task_struct() reaping into a thread [Re: 2.6.18-rt1]
From: Ingo Molnar
Date: Wed Sep 27 2006 - 05:05:52 EST
* Bill Huey <billh@xxxxxxxxxxxxxxxxx> wrote:
> Because the conversion of memory allocation routines like kmalloc and
> kfree aren't safely callable within a preempt_disable critical section
> since they were incompletely converted in the -rt. [...]
they were not 'incompletely converted' - they are /intentionally/ fully
preemptible.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/