Re: [PATCH 1/2] headers: move release_kernel_lock(),reacquire_kernel_lock() to sched.c

From: Christoph Hellwig
Date: Wed Oct 29 2008 - 06:05:00 EST


On Wed, Oct 29, 2008 at 07:18:27AM +0100, Ingo Molnar wrote:
> please dont move #ifdefs and interfaces into a .c file - if then move
> it into another header file.

Sorry, but that makes no sense at all. This stuff is implementation
private to sched.c, and adding some header for it is just braindead.

--
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/