From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-f193.google.com ([209.85.215.193]:38570 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726508AbeHYAzB (ORCPT ); Fri, 24 Aug 2018 20:55:01 -0400 Received: by mail-pg1-f193.google.com with SMTP id k8-v6so4833504pgq.5 for ; Fri, 24 Aug 2018 14:18:41 -0700 (PDT) Date: Fri, 24 Aug 2018 14:18:39 -0700 From: Guenter Roeck To: Andi Kleen Cc: Guillaume Tucker , Thomas Gleixner , David Woodhouse , Greg Kroah-Hartman , kernel-build-reports@lists.linaro.org, stable@vger.kernel.org, Matt Hart Subject: Re: stable/linux-4.4.y boot: 124 boots: 3 failed, 117 passed with 2 offline, 1 untried/unknown, 1 conflict (v4.4.151) Message-ID: <20180824211839.GA14001@roeck-us.net> References: <5b7d6a46.1c69fb81.4c530.6a24@mx.google.com> <20180824163022.GA5551@roeck-us.net> <20180824174126.GA6269@roeck-us.net> <20180824203519.GA22984@roeck-us.net> <20180824205047.GP12066@tassilo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180824205047.GP12066@tassilo.jf.intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Aug 24, 2018 at 01:50:47PM -0700, Andi Kleen wrote: > > Roland Dreier is working on a more comprehensive series. I copied you on > > the thread. Looks like I missed an entire sequence of EFI related patches > > in the backport. > > I don't remember any EFI specific patches for L1TF. Which ones do you mean? > Not specifically for L1TF, but general EFI patches which may be needed as prerequisite. I'll copy you on the thread discussing which patches may be needed. > > Does anyone know if qemu supports EFI ? > > Yes it does, but the exact calls may still depend on the hardware. > Apparently so; I managed to boot Linux using qemu in efi mode, but I am unable to reproduce the problem. Guenter