All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 08/10] alpha: remove unused variable
Date: Thu, 23 Jun 2011 08:25:18 -0700	[thread overview]
Message-ID: <4E035ADE.3030300@twiddle.net> (raw)
In-Reply-To: <BANLkTikiR9xRrVXfKZAu9KPqUfuhp-NPfw@mail.gmail.com>

On 06/23/2011 04:47 AM, Peter Maydell wrote:
> On 14 June 2011 18:47, Richard Henderson <rth@twiddle.net> wrote:
>> On 06/14/2011 10:36 AM, Michael S. Tsirkin wrote:
>>> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
>>> ---
>>>  target-alpha/translate.c |    7 ++++++-
>>>  1 files changed, 6 insertions(+), 1 deletions(-)
>>
>> Acked-by: Richard Henderson <rth@twiddle.net>
> 
> Richard, does this ack mean you've taken this patch (and the
> other target-alpha gcc 4.6 warning fix patch) into an alpha
> patches queue, or would you prefer these to be routed via the
> trivial-patches queue?

I did not bring it into my patch queue.  Please route it through trivial.


r~

  reply	other threads:[~2011-06-23 15:25 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14 17:35 [PATCH 00/10] qemu: remove set but unused variables Michael S. Tsirkin
2011-06-14 17:35 ` [Qemu-devel] " Michael S. Tsirkin
2011-06-14 17:35 ` [PATCH 01/10] ppce500: move device/vendor/class id to qdev Michael S. Tsirkin
2011-06-14 17:35   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-14 22:42   ` Isaku Yamahata
2011-06-14 22:42     ` [Qemu-devel] " Isaku Yamahata
2011-06-14 17:35 ` [PATCH 02/10] usb-ehci: " Michael S. Tsirkin
2011-06-14 17:35   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-14 17:35 ` [PATCH 03/10] usb-ehci: remove unused variables Michael S. Tsirkin
2011-06-14 17:35   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-15  6:45   ` Gerd Hoffmann
2011-06-15  6:45     ` [Qemu-devel] " Gerd Hoffmann
2011-06-14 17:35 ` [PATCH 04/10] lsi53c895a: " Michael S. Tsirkin
2011-06-14 17:35   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-15  9:23   ` Stefan Hajnoczi
2011-06-15  9:23     ` [Qemu-devel] " Stefan Hajnoczi
2011-06-14 17:35 ` [PATCH 05/10] wdt: " Michael S. Tsirkin
2011-06-14 17:35   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-14 22:47   ` Isaku Yamahata
2011-06-14 22:47     ` [Qemu-devel] " Isaku Yamahata
2011-06-14 17:36 ` [PATCH 06/10] kvm: " Michael S. Tsirkin
2011-06-14 17:36   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-15  7:38   ` Kevin Wolf
2011-06-15  7:38     ` [Qemu-devel] " Kevin Wolf
2011-06-15  8:25     ` Michael S. Tsirkin
2011-06-15  8:25       ` [Qemu-devel] " Michael S. Tsirkin
2011-06-15  8:42       ` Jan Kiszka
2011-06-15  8:42         ` [Qemu-devel] " Jan Kiszka
2011-06-15 12:44   ` Chris Krumme
2011-06-15 12:44     ` Chris Krumme
2011-06-15 18:29     ` Michael S. Tsirkin
2011-06-15 18:29       ` Michael S. Tsirkin
2011-06-14 17:36 ` [PATCH 07/10] alpha/translate: remve " Michael S. Tsirkin
2011-06-14 17:36   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-14 17:47   ` Richard Henderson
2011-06-14 17:47     ` [Qemu-devel] " Richard Henderson
2011-06-14 17:36 ` [PATCH 08/10] alpha: remove unused variable Michael S. Tsirkin
2011-06-14 17:36   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-14 17:47   ` Richard Henderson
2011-06-14 17:47     ` [Qemu-devel] " Richard Henderson
2011-06-23 11:47     ` Peter Maydell
2011-06-23 15:25       ` Richard Henderson [this message]
2011-06-14 17:36 ` [PATCH 09/10] exec: " Michael S. Tsirkin
2011-06-14 17:36   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-26 11:08   ` Michael S. Tsirkin
2011-06-26 11:08     ` [Qemu-devel] " Michael S. Tsirkin
2011-06-26 14:32     ` Stefan Hajnoczi
2011-06-26 14:32       ` [Qemu-devel] " Stefan Hajnoczi
2011-06-14 17:36 ` [PATCH 10/10] linux-user: remove unused variables Michael S. Tsirkin
2011-06-14 17:36   ` [Qemu-devel] " Michael S. Tsirkin
2011-06-15  8:35   ` Alexander Graf
2011-06-15  8:35     ` [Qemu-devel] " Alexander Graf
2011-06-15  8:55     ` Michael S. Tsirkin
2011-06-15  8:55       ` [Qemu-devel] " Michael S. Tsirkin
2011-06-15 14:32     ` Richard Henderson
2011-06-15 14:32       ` [Qemu-devel] " Richard Henderson
2011-06-15 18:40       ` Michael S. Tsirkin
2011-06-15 18:40         ` [Qemu-devel] " Michael S. Tsirkin
2011-06-15 23:42       ` Peter Maydell
2011-06-15 16:51     ` Peter Maydell
2011-06-15 16:51       ` Peter Maydell
2011-06-26 11:11   ` Michael S. Tsirkin
2011-06-26 11:11     ` [Qemu-devel] " Michael S. Tsirkin
2011-06-27  9:06     ` Peter Maydell
2011-06-27  9:13       ` Peter Maydell

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=4E035ADE.3030300@twiddle.net \
    --to=rth@twiddle.net \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    /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.