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 X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 33805FA372B for ; Thu, 17 Oct 2019 07:30:19 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F2F322089C for ; Thu, 17 Oct 2019 07:30:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="FHgaLqDu" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F2F322089C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iL0EI-0002Sy-NC; Thu, 17 Oct 2019 07:29:50 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iL0EG-0002St-GV for xen-devel@lists.xenproject.org; Thu, 17 Oct 2019 07:29:48 +0000 X-Inumbo-ID: dc849cc6-f0af-11e9-beca-bc764e2007e4 Received: from merlin.infradead.org (unknown [2001:8b0:10b:1231::1]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id dc849cc6-f0af-11e9-beca-bc764e2007e4; Thu, 17 Oct 2019 07:29:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=7wFvMRX5TjmoFzlFtCpVT79A1OWYMSfZ1xr6DoHurAY=; b=FHgaLqDuzNECct36pr4DbNDQP cR5oenemMl5KnQ+4YcOwPUe4ceiGkr751/GQYZx2vLWPUQmfHutK9OCWO3Di7eaS9gCX8PxBpHuTx oY84EGCL3F7c12O3AEZzU1+YbPf0Kn6ctG5TN4YbhiQFbMBalp0ITm3TH12v7a2YknLpXhhmsab3x tkp/3jiBq5vL+7kAHQvXRydh4LJMDWrxgPPesMHNPuPoXxY3K1Bq9xCu0P/VV4F4dxrSMlJlPP+3t jl7AotmrdXoclsnu2bvNhKXHmj8EzPo8vD2ThImHRTPMKL+I9ae89iWzuzrIThf0oXWRnyKRYRjen r4weYZWpg==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=noisy.programming.kicks-ass.net) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1iL0Dr-0003IB-Ia; Thu, 17 Oct 2019 07:29:23 +0000 Received: from hirez.programming.kicks-ass.net (hirez.programming.kicks-ass.net [192.168.1.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id 6FCC7304B4C; Thu, 17 Oct 2019 09:28:25 +0200 (CEST) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id B2C1929E86617; Thu, 17 Oct 2019 09:29:20 +0200 (CEST) Date: Thu, 17 Oct 2019 09:29:20 +0200 From: Peter Zijlstra To: Masami Hiramatsu Message-ID: <20191017072920.GU2328@hirez.programming.kicks-ass.net> References: <156777561745.25081.1205321122446165328.stgit@devnote2> <20190917151403.60023814bda80304777a35e5@kernel.org> <20191009123106.GK2311@hirez.programming.kicks-ass.net> <20191017122655.6fae3c0e44417a0af30cd2d1@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191017122655.6fae3c0e44417a0af30cd2d1@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [Xen-devel] [PATCH -tip v4 0/4] x86: kprobes: Prohibit kprobes on Xen/KVM emulate prefixes X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Juergen Gross , Stefano Stabellini , Andrew Cooper , Randy Dunlap , x86@kernel.org, linux-kernel@vger.kernel.org, Borislav Petkov , Josh Poimboeuf , xen-devel@lists.xenproject.org, Boris Ostrovsky , Ingo Molnar Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" T24gVGh1LCBPY3QgMTcsIDIwMTkgYXQgMTI6MjY6NTVQTSArMDkwMCwgTWFzYW1pIEhpcmFtYXRz dSB3cm90ZToKPiBIaSBQZXRlciwKPiAKPiBPbiBXZWQsIDkgT2N0IDIwMTkgMTQ6MzE6MDYgKzAy MDAKPiBQZXRlciBaaWpsc3RyYSA8cGV0ZXJ6QGluZnJhZGVhZC5vcmc+IHdyb3RlOgo+IAo+ID4g T24gVHVlLCBTZXAgMTcsIDIwMTkgYXQgMDM6MTQ6MDNQTSArMDkwMCwgTWFzYW1pIEhpcmFtYXRz dSB3cm90ZToKPiA+ID4gSGkgUGV0ZXIsCj4gPiA+IAo+ID4gPiBDb3VsZCB5b3UgcmV2aWV3IHRo aXMgdmVyc2lvbj8KPiA+IAo+ID4gVGhlc2UgbG9vayBnb29kIHRvIG1lOyBzaGFsbCBJIG1lcmdl IHRoZW0gb3Igd2hhdCB3YXMgdGhlIHBsYW4/Cj4gCj4gVGhhbmtzIGZvciB0aGUgcmV2aWV3LCB5 ZXMsIGNvdWxkIHlvdSBtZXJnZSB0aGlzIHNlcmllcyB0byBzdXBwb3J0IGVtdWxhdGVkIHByZWZp eGVzIGNvcnJlY3RseT8KCk9LLCBJJ2xsIGdldCB0aGVtIG1lcmdlZC4KCl9fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi1kZXZlbCBtYWlsaW5nIGxpc3QK WGVuLWRldmVsQGxpc3RzLnhlbnByb2plY3Qub3JnCmh0dHBzOi8vbGlzdHMueGVucHJvamVjdC5v cmcvbWFpbG1hbi9saXN0aW5mby94ZW4tZGV2ZWw= 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 X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9638EFA372B for ; Thu, 17 Oct 2019 07:29:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 677822089C for ; Thu, 17 Oct 2019 07:29:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="FHgaLqDu" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392815AbfJQH3t (ORCPT ); Thu, 17 Oct 2019 03:29:49 -0400 Received: from merlin.infradead.org ([205.233.59.134]:51506 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728553AbfJQH3s (ORCPT ); Thu, 17 Oct 2019 03:29:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=7wFvMRX5TjmoFzlFtCpVT79A1OWYMSfZ1xr6DoHurAY=; b=FHgaLqDuzNECct36pr4DbNDQP cR5oenemMl5KnQ+4YcOwPUe4ceiGkr751/GQYZx2vLWPUQmfHutK9OCWO3Di7eaS9gCX8PxBpHuTx oY84EGCL3F7c12O3AEZzU1+YbPf0Kn6ctG5TN4YbhiQFbMBalp0ITm3TH12v7a2YknLpXhhmsab3x tkp/3jiBq5vL+7kAHQvXRydh4LJMDWrxgPPesMHNPuPoXxY3K1Bq9xCu0P/VV4F4dxrSMlJlPP+3t jl7AotmrdXoclsnu2bvNhKXHmj8EzPo8vD2ThImHRTPMKL+I9ae89iWzuzrIThf0oXWRnyKRYRjen r4weYZWpg==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=noisy.programming.kicks-ass.net) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1iL0Dr-0003IB-Ia; Thu, 17 Oct 2019 07:29:23 +0000 Received: from hirez.programming.kicks-ass.net (hirez.programming.kicks-ass.net [192.168.1.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id 6FCC7304B4C; Thu, 17 Oct 2019 09:28:25 +0200 (CEST) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id B2C1929E86617; Thu, 17 Oct 2019 09:29:20 +0200 (CEST) Date: Thu, 17 Oct 2019 09:29:20 +0200 From: Peter Zijlstra To: Masami Hiramatsu Cc: Ingo Molnar , Josh Poimboeuf , Andrew Cooper , Randy Dunlap , Borislav Petkov , Juergen Gross , Boris Ostrovsky , Stefano Stabellini , x86@kernel.org, linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org Subject: Re: [PATCH -tip v4 0/4] x86: kprobes: Prohibit kprobes on Xen/KVM emulate prefixes Message-ID: <20191017072920.GU2328@hirez.programming.kicks-ass.net> References: <156777561745.25081.1205321122446165328.stgit@devnote2> <20190917151403.60023814bda80304777a35e5@kernel.org> <20191009123106.GK2311@hirez.programming.kicks-ass.net> <20191017122655.6fae3c0e44417a0af30cd2d1@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191017122655.6fae3c0e44417a0af30cd2d1@kernel.org> 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 Thu, Oct 17, 2019 at 12:26:55PM +0900, Masami Hiramatsu wrote: > Hi Peter, > > On Wed, 9 Oct 2019 14:31:06 +0200 > Peter Zijlstra wrote: > > > On Tue, Sep 17, 2019 at 03:14:03PM +0900, Masami Hiramatsu wrote: > > > Hi Peter, > > > > > > Could you review this version? > > > > These look good to me; shall I merge them or what was the plan? > > Thanks for the review, yes, could you merge this series to support emulated prefixes correctly? OK, I'll get them merged.