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 ECD94C4320A for ; Thu, 2 Sep 2021 11:20:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D5DA16108B for ; Thu, 2 Sep 2021 11:20:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233850AbhIBLVF (ORCPT ); Thu, 2 Sep 2021 07:21:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32944 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230256AbhIBLVE (ORCPT ); Thu, 2 Sep 2021 07:21:04 -0400 Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D1975C061575; Thu, 2 Sep 2021 04:20:05 -0700 (PDT) Received: by mail-qt1-x82f.google.com with SMTP id 2so1161647qtw.1; Thu, 02 Sep 2021 04:20:05 -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=M2rUgbLwypXDUhfyDjxmoAHRqVm5nElTvA2YszrcfF0=; b=LZMbmqj2iCMHR8sDXy4iF4uZoQ4yJAumBT2erprCyab2RxBW7mCg9e7szRElWe7n7L aoOI8CVoSmkrb5WLru+tDNZClYHMmJE8h+hJvGCsBmyvtr5wQGmtJrOQrvZzMMOAYvm3 M5jjdxqeykOzGETyRAKWklP789UYGWPCjMiXuTpP0SV7DoteNKB5JgKfhtRMgiZ5W+cu l0LOlAaU7+ExzKooyX6tSa4IO7nbyNOLEGbOjk7Pcp0TxCG5Dc/W6jc/4cK4oYECSP70 J5J8s4YIjbMBLw9Hh8vhKiPEFNmC8xt2Lo6C0rO4H9jf9ESU1u9o6G8V5RtpPSSGQ3hv U1PA== 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=M2rUgbLwypXDUhfyDjxmoAHRqVm5nElTvA2YszrcfF0=; b=FRbRT1rdSAeEDnHuo3Cc/lSVitgMJEEl6RZ26cdeUY3YcOYlYm8Lb/pcVkCB+K6iGO tN58XFf05CDsGOUnPu6LV5EmCf8Dd+OQ5n4CVZQ0MQLaXwHPYxCRh777vmTGeRg6rwIs dL9dbl6Ww9SoVYxW77+/xJgJVtX3cMP2OSZIFRZUYRc2hNWOrD/s/7YyZOhHKGvhZnfE t9tKqK/C6Yjn4Ab9aB0soBlGNEfQGSgZOAv4AqV7nPQQTW/cqlnbpIynxdbs7Km4iskt hAb26R5fi94r0KB8raT6rwx+848rBWrLxzdmwesqDCTZkHGh6yF4GCvvZ06dz/wDNU45 2Jaw== X-Gm-Message-State: AOAM532wZjlP0sItuiR4Sp8EbnQs9KB3LiSX/kB8UBXgq2womXlLYB75 3QAWbR7JDHWZbnDy4gg1EfEo9rk5mdmAvQT1zB0= X-Google-Smtp-Source: ABdhPJwhNfinimEqrbvBqNoV5kt+KL2rxIpD4Ih1lDUaNUCd18uZPgAzdidqRhaeuxWc/coWCY9MupEdAdYuqYaZYiU= X-Received: by 2002:ac8:5ec8:: with SMTP id s8mr2447882qtx.26.1630581604692; Thu, 02 Sep 2021 04:20:04 -0700 (PDT) MIME-Version: 1.0 References: <20210822161005.22467-1-sergio.paracuellos@gmail.com> <20210822161005.22467-4-sergio.paracuellos@gmail.com> <20210902110835.GB7614@alpha.franken.de> In-Reply-To: <20210902110835.GB7614@alpha.franken.de> From: Sergio Paracuellos Date: Thu, 2 Sep 2021 13:19:53 +0200 Message-ID: Subject: Re: [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource' To: Thomas Bogendoerfer Cc: Greg KH , 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 1:08 PM Thomas Bogendoerfer wrote: > > On Thu, Sep 02, 2021 at 12:15:12PM +0200, Sergio Paracuellos wrote: > > 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. > > I've sent my acked-by for the MIPS patch. Thanks! > > Thomas. > > -- > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > good idea. [ RFC1925, 2.3 ]