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.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, 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 F3E51C433DB for ; Tue, 26 Jan 2021 07:27:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B802B22DFB for ; Tue, 26 Jan 2021 07:27:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729028AbhAZH1m (ORCPT ); Tue, 26 Jan 2021 02:27:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730294AbhAYPpG (ORCPT ); Mon, 25 Jan 2021 10:45:06 -0500 Received: from mail-pf1-x42c.google.com (mail-pf1-x42c.google.com [IPv6:2607:f8b0:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3846C06121C for ; Mon, 25 Jan 2021 07:18:57 -0800 (PST) Received: by mail-pf1-x42c.google.com with SMTP id w14so8559773pfi.2 for ; Mon, 25 Jan 2021 07:18:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=MBPqVt45ITLJCzWFHUcX7mkPIKQDJQ44GECVzhqpWDs=; b=G3e6OVQKtf9PYFBBqnu0AOCvBcNEwC9QfRFNv8xdM/x+24O80RY6a6VjcakPrZGva2 j91axmEy5T3xSWpNjPc50h9VLNVUyCGhCMMOeztEC9nRebK9mkBf4eodCu9x/fFclHwV aaMyehgVVy8e5suSbAvWIVyCujylV6zlox9mkwSoJIvHUdPRjkWh7cIem6r8IXHnlsiC fDMnY0yu+KrV675abtw29Zs/fxNa30ZXITPw/RDaZsuJhyo00M0gDviTwHJxUs1S8Qea +waYdVHu2NtwrfHCPVk9YJYa/Yxm3VIsbObYn60XZXlGwlCWC0gmVDhXahraDDBxjsKV ro/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=MBPqVt45ITLJCzWFHUcX7mkPIKQDJQ44GECVzhqpWDs=; b=GKCXvjtkJdtUofjmAYGmIeNfngr9FfZ1lHj/aexhvBz6N4SQkObHuhWwUrvsBddwn6 zPcGku94nOzoqP3fYZuQJBu03ZRR/39vtC72S0NbOdu1FYLyXR6JtlfRmh/6faJq5kdR cg4izSKkoaGOqo2jKWlMsjTian+u+awZc92hOFVCBRv6NtpaBoSqHDJz8bSuDfgD7m3E pbcWYT3ncw3y4buK5E3s2tNxV/yUHhdAWmd00Vv6kzQDfkUpYjgcQL6+sPq+q4Dzz1fT jAXuCz0em6US5KpAzdseRiQhNjatQ+CU/TUF/jdGyUcFfy4ZXGwV8xahketspY8dWMkx I9/g== X-Gm-Message-State: AOAM531Hx0bvZ/YFjLWglO4i/GG4XyWoOoQYBfpSdmxzLFeGYDObMsDb VcoDDgiLxLS56FvQYk0/6g7zCg== X-Google-Smtp-Source: ABdhPJzkgcc5IscHt+KOy83sg2XBvPAbFM956SP/fqdTFGtzqO73x70J+0XMfjEVsP8hhFlhwHdQoQ== X-Received: by 2002:a62:ed09:0:b029:1bb:3ffc:b7f9 with SMTP id u9-20020a62ed090000b02901bb3ffcb7f9mr923337pfh.52.1611587937426; Mon, 25 Jan 2021 07:18:57 -0800 (PST) Received: from [192.168.4.41] (cpe-72-132-29-68.dc.res.rr.com. [72.132.29.68]) by smtp.gmail.com with ESMTPSA id b67sm16883015pfa.140.2021.01.25.07.18.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 25 Jan 2021 07:18:56 -0800 (PST) Subject: Re: linux-next: Signed-off-by missing for commit in the block tree To: Stephen Rothwell Cc: Bijan Mottahedeh , Pavel Begunkov , Linux Kernel Mailing List , Linux Next Mailing List References: <20210125204329.22a4964c@canb.auug.org.au> From: Jens Axboe Message-ID: <8a6c48de-7136-97b1-1013-4b707afb5d06@kernel.dk> Date: Mon, 25 Jan 2021 08:18:56 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20210125204329.22a4964c@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/25/21 2:43 AM, Stephen Rothwell wrote: > Hi all, > > Commits > > 36962a1e4186 ("io_uring: create common fixed_rsrc_data allocation routines") > 5bc97865b3b6 ("io_uring: create common fixed_rsrc_ref_node handling routines") > b2315a2cda1f ("io_uring: generalize io_queue_rsrc_removal") > a63c1259317d ("io_uring: rename file related variables to rsrc") > > are missing a Signed-off-by from their author. Fixed up, thanks. -- Jens Axboe