Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753994AbeAGORX (ORCPT + 1 other); Sun, 7 Jan 2018 09:17:23 -0500 Received: from aserp2130.oracle.com ([141.146.126.79]:58648 "EHLO aserp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752886AbeAGORV (ORCPT ); Sun, 7 Jan 2018 09:17:21 -0500 X-Google-Smtp-Source: ACJfBot7i2z9KfT+WGKWf2rLCVwFYzVLMIsO7BVZSnLMX07t3EbXpmt10f1NYwfKJTBUGg4y4qTIREfUIFnvcNZqAWw= MIME-Version: 1.0 In-Reply-To: <20180107104540.GB14783@kroah.com> References: <0C00DC80-5F7E-4417-872D-66473A6387A0@amacapital.net> <20180105175229.GA29834@kroah.com> <20180105204557.GA8839@kroah.com> <20180107104540.GB14783@kroah.com> From: Pavel Tatashin Date: Sun, 7 Jan 2018 09:17:15 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 4.4 00/37] 4.4.110-stable review To: Greg Kroah-Hartman Cc: Andy Lutomirski , Hugh Dickins , Linus Torvalds , Thomas Voegtle , Linux Kernel Mailing List , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, stable Content-Type: text/plain; charset="UTF-8" X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8766 signatures=668652 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=1 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=843 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1801070219 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Hi Greg, I cloned and built suse12, and it does not have issues with EFI + PTI (kaiser) on my machine. BTW, i have also reproduced this problem on another machine with the same configuration, therefore, it is not specific only to one box. Also, as I mentioned earlier I am seeing the same issue with 4.1 + kaiser patches taken from 4.4.110. Thank you, Pavel On Sun, Jan 7, 2018 at 5:45 AM, Greg Kroah-Hartman wrote: > On Fri, Jan 05, 2018 at 04:03:54PM -0500, Pavel Tatashin wrote: >> The hardware works :) I meant that before the patch linked in >> https://lkml.org/lkml/2018/1/5/534, I was never able to boot 4.4.110. But >> with that patch applied, I was able to boot it at least once, but it could >> be accidental. The hang/panic does not happen at the same time on every >> boot. > > Any chance you can grab the latest SLES 12 kernel and run it with pti > and efi enabled to see if that works properly for you or not? I trust > SUSE's testing of their kernel, and odds are I'm just missing one of > their many other patches they have in their tree for other issues that > they have seen in the past. > > If you want, I can just send you the full patch that they run on top of > the latest 4.4 stable tree, so you don't have to dig it out of their git > repo if you can't find the binary image. > > thanks, > > greg k-h