From: Andi Kleen <andi@firstfloor.org>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC/PATCH] Block device for the ISS simulator
Date: Fri, 03 Oct 2008 06:44:03 +0200 [thread overview]
Message-ID: <87tzbunv8s.fsf@basil.nowhere.org> (raw)
In-Reply-To: <20081003000904.0A812DDEEE@ozlabs.org> (Benjamin Herrenschmidt's message of "Fri, 03 Oct 2008 10:08:42 +1000")
Benjamin Herrenschmidt <benh@kernel.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
WARNING: multiple messages have this Message-ID (diff)
From: Andi Kleen <andi@firstfloor.org>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: <linux-kernel@vger.kernel.org>, <linuxppc-dev@ozlabs.org>,
Josh Boyer <jwboyer@linux.vnet.ibm.com>
Subject: Re: [RFC/PATCH] Block device for the ISS simulator
Date: Fri, 03 Oct 2008 06:44:03 +0200 [thread overview]
Message-ID: <87tzbunv8s.fsf@basil.nowhere.org> (raw)
In-Reply-To: <20081003000904.0A812DDEEE@ozlabs.org> (Benjamin Herrenschmidt's message of "Fri, 03 Oct 2008 10:08:42 +1000")
Benjamin Herrenschmidt <benh@kernel.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
next prev parent reply other threads:[~2008-10-03 5:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-03 0:08 [RFC/PATCH] Block device for the ISS simulator Benjamin Herrenschmidt
2008-10-03 0:08 ` Benjamin Herrenschmidt
2008-10-03 4:44 ` Andi Kleen [this message]
2008-10-03 4:44 ` Andi Kleen
2008-10-03 8:35 ` Christoph Hellwig
2008-10-03 8:35 ` Christoph Hellwig
2008-10-03 9:29 ` Benjamin Herrenschmidt
2008-10-03 9:29 ` Benjamin Herrenschmidt
2008-10-03 12:03 ` Josh Boyer
2008-10-03 12:03 ` Josh Boyer
2008-10-03 12:21 ` Benjamin Herrenschmidt
2008-10-03 12:21 ` Benjamin Herrenschmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tzbunv8s.fsf@basil.nowhere.org \
--to=andi@firstfloor.org \
--cc=benh@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.