From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQuKk-00008r-TX for qemu-devel@nongnu.org; Wed, 03 Feb 2016 05:06:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQuKd-0000it-7g for qemu-devel@nongnu.org; Wed, 03 Feb 2016 05:06:46 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:39152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQuKc-0000io-QT for qemu-devel@nongnu.org; Wed, 03 Feb 2016 05:06:38 -0500 References: <1454492221-30625-1-git-send-email-glaubitz@physik.fu-berlin.de> <1454492221-30625-3-git-send-email-glaubitz@physik.fu-berlin.de> <56B1CAC1.5040903@vivier.eu> <56B1CEF3.8010904@vivier.eu> From: John Paul Adrian Glaubitz Message-ID: <56B1D12D.1070105@physik.fu-berlin.de> Date: Wed, 3 Feb 2016 11:06:37 +0100 MIME-Version: 1.0 In-Reply-To: <56B1CEF3.8010904@vivier.eu> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] m68k: Build the opcode table only once to avoid multithreading issues List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Vivier , qemu-devel@nongnu.org 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? -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913