From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751514AbeEVS21 (ORCPT ); Tue, 22 May 2018 14:28:27 -0400 Received: from mail-pg0-f65.google.com ([74.125.83.65]:41058 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751277AbeEVS20 (ORCPT ); Tue, 22 May 2018 14:28:26 -0400 X-Google-Smtp-Source: AB8JxZpYWihrwH8xb39EYCfGL7miXtytCIgt1RFx+L+J7h/jHanROiAM4aQoRCVcEf4ih6M8Z7QhZQN7sntOLXqOYFc= MIME-Version: 1.0 References: <20180518170202.11458-1-samitolvanen@google.com> <05d14ac7-0feb-63a3-e7ef-b8ca1ae2fd1d@arm.com> <8c7be44f-086d-65e3-9969-8182261ce82f@arm.com> <3fd89842-86cd-ee01-0c2c-5438dd2d5f2a@arm.com> <86k1rzc4ba.wl-marc.zyngier@arm.com> In-Reply-To: From: Nick Desaulniers Date: Tue, 22 May 2018 11:28:13 -0700 Message-ID: Subject: Re: [PATCH] arm64: kvm: use -fno-jump-tables with clang To: Andrey Konovalov Cc: marc.zyngier@arm.com, Sami Tolvanen , christoffer.dall@arm.com, Takahiro Akashi , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, LKML Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 18, 2018 at 11:13 AM Marc Zyngier wrote: > > - you have checked that with a released version of the compiler, you On Tue, May 22, 2018 at 10:58 AM Andrey Konovalov wrote: > Tested-by: Andrey Konovalov Hi Andrey, Thank you very much for this report. Can you confirm as well the version of Clang that you were using? If it's not a binary release (built from source), would you be able to re-confirm with a released version? -- Thanks, ~Nick Desaulniers From mboxrd@z Thu Jan 1 00:00:00 1970 From: ndesaulniers@google.com (Nick Desaulniers) Date: Tue, 22 May 2018 11:28:13 -0700 Subject: [PATCH] arm64: kvm: use -fno-jump-tables with clang In-Reply-To: References: <20180518170202.11458-1-samitolvanen@google.com> <05d14ac7-0feb-63a3-e7ef-b8ca1ae2fd1d@arm.com> <8c7be44f-086d-65e3-9969-8182261ce82f@arm.com> <3fd89842-86cd-ee01-0c2c-5438dd2d5f2a@arm.com> <86k1rzc4ba.wl-marc.zyngier@arm.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, May 18, 2018 at 11:13 AM Marc Zyngier wrote: > > - you have checked that with a released version of the compiler, you On Tue, May 22, 2018 at 10:58 AM Andrey Konovalov wrote: > Tested-by: Andrey Konovalov Hi Andrey, Thank you very much for this report. Can you confirm as well the version of Clang that you were using? If it's not a binary release (built from source), would you be able to re-confirm with a released version? -- Thanks, ~Nick Desaulniers