[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4863EDB2.2040701@seznam.cz>
Date: Thu, 26 Jun 2008 21:27:46 +0200
From: Michal Simek <monstr@...nam.cz>
To: Adrian Bunk <bunk@...nel.org>
CC: linux-arch@...r.kernel.org, alan@...rguk.ukuu.org.uk,
Michal Simek <monstr@...str.eu>, vapier.adi@...il.com,
arnd@...db.de, matthew@....cx, microblaze-uclinux@...e.uq.edu.au,
linux-kernel@...r.kernel.org, drepper@...hat.com,
linuxppc-dev@...abs.org, will.newton@...il.com, hpa@...or.com,
John.Linn@...inx.com, john.williams@...alogix.com
Subject: Re: [PATCH 07/60] microblaze_v4: Support for semaphores
OK. I'do it.
M
> On Thu, Jun 26, 2008 at 02:29:36PM +0200, monstr@...nam.cz wrote:
>> From: Michal Simek <monstr@...str.eu>
>>
>>
>> Signed-off-by: Michal Simek <monstr@...str.eu>
>> ---
>> include/asm-microblaze/semaphore.h | 1 +
>> 1 files changed, 1 insertions(+), 0 deletions(-)
>> create mode 100644 include/asm-microblaze/semaphore.h
>>
>> diff --git a/include/asm-microblaze/semaphore.h b/include/asm-microblaze/semaphore.h
>> new file mode 100644
>> index 0000000..d9b2034
>> --- /dev/null
>> +++ b/include/asm-microblaze/semaphore.h
>> @@ -0,0 +1 @@
>> +#include <linux/semaphore.h>
>
> In -next all asm/semaphore.h headers gained a
> #warning Use linux/semaphore.h, not asm/semaphore.h
> and the number of asm/semaphore.h is approaching zero.
>
> You can simply drop this patch.
>
> cu
> Adrian
>
>
>
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 8.0.101 / Virus Database: 270.4.1/1519 - Release Date: 25.6.2008 04:13
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists