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 C9F80C636CC for ; Thu, 9 Feb 2023 00:46:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230379AbjBIAq1 (ORCPT ); Wed, 8 Feb 2023 19:46:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35742 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229849AbjBIAqZ (ORCPT ); Wed, 8 Feb 2023 19:46:25 -0500 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6D8B1A948 for ; Wed, 8 Feb 2023 16:46:23 -0800 (PST) Received: by mail-ej1-x62c.google.com with SMTP id hx15so1874116ejc.11 for ; Wed, 08 Feb 2023 16:46:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=I7+y1khe5slzGpcCcNZFq0uCv9NMhh129osV28PiNlQ=; b=HCAWmh5Wpv/oN0CwywbyAtyXR+Ahe7gr87UDrCLvhD/mVxbx2yd3LVtt2HvGNteuMc 2gsibUGamSfzBhbhMTvQAFn5TaNYD73srKz4bjMq7CLcQ7QMkl3a0RWY4ZJZ+5jFXb/q KRIPmLmLH7FUlPtqrmfiebBE1sIBgtXh6S3iw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=I7+y1khe5slzGpcCcNZFq0uCv9NMhh129osV28PiNlQ=; b=bENRdqy5PFgHIOAqQ15pIGckytWOkNtup6d6EkMlqumFGq7AmRmeThGzpjeNG0CdR/ 4tfHbnOuJGxT32k6oNveIdlLUnpVAQpfBKQewfZ5AVKy0VWm0iAbxlwAZag7bIxb7ppo 5oemG1r58oAR1T1nVSfX6el8jsZtp+uT4I7SKhV602vxAWCuC+QV4286vF1QvrQbA/3e bpf2H0CYlft/+BAdSi5O3ry6KL644eUMrOQT+aUvZPaB5xokk3teuBXuwn3u05Xhug+/ lfOdO5BPSOiPzf/KlQdZnlnqSJU4RDiPunLpGmWDbjr+fj9Yg+Ihu0tbBFdisFqrdVnV 55zQ== X-Gm-Message-State: AO0yUKVKCRQ3ebCFEvMrKsbl/br4xCm1V4bWWBTT6tedDIX2K4rHGSS5 OMz4c1KNwBGbVA8/SxIdkC9Pip+i7OIOdibOf/w0BQ== X-Google-Smtp-Source: AK7set8HfnDi4wyWxLixQyxmu83RJYrJqa/4e5vgi5yYNa/DMxGNozuJCxWjicfZ5sU/SXE8wvk2tw== X-Received: by 2002:a17:907:6d92:b0:882:c358:5bfd with SMTP id sb18-20020a1709076d9200b00882c3585bfdmr14736420ejc.59.1675903581905; Wed, 08 Feb 2023 16:46:21 -0800 (PST) Received: from mail-ej1-f54.google.com (mail-ej1-f54.google.com. [209.85.218.54]) by smtp.gmail.com with ESMTPSA id n4-20020a170906164400b008a586200573sm156290ejd.66.2023.02.08.16.46.20 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Feb 2023 16:46:20 -0800 (PST) Received: by mail-ej1-f54.google.com with SMTP id p9so1991328ejj.1 for ; Wed, 08 Feb 2023 16:46:20 -0800 (PST) X-Received: by 2002:a17:906:4e46:b0:87a:7098:ca09 with SMTP id g6-20020a1709064e4600b0087a7098ca09mr1926650ejw.78.1675903580346; Wed, 08 Feb 2023 16:46:20 -0800 (PST) MIME-Version: 1.0 References: <827177aa-bb64-87a9-e1af-dfe070744045@I-love.SAKURA.ne.jp> <20230208080739.1649-1-hdanton@sina.com> <1ad499bb-0c53-7529-ff00-e4328823f6fa@I-love.SAKURA.ne.jp> In-Reply-To: From: Linus Torvalds Date: Wed, 8 Feb 2023 16:46:03 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys To: Tetsuo Handa Cc: Alan Stern , syzkaller , Dmitry Vyukov , Greg Kroah-Hartman , "Rafael J. Wysocki" , Peter Zijlstra , LKML , USB list , Hillf Danton Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 8, 2023 at 4:23 PM Tetsuo Handa wrote: > > Did I misuse the Co-developed-by: tag? I added your Signed-off-by: tag because > https://docs.kernel.org/process/submitting-patches.html#when-to-use-acked-by-cc-and-co-developed-by > states that "every Co-developed-by: must be immediately followed by a Signed-off-by: > of the associated co-author." That doesn't mean that *You* can add a Signed-off-by: Nobody can certify sign-off for anybody else. Read the sign-off rules: you can add your *own* sign-off if the rules hold, but you can't sign off for somebody else. The "Co-developed-by: must be immediately followed by a Signed-off-by:" thing only means that if there are multiple developers, then ALL DEVELOPERS MUST SIGN OFF. It absolutely does *NOT* mean that you adding a Co-developed-by means that you then add a Signed-off-by. That's like faking somebody else's signature on some paperwork. Never do that either, and it's hopefully obvious why. Linus