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 59913C46467 for ; Tue, 3 Jan 2023 17:30:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237813AbjACR37 (ORCPT ); Tue, 3 Jan 2023 12:29:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34876 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233639AbjACR3y (ORCPT ); Tue, 3 Jan 2023 12:29:54 -0500 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53880F5BF; Tue, 3 Jan 2023 09:29:54 -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 E4D111EC0513; Tue, 3 Jan 2023 18:29:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1672766993; 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=1r4iEnMJZBtQVtQ31Qtnnm94XCWAgBgbs/1DzfmPGXQ=; b=Wp8aAQSKaSaJzFRjjha61fGXv7vkl1HOwYxKb8p+0EduGRpLgxUqVZ/g7rc32SBSj6sZ0a S8tPK5RS1MMEH5TwLh0E5eG0PD5HXXgLxaMBtmfe9P5f66jXFBebIw0+zTLBr+7VDIhKH4 Nv+U3qjmiaIPPJuZLg6TrBfITNlVk4s= Date: Tue, 3 Jan 2023 18:29:49 +0100 From: Borislav Petkov To: Ingo Molnar Cc: "Jason A. Donenfeld" , linux-kernel@vger.kernel.org, patches@lists.linux.dev, tglx@linutronix.de, linux-crypto@vger.kernel.org, linux-api@vger.kernel.org, x86@kernel.org, Greg Kroah-Hartman , Adhemerval Zanella Netto , Carlos O'Donell , Florian Weimer , Arnd Bergmann , Jann Horn , Christian Brauner Subject: Re: [PATCH v14 1/7] x86: lib: Separate instruction decoder MMIO type from MMIO trace Message-ID: References: <20230101162910.710293-1-Jason@zx2c4.com> <20230101162910.710293-2-Jason@zx2c4.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 Tue, Jan 03, 2023 at 06:00:46PM +0100, Ingo Molnar wrote: > > I guess you missed the conversation with Borislav yesterday about that. > > He mentioned that I'd just take it through random.git when this whole > > series goes in. > > Please base your tree off on tip:x86/asm then (or pull it in) - it only My idea was a lot simpler: avoid the tree inter-dependency by us acking this patch so that it can go through the random.git tree. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette