[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <477632AE.2030205@s5r6.in-berlin.de>
Date: Sat, 29 Dec 2007 12:42:38 +0100
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: Dave Young <hidave.darkstar@...il.com>
CC: krh@...hat.com, linux-kernel@...r.kernel.org,
linux1394-devel@...ts.sourceforge.net
Subject: Re: [PATCH 05/12] ieee1394 : Use mutex instead of semaphore in driver
core
Dave Young wrote:
> --- linux/drivers/ieee1394/nodemgr.c 2007-12-28 10:11:14.000000000 +0800
> +++ linux.new/drivers/ieee1394/nodemgr.c 2007-12-28 10:16:59.000000000 +0800
> @@ -18,8 +18,8 @@
> #include <linux/moduleparam.h>
> #include <linux/mutex.h>
> #include <linux/freezer.h>
> +#include <linux/mutex.h>
> #include <asm/atomic.h>
> -#include <asm/semaphore.h>
linux/mutex.h would be included twice.
ACK to the rest of this part of the series.
--
Stefan Richter
-=====-=-=== ==-- ===-=
http://arcgraph.de/sr/
--
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