login
Header Space

 
 

Re: [PATCH 11/12] Generic semaphore implementation

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Stephen Rothwell <sfr@...>
Cc: Matthew Wilcox <matthew@...>, Ingo Molnar <mingo@...>, <linux-kernel@...>, Matthew Wilcox <willy@...>, Thomas Gleixner <tglx@...>, <linux-next@...>, Linus <torvalds@...>, <linux-arch@...>
Date: Thursday, February 28, 2008 - 10:10 pm

On Fri, 29 Feb 2008 13:00:19 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:


A shame.

Most of the conflicts will be due to all the

-#include <asm/semaphore.h>
+#include <linux/semaphore.h>

but they're all optional anyway, because include/asm-*/semaphore.h is

#include <linux/semaphore.h>

so either a) you just ignore all those conflicts or b) we ask Willy to
remove all that stuff and we can trickle it in via subsystems later.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHES] semaphore rewrite, Matthew Wilcox, (Tue Feb 26, 8:36 pm)
[PATCH 01/12] Fix quota.h includes, Matthew Wilcox, (Thu Feb 28, 2:33 am)
[PATCH 02/12] Add semaphore.h to kernel_lock.c, Matthew Wilcox, (Thu Feb 28, 2:33 am)
[PATCH 11/12] Generic semaphore implementation, Matthew Wilcox, (Thu Feb 28, 2:34 am)
Re: [PATCH 11/12] Generic semaphore implementation, Harvey Harrison, (Thu Feb 28, 10:37 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Matthew Wilcox, (Mon Mar 3, 10:54 am)
[PATCH] semaphore: remove likely/unlikely annotations, Harvey Harrison, (Thu Feb 28, 10:47 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Andrew Morton, (Thu Feb 28, 9:57 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Matthew Wilcox, (Fri Feb 29, 1:43 am)
Re: [PATCH 11/12] Generic semaphore implementation, Ingo Molnar, (Thu Feb 28, 3:18 am)
Re: [PATCH 11/12] Generic semaphore implementation, Matthew Wilcox, (Thu Feb 28, 8:39 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Stephen Rothwell, (Thu Feb 28, 10:00 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Linus Torvalds, (Fri Feb 29, 12:14 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Andrew Morton, (Thu Feb 28, 10:10 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Stephen Rothwell, (Fri Feb 29, 2:43 am)
Re: [PATCH 11/12] Generic semaphore implementation, Matthew Wilcox, (Fri Feb 29, 1:32 am)
Re: [PATCH 11/12] Generic semaphore implementation, Andrew Morton, (Thu Feb 28, 9:43 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Ingo Molnar, (Fri Feb 29, 3:21 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Haavard Skinnemoen, (Fri Feb 29, 1:42 pm)
Re: [PATCH 11/12] Generic semaphore implementation, Matthew Wilcox, (Fri Feb 29, 1:30 am)
Re: [PATCH 11/12] Generic semaphore implementation, Harvey Harrison, (Thu Feb 28, 8:50 pm)
speck-geostationary