From: Laurent Vivier <laurent@vivier.eu>
To: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues
Date: Wed, 3 Feb 2016 11:13:51 +0100 [thread overview]
Message-ID: <56B1D2DF.8080205@vivier.eu> (raw)
In-Reply-To: <56B1D12D.1070105@physik.fu-berlin.de>
Le 03/02/2016 11:06, John Paul Adrian Glaubitz a écrit :
> On 02/03/2016 10:57 AM, Laurent Vivier wrote:
>> In fact, the line should be:
>>
>> + if (opcode_table[0] != NULL)
>> + return;
>>
>> thanks to scripts/checkpatch.pl.
>
> Want me to re-send it?
>
I don't know if the one who will commit this to the tree will want to
update this.
BTW, Peter, perhaps it's the time to add me as m68k maintainer ?
(so I will manage that :) )
Laurent
next prev parent reply other threads:[~2016-02-03 10:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-03 9:36 [Qemu-devel] m68k: More bug fixes for translation code John Paul Adrian Glaubitz
2016-02-03 9:37 ` [Qemu-devel] [PATCH 1/2] m68k: Fix opcode mask for fbcc instruction John Paul Adrian Glaubitz
2016-02-03 9:38 ` Laurent Vivier
2016-02-08 23:13 ` John Paul Adrian Glaubitz
2016-02-03 9:40 ` John Paul Adrian Glaubitz
2016-02-03 9:42 ` Laurent Vivier
2016-02-03 9:37 ` [Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues John Paul Adrian Glaubitz
2016-02-03 9:39 ` Laurent Vivier
2016-02-03 9:57 ` Laurent Vivier
2016-02-03 10:06 ` John Paul Adrian Glaubitz
2016-02-03 10:13 ` Laurent Vivier [this message]
2016-02-03 10:17 ` John Paul Adrian Glaubitz
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=56B1D2DF.8080205@vivier.eu \
--to=laurent@vivier.eu \
--cc=glaubitz@physik.fu-berlin.de \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).