Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp1136522ybk; Sun, 10 May 2020 07:18:32 -0700 (PDT) X-Google-Smtp-Source: APiQypL5UCaOOdThOiG7Nzb5UB0ZUnZgWfvPAkbg97tMRf9z7FsGYHOeZvoNzySvxqosFT+3a1pG X-Received: by 2002:a17:906:31da:: with SMTP id f26mr6769300ejf.308.1589120312681; Sun, 10 May 2020 07:18:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589120312; cv=none; d=google.com; s=arc-20160816; b=C+9B86sLIXbE1k/e5xlYY5CJvz5mdA1lLEi0eB43uHmT2YIoJHty9nCuRXgk6xvb6E UY3+7AVQ/slnc0PMBgh0OZBHGgVuk+tCp91xtcGPuPddE1xfbkXi3Y+ZALdqBtgwOioz NWmBzGC0FEK5TnwSYzEUOEY9sSUZDz8aEdZIeEKutJbjgBDigePOKT38b8PWlNGT8qsZ oA2/2YShIqL2zQcs441FpQzLzCgxCz2KfzRFA/fjjeOd6rigc/LUo27Muj4i72XwpZFI Hvr+u5yLj9VDuPrH6n+I8AjFjTlhDfq+gN2kcQPmr3AtCMCy8GKGWtut3KNoQuXehZ2q FxSA== 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:dkim-signature; bh=ooZpooCY4hOvUGviyoT7dfw/ib/ujdyIQ5lhntaHyjg=; b=mYyze9OVQEr1cY88ObDo0sQq6CRWGvkBKB94scE+TPoWHH5dRaw+QphS1o0YW6pAY9 FTKdcrH90iL51ZDFgwRg6oSqqN09g/SvrtDpUWHWV+aRKnRkmvqb97pTbNLO91lDS+DS lLAIeeOpDFcIY9eisbeIMKcGbQJE83DcRFCl12eEXPy50Bp+jxe03Xu4grU0xjv4ChAj pMLFbgBqfvA0MWWjWTJVFNKu1shZHQ0lCEXh3uG+JWEjofL3H8QO5PqEtmhRSQ0GEHQ2 atZDtIv7BSdvI6MfJjevYYGzf/MZbCsKOzjaYxJDXAPXxW6maWZ4d9BanFblU6Zf0ilK WanA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2Ys+BElb; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cd9si4147014ejb.159.2020.05.10.07.18.09; Sun, 10 May 2020 07:18:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2Ys+BElb; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728888AbgEJOQ1 (ORCPT + 99 others); Sun, 10 May 2020 10:16:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:43762 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726085AbgEJOQ1 (ORCPT ); Sun, 10 May 2020 10:16:27 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5E08120731; Sun, 10 May 2020 14:16:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589120186; bh=JoXp1b+KeTY8KVDJyv8y3dbmFWJNkib3A2oc5JnvfEQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2Ys+BElbLFkYaEcntCMxB6tbjlSRHT/sczkAEQ+6GiI6WDolNHq+wZc3tH6DlE4Tn 687RgNLZp5mI7ijY/Fm/cAWKFGaAxsAEcv8c2K3bggRsPVi7X0hm43/o4MvSJOXfwj Dxg1aW/OceEzrlVnOlluf52yDv0x1563SXEuuozo= Date: Sun, 10 May 2020 10:16:25 -0400 From: Sasha Levin To: Dave Hansen Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de, bp@alien8.de, luto@kernel.org, hpa@zytor.com, tony.luck@intel.com, ak@linux.intel.com, ravi.v.shankar@intel.com, chang.seok.bae@intel.com Subject: Re: [PATCH v11 00/18] Enable FSGSBASE instructions Message-ID: <20200510141625.GL13035@sasha-vm> References: <20200509173655.13977-1-sashal@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 09, 2020 at 06:40:02PM -0700, Dave Hansen wrote: >On 5/9/20 10:36 AM, Sasha Levin wrote: >> Changes from v10: >> >> - Rewrite the commit message for patch #1. >> - Document communication/acks from userspace projects that are >> potentially affected by this. > >I'm glad someone's pushing this forward. But, I'm also very curious how >you came to be submitting this series. Is this a team effort between >you, the And[iy]s and Chang? Or, were you just trying to help out? > >I was hoping to see some acknowledgement of this situation in the cover >letter but didn't see anything. What happened here was that v9 needed to be rebased on top of v5.7 which required some changes. I did the rebase and sent it to Andi and Chang who have suggested that I'll just send it out myself. There was no planning beyond that. My interest in this is that we have a few workloads that value the ability to access FS/GS base directly and show nice performance improvement with this patchset. I'm not a fan of carrying stuff out of tree :) -- Thanks, Sasha