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=-7.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 B8580C4320E for ; Thu, 2 Sep 2021 10:15:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9A85D61053 for ; Thu, 2 Sep 2021 10:15:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233688AbhIBKQY (ORCPT ); Thu, 2 Sep 2021 06:16:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231770AbhIBKQX (ORCPT ); Thu, 2 Sep 2021 06:16:23 -0400 Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 045FFC061575; Thu, 2 Sep 2021 03:15:25 -0700 (PDT) Received: by mail-qt1-x82d.google.com with SMTP id w17so1026773qta.9; Thu, 02 Sep 2021 03:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=jY0hv8Hwv+CT3F31rfXY2gXxMi5rZPignVknHkWMmbc=; b=W6BnvnkxBsv0zv5VlNH5tPNzy1TMc+MmUgNjHkvbhds2FgaADzlyMDJnF6qT++tUkg xjQyrM03fM8Kk2fkbrGcNeypZ7rESkUYl71iMxPixTM3Ncv4FimKqz/AVubZYjOAm8TP PTm4aQJNk5lsbHfIcGQMvBol4wmbzwqD6paEA7sSFbBQUgSDYafHcRrE5CuQRdaQhMp7 EHqrWd0SuK+dzK/VqquRZbxsep+9ZX/E7Ejk70MbjvzQv7ublsz9mVlx4cYSsz1sQQ1I Apq3DEoudOvrai3Bxf7I2HRydQ6MtTVK+mktHJ6do7AZlE9kwzU8TwTWkRbSwEFeoqUB +YAw== 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=jY0hv8Hwv+CT3F31rfXY2gXxMi5rZPignVknHkWMmbc=; b=VixxqYD12qDaeMbx0iMhAnXfZv4gPYo18YbC2VLh/Zo6D6sO/mV6zluPqzpF+eISEs BXh76CqIvTAE8JnnYinTvmdHgy8zuneXgJBFhlfDemC2hkYOM4eIO0si2y2Vvyx47AB2 gdVEO3ikGwJK1acvb6rX4Z6Ai/bCmDSxE9kJEJl8w06Bs9LHalWNIDS5Kb1yToHxtR5A +Ae+XzjbS/JdYFyHCMz7h+12qLz5r4//yF3RYXcCLj79aY3ekU8046P1TFVaFhA0AXl7 y2KqJ8l3Mr9Und+OS1M7r0/CLDgInQydcnN9RHJogcqIcJ2DZc74TqJnQaY1X/72b0Rh q5aA== X-Gm-Message-State: AOAM532gfwkazhTLlkzWtJrGW2rDpgfwDtc34N5VkyF/h3hkgOr8bb1k JtuYvDCHLDmv0PNN4a67fmU0tKgDlJWYjFO9izo= X-Google-Smtp-Source: ABdhPJyaC7CE9giiu/RlXTNJcKPnXQPD6Hgl274N4dVhoHYR3rwaY0HAtbTD/b1i+5NbQgo6m3HYdTdZ4hgvCz0C1vw= X-Received: by 2002:a05:622a:148e:: with SMTP id t14mr2191315qtx.356.1630577724181; Thu, 02 Sep 2021 03:15:24 -0700 (PDT) MIME-Version: 1.0 References: <20210822161005.22467-1-sergio.paracuellos@gmail.com> <20210822161005.22467-4-sergio.paracuellos@gmail.com> In-Reply-To: From: Sergio Paracuellos Date: Thu, 2 Sep 2021 12:15:12 +0200 Message-ID: Subject: Re: [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource' To: Greg KH Cc: Thomas Bogendoerfer , Bjorn Helgaas , Matthias Brugger , "open list:MIPS" , linux-pci , linux-staging@lists.linux.dev, NeilBrown , linux-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Thu, Sep 2, 2021 at 11:15 AM Greg KH wrote: > > On Sun, Aug 29, 2021 at 05:14:27PM +0200, Sergio Paracuellos wrote: > > On Fri, Aug 27, 2021 at 11:01 AM Greg KH wrote: > > > > > > On Sun, Aug 22, 2021 at 06:10:05PM +0200, Sergio Paracuellos wrote: > > > > We have increase IO_SPACE_LIMIT for ralink platform to get PCI IO resources > > > > properly handled using PCI core APIs. To align those changes with driver > > > > code we have to set 'ioport_resource' end limit to IO_SPACE_LIMIT to avoid > > > > errors. > > > > > > > > Signed-off-by: Sergio Paracuellos > > > > > > Acked-by: Greg Kroah-Hartman > > > > Thanks. Since I am planning to move 'mt7621-pci' from staging to > > 'drivers/pci/controller' and send v3 after the next merge window, I > > prefer this patch to go through the staging tree. For the other two I > > don't have any preference and it is ok for me to go through mips or > > pci trees. So, Bjorn and Thomas is up to you if you are ok with the > > changes. > > Yes, I would need acks for the other patches in the series if this is to > come through the staging tree. Yes, I know it. Let's wait for Thomas and Bjorn preference for those remaining two. Best regards, Sergio Paracuellos > > thanks, > > greg k-h