[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87tzbunv8s.fsf@basil.nowhere.org>
Date: Fri, 03 Oct 2008 06:44:03 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>
Cc: <linux-kernel@...r.kernel.org>, <linuxppc-dev@...abs.org>,
Josh Boyer <jwboyer@...ux.vnet.ibm.com>
Subject: Re: [RFC/PATCH] Block device for the ISS simulator
Benjamin Herrenschmidt <benh@...nel.crashing.org> writes:
> The ISS simulator is a simple powerpc simulator used among other things
> for hardware bringup. It implements a simple memory mapped block device
> interface.
...
>
> --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> +++ linux-work/drivers/block/iss_blk.c 2008-09-23 11:12:03.000000000 +1000
> @@ -0,0 +1,365 @@
> +/*
> + * Simple block device for the ISS simulator
> + */
The first paragraph in your description above should be in this comment.
-Andi
--
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