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 974A2C3DA7A for ; Mon, 2 Jan 2023 16:13:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236470AbjABQNM (ORCPT ); Mon, 2 Jan 2023 11:13:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229447AbjABQMv (ORCPT ); Mon, 2 Jan 2023 11:12:51 -0500 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B4F0B1DA for ; Mon, 2 Jan 2023 08:12:51 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (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 F06181EC02FE; Mon, 2 Jan 2023 17:12:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1672675970; 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=x7rLbZXo7OxZxpV0g9xNWHdBUSxM9KFRoLhg4kOvceE=; b=mkfMuDwM+wplxOHS+QdDcbogSORUrY+mFrYuOdn+xldbOEgbPYmNiTzdMO8NjfGaRKhIKT OGlzBMaaeYENdojZiV3x2BlRoxFPDgu85kEHrrN3bjiaexuD8XxDNBPZmd/Fb0oPYPjANx l4kzCJbJ5g+hsa4nFKkOwuyAbJMuIIw= Date: Mon, 2 Jan 2023 17:12:49 +0100 From: Borislav Petkov To: "Jason A. Donenfeld" Cc: tglx@linutronix.de, mingo@redhat.com, dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com, Ricardo Neri , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] x86: lib: Separate instruction decoder MMIO type from MMIO trace Message-ID: References: <20221214203454.337299-1-Jason@zx2c4.com> <20221214213015.GA16072@ranerica-svr.sc.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 02, 2023 at 04:59:08PM +0100, Jason A. Donenfeld wrote: > Rest of series is intended to go through random.git tree, so it'd be > useful to not have to carry this there -- less pain. Ping me when the time has come and I'll ack it so that it can go through the random.git tree too. Provided there are no serious conflicts but we'll cross that bridge when we get to it... -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette