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 ADCE3C43334 for ; Wed, 20 Jul 2022 15:58:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235448AbiGTP6M (ORCPT ); Wed, 20 Jul 2022 11:58:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229379AbiGTP6H (ORCPT ); Wed, 20 Jul 2022 11:58:07 -0400 Received: from mail-il1-x134.google.com (mail-il1-x134.google.com [IPv6:2607:f8b0:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B2E94BD00 for ; Wed, 20 Jul 2022 08:58:06 -0700 (PDT) Received: by mail-il1-x134.google.com with SMTP id c16so8247234ils.7 for ; Wed, 20 Jul 2022 08:58:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=UT6swPVSeMcHRK05+enKSBkos62byQoZHdG8lDo48kQ=; b=jyoxlAGXQp9ccWODmnsqRSLHHgOzsw+KoDnEVyhAKhZwFk+6j59bLCma24eQnvNInr nKauH4XJK90u8ObeWG3li7eHftlqaTxtF2vTgD1uNv6t4wPMB8Bx55BvUigjcIv8UliU Q3whCX1a4Rl8m7v1NIAH9Dmv7qIqGkmWEeucNPx05WKu8eWS23djQMjeOkdpCAI37VtQ xSYVfpxC4neSrddiaMtQoKy1cFufqTHQsNDnj+pwa6kBE6RvpHuOzygcCPA1+3Jg58Sb CcSmegB/WmTzxWhraXSBgKzl5L3fYCnVrcGkO44J39AsSsYYWwjyHhQi1HLSuvbmEwvr b2gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=UT6swPVSeMcHRK05+enKSBkos62byQoZHdG8lDo48kQ=; b=Bf47VNFi7bYUcb/N9P4HRJCztge7AqoRCsgGishiHWbJFfijtzrZ9Mt5evi79xidlx /S7QHAkPHDhM147vm7C8xa8xxU8AocV964I4//hroAe0ztFzG8rNcBZVUsYJfc4F2euV FmcjLq68Cwcp89MJ0//NA+SrMaO9QHvdds4D9gevnIaLq0CmeacLAGmXTS+9EE7sbwxx 6c5q7SqRI3tDId0eWnfnw3xvd0XBhaIBTq/90mKy3cFqz7QfznbBXUC6nsx6cEpcCOnt QTfE+345OpJaT8OAEAwS5covTOmdm8lpGYht4EDyePqxajRd54AIXXBD0blxg+wDtrcY F+Tg== X-Gm-Message-State: AJIora8fLO4E4CvhLV1iQpunaWWvGgUNqRgNRfiJGfW3fYeP6ZkOAXHd NB5gatrREtQikqFx5ir+LntBPA== X-Google-Smtp-Source: AGRyM1t6s3XZL215X7zR+DK7aJBe5zrMXNCayg0r9b5as9Fpi5Z3tXXdOjRJl1Cnp8c2gWJkUzfzTQ== X-Received: by 2002:a05:6e02:178c:b0:2dc:2783:aac3 with SMTP id y12-20020a056e02178c00b002dc2783aac3mr19650396ilu.142.1658332685601; Wed, 20 Jul 2022 08:58:05 -0700 (PDT) Received: from [192.168.1.172] ([207.135.234.126]) by smtp.gmail.com with ESMTPSA id b11-20020a92db0b000000b002dc3df1b345sm6990790iln.88.2022.07.20.08.58.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 20 Jul 2022 08:58:04 -0700 (PDT) Message-ID: Date: Wed, 20 Jul 2022 09:58:03 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: linux-next: Signed-off-by missing for commit in the block tree Content-Language: en-US To: Christoph Hellwig , Stephen Rothwell Cc: Song Liu , Linux Kernel Mailing List , Linux Next Mailing List References: <20220720231659.5187722d@canb.auug.org.au> <20220720132154.GA13957@lst.de> From: Jens Axboe In-Reply-To: <20220720132154.GA13957@lst.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/20/22 7:21 AM, Christoph Hellwig wrote: > On Wed, Jul 20, 2022 at 11:16:59PM +1000, Stephen Rothwell wrote: >> Hi all, >> >> Commit >> >> 32389bb813f9 ("md: stop using for_each_mddev in md_notify_reboot") >> >> is missing a Signed-off-by from its author. > > In case this can still be fixed: > > Signed-off-by: Christoph Hellwig At least we have it documented here, I don't think we need to rebase both repos. -- Jens Axboe