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=-13.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL 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 8D9BCC4320A for ; Mon, 16 Aug 2021 21:02:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6319060EE5 for ; Mon, 16 Aug 2021 21:02:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233194AbhHPVDV (ORCPT ); Mon, 16 Aug 2021 17:03:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231874AbhHPVDU (ORCPT ); Mon, 16 Aug 2021 17:03:20 -0400 Received: from mail-yb1-xb29.google.com (mail-yb1-xb29.google.com [IPv6:2607:f8b0:4864:20::b29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0A381C0613C1 for ; Mon, 16 Aug 2021 14:02:49 -0700 (PDT) Received: by mail-yb1-xb29.google.com with SMTP id p4so35477005yba.3 for ; Mon, 16 Aug 2021 14:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9tBnOccmzh2NJZYx5oDaY8MOAHPBqp1qYchURvuFzso=; b=R16oiv/oceeUQV3a8yDdzod/rO3qI0SEJlVFlqqsHY1kJ2SIGsYuwOrp7cudXALITL KHJxOV3loaVswHpYg9mED7WahY3ZCZbN+kf/QcUJRM4Nkx+oQ9Nbhaye9JkT5rKoPZhZ TXlUCUmKKQMZLOGx3gLZ/0A1BAxBD6hhNzch/x2ygnciQhCT4Q8OxxVsdEieebUda1j4 Yl5srS5Ig3HVcPXA3fI8QBi++ZQlE8UYCRA66y1xaceEiDvRK+/CaxA7WHUrSc3caYOu FURHrXGr/JK3v89xSxs0acxIdq+Qdc6w7o9jIDqfQVElfYY/ogERPimfyKtdY4fyzNdh GH7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9tBnOccmzh2NJZYx5oDaY8MOAHPBqp1qYchURvuFzso=; b=KYGj94QqewgfabbF/vzJJHqGKfEUWbM5721FTU5Fxmizr1S3E5EWwLUt8j4VxH/cxD nrQSjMJnZzprOBg+1hSwE4jQiUvw2xrngige3hVJ36uqQ+V9/ptmZqX+7uZcya2ByU6b z4LzUZu1Oit7YdtMyJS5LXsxzHJzPLcsYvj9yHdgsVwTfNgyfAksV+x+VccnmbV7D4aF 4jGU8CXx29V/f48x92/gSgL2cdNPkSbWpYK9yzf26jah2GNdGSI6gnrZYKxyG8LSR2Gn Abf4B9EYQd/KfnFj58guvK8oYuoRCDQPZd952u2WW7e6utvsdkDKiFIvFLwpIKPiBH2l BIHQ== X-Gm-Message-State: AOAM531bhkI0udb5JhlhvFUmXRe5GQF95UBaptRHiRxIGnUhdZP/eT5S 0be8CPtVAq6XoyupZDGcHW5Ee7zo+t1CUm7QVH5YIQ== X-Google-Smtp-Source: ABdhPJzfOeoMrqnOumdBEyULbR12pEKizh9VCI5n4TPyzQfeauroCIr1y3HOIzCK1KqhoZVCucYu6yxU1MKOU+MlGp4= X-Received: by 2002:a25:d1c2:: with SMTP id i185mr483413ybg.466.1629147768118; Mon, 16 Aug 2021 14:02:48 -0700 (PDT) MIME-Version: 1.0 References: <87r1hwwier.wl-maz@kernel.org> <7h7diwgjup.fsf@baylibre.com> <87im0m277h.wl-maz@kernel.org> <87sfzpwq4f.wl-maz@kernel.org> In-Reply-To: From: Saravana Kannan Date: Mon, 16 Aug 2021 14:02:12 -0700 Message-ID: Subject: Re: [PATCH 1/2] irqchip: irq-meson-gpio: make it possible to build as a module To: Andrew Lunn Cc: Lee Jones , Marc Zyngier , Kevin Hilman , Neil Armstrong , Jerome Brunet , linux-amlogic@lists.infradead.org, linux-arm-kernel , open list , netdev , Android Kernel Team Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 16, 2021 at 1:46 PM Andrew Lunn wrote: > > > Not that I'm aware of. Andrew added a "Reviewed-by" to all 3 of my > > proper fix patches. I didn't think I needed to send any newer patches. > > Is there some reason you that I needed to? > > https://lore.kernel.org/lkml/20210804214333.927985-1-saravanak@google.com/T/#t > > https://patchwork.kernel.org/project/netdevbpf/list/?series=&submitter=&state=*&q=net%3A+mdio-mux%3A+Delete+unnecessary+devm_kfree&archive=both&delegate= > > State Changes Requested. I guess because you got the subject wrong. I'm assuming the prefix is wrong? What should it be? I went by looking at the latest commit in: $ git log --oneline drivers/net/mdio/ ac53c26433b5 net: mdiobus: withdraw fwnode_mdbiobus_register What prefix do I need to use to be considered correct? net: mdio:? > > With netdev, if it has not been merged within three days, you probably > need to resubmit. Ah, thanks for the info. Since you didn't say anything, I assumed it'd get in eventually and didn't really check the patchwork status. -Saravana