From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) by kanga.kvack.org (Postfix) with ESMTP id 936186B0003 for ; Wed, 11 Jul 2018 13:28:35 -0400 (EDT) Received: by mail-ed1-f69.google.com with SMTP id f8-v6so4420890eds.6 for ; Wed, 11 Jul 2018 10:28:35 -0700 (PDT) Received: from mx1.suse.de (mx2.suse.de. [195.135.220.15]) by mx.google.com with ESMTPS id x17-v6si362718edl.345.2018.07.11.10.28.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jul 2018 10:28:34 -0700 (PDT) Date: Wed, 11 Jul 2018 19:28:30 +0200 (CEST) From: Jiri Kosina Subject: Re: [PATCH 00/39 v7] PTI support for x86-32 In-Reply-To: Message-ID: References: <1531308586-29340-1-git-send-email-joro@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: owner-linux-mm@kvack.org List-ID: To: Linus Torvalds Cc: Joerg Roedel , Thomas Gleixner , Ingo Molnar , Peter Anvin , the arch/x86 maintainers , Linux Kernel Mailing List , linux-mm , Andrew Lutomirski , Dave Hansen , Josh Poimboeuf , =?ISO-8859-15?Q?J=FCrgen_Gro=DF?= , Peter Zijlstra , Borislav Petkov , Boris Ostrovsky , Brian Gerst , David Laight , Denys Vlasenko , Eduardo Valentin , Greg Kroah-Hartman , Will Deacon , "Liguori, Anthony" , Daniel Gruss , Hugh Dickins , Kees Cook , Andrea Arcangeli , Waiman Long , Pavel Machek , "David H . Gutteridge" , Joerg Roedel On Wed, 11 Jul 2018, Linus Torvalds wrote: > It's the testing that worries me most. Pretty much no developers run > 32-bit any more, and I'd be most worried about the odd interactions that > might be hw-specific. Some crazy EFI mapping setup or the similar odd > case that simply requires a particular configuration or setup. > > But I guess those issues will never be found until we just spring this > all on the unsuspecting public. FWIW we shipped Joerg's 32bit KAISER kernel out to our 32bit users (on old product where we still support it) on Apr 25th already (and some issues have been identified since then because of that). So it (or its port to 3.0, to be more precise :p) already did receive some crowd-testing. -- Jiri Kosina SUSE Labs