From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756362AbdKCT4x (ORCPT ); Fri, 3 Nov 2017 15:56:53 -0400 Received: from mail-io0-f172.google.com ([209.85.223.172]:43422 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751907AbdKCT4w (ORCPT ); Fri, 3 Nov 2017 15:56:52 -0400 X-Google-Smtp-Source: ABhQp+S0H7zGLXn29IJKWdJiHylp+X7hhT6lecQmbxKdO/eCATRLYRyOMMARJbZTvOu+cRHBWdXb9Q== Date: Fri, 3 Nov 2017 12:56:47 -0700 From: Sami Tolvanen To: Mark Rutland Cc: Nick Desaulniers , Kees Cook , LKML , Greg Hackmann , Matthias Kaehlcke , linux-arm-kernel@lists.infradead.org, marc.zyngier@arm.com, cdall@linaro.org, ard.biesheuvel@linaro.org Subject: Re: [PATCH 00/15] Add support for clang LTO Message-ID: <20171103195647.GA137924@samitolvanen.mtv.corp.google.com> References: <20171103171203.107569-1-samitolvanen@google.com> <20171103175156.f44o7kuxgzym3pbt@lakrids.cambridge.arm.com> <20171103180913.whp2tdjjvs32f4lz@lakrids.cambridge.arm.com> <20171103192634.u25go4tu7lgzl6ja@lakrids.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171103192634.u25go4tu7lgzl6ja@lakrids.cambridge.arm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 03, 2017 at 07:26:35PM +0000, Mark Rutland wrote: > I guess that in Google you haven't tested on a platform with EL2 > available? Correct. I'll look into this and include a fix in v2. Does this work on a clang build without LTO? Sami