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

From: Alexey Dobriyan
Date: Wed Oct 29 2008 - 09:11:11 EST


On Wed, Oct 29, 2008 at 06:04:37AM -0400, Christoph Hellwig wrote:
> 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.

Well, yes, that was the logic behind move -- keep it private to scheduler.
--
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/