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,URIBL_BLOCKED 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 01CA4C4320A for ; Tue, 17 Aug 2021 07:24:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D95C860EFE for ; Tue, 17 Aug 2021 07:24:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234660AbhHQHYm (ORCPT ); Tue, 17 Aug 2021 03:24:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233688AbhHQHYk (ORCPT ); Tue, 17 Aug 2021 03:24:40 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65220C061764 for ; Tue, 17 Aug 2021 00:24:07 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id x2-20020a1c7c02000000b002e6f1f69a1eso1136847wmc.5 for ; Tue, 17 Aug 2021 00:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=k1CgOPIa4n8DhcaJK9nsG7rytL7vIVlLDzs67n6AWoM=; b=ESxuGmoejql+KJqudW71YmXAVcpivN8iG3xoY7CrTrTtal9GvssW6TT4vJqxDquKPS ZbpXdNqcJBBLIl6MtVdwC9a/llh3K/FZKm/UPFaPXrA7YUWGKH4PKir9bAOVkidGxVXY KZgb5s5zpGWR+rnCKZWAixf2rB1d64//WrzKKijRZuzN0RDP9gx57b6SvEBgRT4pdvXD X1kSzbupbe/G5T8TEIKJRcKMjhZo3ew5OFpQzcgJ6Q3gCVZIJJfitLrSY1xRLI8EBk0q J2uri7ShGkd+SeV+XM/koxWEK/wKimiUptIJZ14WxLHZYijyn68CW4sxB/4vSV8jlFF4 f/5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=k1CgOPIa4n8DhcaJK9nsG7rytL7vIVlLDzs67n6AWoM=; b=O3gAQnVjNxkesWu+DOg/VrXBzauO+QzKMD/PGfaqxwkoqAfC8XjAiqNL92oi95wNNR SZIc8e15orm1oTeuos7oTdDJQFe52Nvm5JfZJyhoSmq0quK3h8wzMQUG8bbkz/tbpd14 VJvBU1xPMPWR/hbgvbuz7vldHCAKL1FjoGEQ4y8xULku4JRciU8bhRqpyevsmMKGInsp xXMOUHal+2crdbIn5r1yZX3bG+gLdcQ4QihBwIjhhX169RWLT9k6hciHqfoyEvENf7pB 1u/ll5XkjlzayFn2kS/gPm4KNDMZzERp+m5YjYmVwDx117SE449D7fxlSJlHxTFJcBIv xANw== X-Gm-Message-State: AOAM532Y093/hEUActI5xo4crxoeWqGIMGYycuBcP0kt6fwW/xH5u9Pq qPijSFw6zNQE9/GQdwVo2gMLdA== X-Google-Smtp-Source: ABdhPJw+7IS45rZ/FJaVYS7tOUDstHuyiASXa0q8qpIY9XfIiWi2zJdF0dx4HuJt2hC+0aOuKnl8SA== X-Received: by 2002:a7b:c2f0:: with SMTP id e16mr1880371wmk.144.1629185045975; Tue, 17 Aug 2021 00:24:05 -0700 (PDT) Received: from google.com ([2.31.167.59]) by smtp.gmail.com with ESMTPSA id v1sm1282927wrt.93.2021.08.17.00.24.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Aug 2021 00:24:05 -0700 (PDT) Date: Tue, 17 Aug 2021 08:24:03 +0100 From: Lee Jones To: Saravana Kannan Cc: Marc Zyngier , Andrew Lunn , Kevin Hilman , Neil Armstrong , Jerome Brunet , linux-amlogic@lists.infradead.org, linux-arm-kernel , open list , netdev , Android Kernel Team Subject: Re: [PATCH 1/2] irqchip: irq-meson-gpio: make it possible to build as a module Message-ID: References: <87r1hwwier.wl-maz@kernel.org> <7h7diwgjup.fsf@baylibre.com> <87im0m277h.wl-maz@kernel.org> <87sfzpwq4f.wl-maz@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 16 Aug 2021, Saravana Kannan wrote: > > > > I sent out the proper fix as a series: > > > > https://lore.kernel.org/lkml/20210804214333.927985-1-saravanak@google.com/T/#t > > > > > > > > Marc, can you give it a shot please? > > > > > > > > -Saravana > > > > > > Superstar! Thanks for taking the time to rectify this for all of us. > > > > Just to clarify: > > > > Are we waiting on a subsequent patch submission at this point? > > 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? Actually, I meant *this* patch. But happy to have unlocked your patches also. :) -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog