From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C7627C433FE for ; Wed, 11 May 2022 18:36:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345012AbiEKSge (ORCPT ); Wed, 11 May 2022 14:36:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346355AbiEKSg3 (ORCPT ); Wed, 11 May 2022 14:36:29 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 08B6B2715D for ; Wed, 11 May 2022 11:36:27 -0700 (PDT) Received: from zn.tnic (p5de8eeb4.dip0.t-ipconnect.de [93.232.238.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 062C21EC0535; Wed, 11 May 2022 20:36:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1652294181; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=A270b9t9P5kCPcfe34jRXo9/Zav2yNHFkgsYFfjWaCk=; b=h17j89dq6s1q02WQMimA2WKWzxWZbCKfEfAVtNRbEytJkOdWStrRoMGKZuIbLgnN+6Prup VbPaFmOPO2XeDbp6K/ANGDwBm0YGH7xAw0LWWVvWsP9kkG7AR8zlH8rAa+MAHNc2LAWzeV sGsFWhzmxSPDzHgAetnWWFUROADFzAE= Date: Wed, 11 May 2022 20:36:24 +0200 From: Borislav Petkov To: Kees Cook Cc: Andy Lutomirski , x86@kernel.org, LKML , Florian Weimer Subject: Re: [PATCH] x86/vsyscall: Remove CONFIG_LEGACY_VSYSCALL_EMULATE Message-ID: References: <898932fe61db6a9d61bc2458fa2f6049f1ca9f5c.1652290558.git.luto@kernel.org> <202205111104.464A6619@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <202205111104.464A6619@keescook> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 11, 2022 at 11:04:55AM -0700, Kees Cook wrote: > Sounds legit! Can we switch the default to "none" while we're at it? I'd say one breakage at a time. :-) I am fearing us breaking some ancient crap with it and Andy assures me there shouldn't be anything except some ancient "pin" binary which has been fixed in the meantime. I'd say we can do the "none" by default thing but do it as a separate patch so that it can be reverted easily in case someone screams in a justified manner. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette