Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp5030428rwl; Sun, 8 Jan 2023 07:28:19 -0800 (PST) X-Google-Smtp-Source: AMrXdXssccx75456EfNcQWcb7AJHRIPy6tLAeaQUncTCxbAs2qL1DeOYkgViaEEnAhjqS9oDLgOC X-Received: by 2002:a05:6402:3212:b0:499:8849:5fb0 with SMTP id g18-20020a056402321200b0049988495fb0mr2541593eda.30.1673191698862; Sun, 08 Jan 2023 07:28:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673191698; cv=none; d=google.com; s=arc-20160816; b=nyFGEr92QAvFVwWehlMsJIZgA3xI7+3seXmdSoe7ol9aBSeliK3v5lO7km9wvPSART B1twX4fzH6qPmon1/ZJ6NVzfz9/uQTgbXFpjmDRDYyMP24t5VBJ0rIAlpPa15oLoNa8T MmwiVXvDm1rg3/BAg6HkNPBrP0s5luT1ub+DnxTgQI+VeWTi+52Wk6TT0rARrs6I1YSR vibJJpXVrxENKR4qG8HgX2kLTJeq5D/nJV4T62l2kTBQ2ZMVYoNr5aE37xc+Lt97wlX/ BVlcIv8Q6u/qikRFOOMneCLZsN120ShymjJm+p5Dahgg1MSprFw2Bzyqobu6qyaLzxcc ODTw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date; bh=RDiftHTNANCS0sWnnghKl02v6gHvtjnrqbrjKITXypQ=; b=ax77mdXlFosDYprMGFBroyPn3L4rFb0y3GyQ7HK4NwgL0eJWGp3mH2LcOScj1oJ28s 10K0BWvTEIDDSjqoP7N+hHnMasQmT0xIxHJRt0Uw1h4+9Xli+/dlNLE6raM5ykK2M2XH cBN5Ar7ttymCKgujCcKirc0BtaNbbc3FL+0ta77W2SlvUNCJyLB+t2nY+D6sscOja7uH mvagLeXlQDjV1/f2UV4PdkUlEPOAlmEhfxba1uCZzDbWY/obwQ+10DkgULqgPenkZ7O0 cYuADI+Xob8Any2bqi1VfDnHyCVqPM/lfPZ2+dbc03aBZmijEq+3oylY2W8Kk486izUf AMeA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id cm19-20020a0564020c9300b0048eda35a868si5780920edb.222.2023.01.08.07.28.06; Sun, 08 Jan 2023 07:28:18 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234019AbjAHO5W (ORCPT + 53 others); Sun, 8 Jan 2023 09:57:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233104AbjAHO5U (ORCPT ); Sun, 8 Jan 2023 09:57:20 -0500 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 5910F616A for ; Sun, 8 Jan 2023 06:57:19 -0800 (PST) Received: by angie.orcam.me.uk (Postfix, from userid 500) id B6BB992009C; Sun, 8 Jan 2023 15:57:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id B35E692009B; Sun, 8 Jan 2023 14:57:17 +0000 (GMT) Date: Sun, 8 Jan 2023 14:57:17 +0000 (GMT) From: "Maciej W. Rozycki" To: Sudip Mukherjee cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH][PATCH] parport_pc: Limit the number of PCI BAR pairs to 2 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 7 Jan 2023, Sudip Mukherjee wrote: > > > Decrease the number of PCI BAR pair slots allocated for port subdrivers > > > from 4 to 2 as none wants more than 2 at this time, reducing the memory > > > footprint a little. No functional change. > > > > Ping for: > > . > > Sorry for the delay. Had to dig out my hardwares for the other series. > This and the other series > looks ok. Will test tonight and I will send it to Greg. No worries, and thank you for your review! Maciej