From: Michael Tokarev <mjt@tls.msk.ru>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, agraf@suse.de
Subject: Re: [Qemu-trivial] [PATCH trivial v1 0/3] Initialise IRQ pointers as Zero
Date: Fri, 15 Aug 2014 18:55:22 +0400 [thread overview]
Message-ID: <53EE1F5A.5000202@msgid.tls.msk.ru> (raw)
In-Reply-To: <cover.1408090247.git.peter.crosthwaite@xilinx.com>
15.08.2014 12:14, Peter Crosthwaite wrote:
> Hi,
>
> I'm working on some QOM stuff that requires output IRQ pointers to be
> initialised to zero. I have a catch-all workaround to the problem in
> the series proper, but this is the startings of a more complete
> solution.
>
> Sending to trivial, as I think the change is an improvement
> independently, just due to the fact its easier to debug with NULL
> pointers rather than undefined pointer values.
Applied all 3 to -trivial, thank you!
WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, agraf@suse.de
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH trivial v1 0/3] Initialise IRQ pointers as Zero
Date: Fri, 15 Aug 2014 18:55:22 +0400 [thread overview]
Message-ID: <53EE1F5A.5000202@msgid.tls.msk.ru> (raw)
In-Reply-To: <cover.1408090247.git.peter.crosthwaite@xilinx.com>
15.08.2014 12:14, Peter Crosthwaite wrote:
> Hi,
>
> I'm working on some QOM stuff that requires output IRQ pointers to be
> initialised to zero. I have a catch-all workaround to the problem in
> the series proper, but this is the startings of a more complete
> solution.
>
> Sending to trivial, as I think the change is an improvement
> independently, just due to the fact its easier to debug with NULL
> pointers rather than undefined pointer values.
Applied all 3 to -trivial, thank you!
next prev parent reply other threads:[~2014-08-15 14:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-15 8:14 [Qemu-trivial] [PATCH trivial v1 0/3] Initialise IRQ pointers as Zero Peter Crosthwaite
2014-08-15 8:14 ` [Qemu-devel] " Peter Crosthwaite
2014-08-15 8:14 ` [Qemu-trivial] [PATCH trivial v1 1/3] ssi: xilinx_spi: Initialise CS GPIOs as NULL Peter Crosthwaite
2014-08-15 8:14 ` [Qemu-devel] " Peter Crosthwaite
2014-08-15 8:15 ` [Qemu-trivial] [PATCH trivial v1 2/3] ppc: convert g_new(qemu_irq usages to g_new0 Peter Crosthwaite
2014-08-15 8:15 ` [Qemu-devel] " Peter Crosthwaite
2014-08-15 8:15 ` [Qemu-trivial] [PATCH trivial v1 3/3] intc: i8259: Convert Array allocation " Peter Crosthwaite
2014-08-15 8:15 ` [Qemu-devel] " Peter Crosthwaite
2014-08-15 14:55 ` Michael Tokarev [this message]
2014-08-15 14:55 ` [Qemu-devel] [Qemu-trivial] [PATCH trivial v1 0/3] Initialise IRQ pointers as Zero Michael Tokarev
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=53EE1F5A.5000202@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=agraf@suse.de \
--cc=peter.crosthwaite@xilinx.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.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.