Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp544479imu; Thu, 22 Nov 2018 01:30:19 -0800 (PST) X-Google-Smtp-Source: AFSGD/UihEdTBDZDwhJNbYZxp3rp/LKFEsFZVcANbm7+jjGSDMhfv3oDlgQzIAeGt1dX2YJYxIgl X-Received: by 2002:a17:902:6113:: with SMTP id t19mr10194959plj.248.1542879019272; Thu, 22 Nov 2018 01:30:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542879019; cv=none; d=google.com; s=arc-20160816; b=1Gu+QSkxklN1lEJs/b9d36BWF9RAVvn2cTVwEQhCWYpO+aiKEHCsOLbeiowc7g3J0m LP5VBKu7jyHfcWILgnweFIlBzgnNuIsVyDPgpJx0GhaMNiGZZG9pSU6c+UH9wEI1pQ/Q ZYnHlCKwQdMghvtMmB5OehsRpB02M8NlAx16v0giUHBTVTrL4gJTd9cI/S0wRq1zZlMQ 11TjioJQqAdp/D1Zyg31/8eGOSjQKuJf2qE/lIcvgNjbGmaMucActenT6G71Nt7xeYnz ORfplyGPJ++QwlOx3ykT0RPFnx5m4/RqYbLHOIZc9HzzzaNPIaBshwpnNK+tdM7Ialry 6ADw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=jjne/0qZw1ZLLwHWadKJtBesEV0ZyS3POKi7mKTBBOw=; b=lS8gSgbSrmRr4+MOIKHqDRRxR9gzICNv61G3wEOhXXw90LbkutHW9ObPxX/OI5lK9G rC36WGQ9BWpR+hIcz8nrbsbPGS3lsNRKkDfUq+YTXVOdNNZn2Sszfgi7UVP+RtdRi0kT YOv8JsxkQKV5fzfMGl/V14oQ9imcziCvV+Swbr2MFP/UPGPHDrMTA8gvI9Se4ky0hjpi gx5lJYee4Q6sghPbPyfRhXfp0FnjT8+NDpuJH20whBiR9ySh0FbLQLXg/4xH8M9Juiem mfh6fHa9+4MtIFkHFpntj7THQtne1DiJyKsKjgxsJctXlUdD0NkpFF+KjlUxIZYb5OUP hoNg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z11si31033850pfg.107.2018.11.22.01.30.02; Thu, 22 Nov 2018 01:30:19 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390435AbeKVJlX (ORCPT + 99 others); Thu, 22 Nov 2018 04:41:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52590 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387744AbeKVJlX (ORCPT ); Thu, 22 Nov 2018 04:41:23 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C4EF7308FB93; Wed, 21 Nov 2018 23:04:54 +0000 (UTC) Received: from treble (ovpn-122-214.rdu2.redhat.com [10.10.122.214]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5041419C7C; Wed, 21 Nov 2018 23:04:52 +0000 (UTC) Date: Wed, 21 Nov 2018 17:04:50 -0600 From: Josh Poimboeuf To: Thomas Gleixner Cc: Linus Torvalds , Linux List Kernel Mailing , the arch/x86 maintainers , Peter Zijlstra , Andrew Lutomirski , Jiri Kosina , thomas.lendacky@amd.com, Andrea Arcangeli , David Woodhouse , Andi Kleen , dave.hansen@intel.com, Casey Schaufler , "Mallick, Asit K" , "Van De Ven, Arjan" , jcm@redhat.com, longman9394@gmail.com, Greg KH , david.c.stewart@intel.com, Kees Cook , Tim Chen Subject: Re: [patch 01/24] x86/speculation: Update the TIF_SSBD comment Message-ID: <20181121230450.k75e4ipdag73dayz@treble> References: <20181121201430.559770965@linutronix.de> <20181121201722.337599561@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.43]); Wed, 21 Nov 2018 23:04:55 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 21, 2018 at 11:48:41PM +0100, Thomas Gleixner wrote: > On Wed, 21 Nov 2018, Linus Torvalds wrote: > > > On Wed, Nov 21, 2018 at 12:28 PM Linus Torvalds > > wrote: > > > > > > Ugh. Now you're using the broken quilt thing that makes a mush of emails for me. > > > > Reading the series in alpine makes it look fine. No testing, but each > > patch seems sensible. > > > > And yes, triggering on seccomp makes more sense than dumpable to me. > > That's what we ended up with SSBD as well. We had the same discussion before. > > Btw, I really do not like the app2app wording. I'd rather go for usr2usr, > but that's kinda horrible as well. But then, all of this is horrible. Why not just 'user'? Like SPECTRE_V2_USER_*. -- Josh