* Nick Piggin <[email protected]> wrote:
> Ingo Molnar wrote:
> >From: Steven Rostedt <[email protected]>
> >
> >change SX8 semaphores to completions.
> >
> >Signed-off-by: Ingo Molnar <[email protected]>
> >+#include <linux/completion.h>
> > #include <asm/io.h>
> > #include <asm/semaphore.h>
>
> These patches should remove the asm/semaphore.h when appropriate too.
> At a glance, this looks like one such case.
yeah, agreed. I did this in my tree. (the other sem2completion patches
are not affected)
> Also, these aren't really part of a mutex subsystem patch series are
> they?
i included them because they reduce the number of semaphores that are
used in a non-mutex fashion, and thus make the mutex conversion easier.
I.e. i consider both the sem2mutex and the sem2completion patches as
part of the 'convert semaphores to mutexes' effort, even though
sem2completions are independent technically. They can be applied
independently of the mutex subsystem itself, of course.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]