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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 C0B55C43460 for ; Thu, 22 Apr 2021 19:55:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8F0086128D for ; Thu, 22 Apr 2021 19:55:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237034AbhDVT4X (ORCPT ); Thu, 22 Apr 2021 15:56:23 -0400 Received: from mail.skyhub.de ([5.9.137.197]:55210 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236058AbhDVT4V (ORCPT ); Thu, 22 Apr 2021 15:56:21 -0400 Received: from zn.tnic (p200300ec2f0e2900329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ec:2f0e:2900:329c:23ff:fea6:a903]) (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 A04F51EC030F; Thu, 22 Apr 2021 21:55:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1619121344; 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=0Q61lNercIC4ES7Q4Z8ZJik9bzw32TQXhIg0Y6vVvAM=; b=rPzjFsUGQg+uTPE8TNluD41oLtLD9jCuqOCwzZ/PNuALfABDDhnGzawHJowE/480UecoKe 1S6kgcNCU4TATxfNhD07kUU5FmpqIu/XPrvNkKR8isbLLTV1GPyW93/5gxelo1eV0O/m/M M7cK7dEt5mEtfyZah4kmb9kNCknxN68= Date: Thu, 22 Apr 2021 21:55:43 +0200 From: Borislav Petkov To: "Kuppuswamy, Sathyanarayanan" Cc: Dave Hansen , Rafael J Wysocki , Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Peter Zijlstra , Len Brown , Robert Moore , Erik Kaneda , linux-acpi@vger.kernel.org, devel@acpica.org, linux-kernel@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH 1/3] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure Message-ID: <20210422195543.GF7021@zn.tnic> References: <20210422192442.706906-1-sathyanarayanan.kuppuswamy@linux.intel.com> <20210422192442.706906-2-sathyanarayanan.kuppuswamy@linux.intel.com> <98a81d5c-251b-bdb1-f5e4-5925de93f0d7@intel.com> <8928afc9-ab59-62f3-45b5-a6d26d96d90e@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <8928afc9-ab59-62f3-45b5-a6d26d96d90e@linux.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 22, 2021 at 12:46:13PM -0700, Kuppuswamy, Sathyanarayanan wrote: > > This SoB chain doesn't look right. This is what it would have been if > > You sent it to Bob who sent it to Erik, who submitted it. > Internally, its submitted to Bob and Erik for ACPICA merge. > I think Sign-off is added to track it. This is not how this works - when Erik/Bob merge it, *then* they add their SOB. Right now it should have only your SOB. Documentation/process/submitting-patches.rst, section "Sign your work - the Developer's Certificate of Origin" Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette