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.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,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 162A6C2D0EF for ; Fri, 17 Apr 2020 14:18:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DB3B120B1F for ; Fri, 17 Apr 2020 14:18:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="fSZIHi8P" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726164AbgDQOSu (ORCPT ); Fri, 17 Apr 2020 10:18:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33614 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725272AbgDQOSt (ORCPT ); Fri, 17 Apr 2020 10:18:49 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79477C061A0C for ; Fri, 17 Apr 2020 07:18:49 -0700 (PDT) Received: from zn.tnic (p200300EC2F0DA80060CD7BB5EE54F574.dip0.t-ipconnect.de [IPv6:2003:ec:2f0d:a800:60cd:7bb5:ee54:f574]) (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 565871EC0D39; Fri, 17 Apr 2020 16:18:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1587133125; 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=rgZoIatcm+Gu5PJYpw6PupcUwD8Wv3dPWUib9QMaXkE=; b=fSZIHi8P6Gu/jO0T/UWsYJT31Py9KU7wuZKdX0WfmxZZ7SI2P2rvFDrjoUFx7plvquMHve ntkLicJWhCxum9DtMFUk/mHA+lSSGW86+ftAQ9KCJfzNtzOmVBcbCVbH9PY5JlqNIhswWO pb4eRy9b4UitaL9/0j4OqeHykpiBQlE= Date: Fri, 17 Apr 2020 16:18:41 +0200 From: Borislav Petkov To: Reinette Chatre Cc: James Morse , x86@kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Fenghua Yu , Ingo Molnar , "H . Peter Anvin" , Babu Moger Subject: Re: [PATCH v3] x86/resctrl: Preserve CDP enable over cpuhp Message-ID: <20200417141841.GD7322@zn.tnic> References: <20200221162105.154163-1-james.morse@arm.com> <8d84868f-4045-8d69-ed45-d0f0629ba25c@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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 Wed, Apr 15, 2020 at 08:57:34AM -0700, Reinette Chatre wrote: > Hi Thomas and Borislav, > > Could you please consider this patch for inclusion as a fix for v5.7? Do you mean by that that I should add Cc: so that it goes to stable? The commit in Fixes: is from 4.10-ish times... -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette