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 1E0E4C3F68F for ; Fri, 14 Feb 2020 20:36:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D2C7724649 for ; Fri, 14 Feb 2020 20:36:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="AxHIiGFR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387846AbgBNUgh (ORCPT ); Fri, 14 Feb 2020 15:36:37 -0500 Received: from mail.skyhub.de ([5.9.137.197]:56988 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387432AbgBNUgg (ORCPT ); Fri, 14 Feb 2020 15:36:36 -0500 Received: from zn.tnic (p200300EC2F0D5A00D5EC2BA3BD6A59D8.dip0.t-ipconnect.de [IPv6:2003:ec:2f0d:5a00:d5ec:2ba3:bd6a:59d8]) (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 7C4911EC0CF7; Fri, 14 Feb 2020 21:36:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1581712595; 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=83Vxjz/IRtC6k8sZzXSo5bZQ7tVlSei7QAqOPLK9/a4=; b=AxHIiGFRakSY7liIFsmmSrbOlRKriN/65/vtCgMLZfkCefUIR6GKf2IOa45spj4JtIcgKh WmHCf+uPBWy5I0M/MQhREcRsSXKcYa1ExM9+9crYKI32TTvYGQbaRnqYuGF9Id2sYmH7Y6 +EShM7zMX7XAvlJ3EI12O5VmfNHW1Ww= Date: Fri, 14 Feb 2020 21:36:25 +0100 From: Borislav Petkov To: Thomas Gleixner Cc: Greg KH , stable@vger.kernel.org, X86 ML , Yazen Ghannam , LKML Subject: Re: [PATCH] x86/mce/amd: Fix kobject lifetime Message-ID: <20200214203625.GS13395@zn.tnic> References: <20200214082801.13836-1-bp@alien8.de> <20200214083230.GA13395@zn.tnic> <20200214151727.GA3959278@kroah.com> <20200214201143.GQ13395@zn.tnic> <87a75kud8o.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87a75kud8o.fsf@nanos.tec.linutronix.de> 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 Fri, Feb 14, 2020 at 09:26:31PM +0100, Thomas Gleixner wrote: > This once Cc'ed stable but lacked a Cc: stable tag in the changelog. So that's the difference. Ok, I'm fine with that. /me removes "suppresscc = bodycc" from his .gitconfig again. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette