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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DCBB9CCA485 for ; Wed, 20 Jul 2022 17:44:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9fGL9C0Tqt4xFoa4GzZeY/VD2Pyf4tW2dzsVB52lO0w=; b=TXaFn8UKdshVpY kNhzhH/EmxzLGi+Zredml3xxQ8h2FMwUTEx8HPhusA3Fq5y8ZYKSx0GVPYC2aKohz38mKuhVJC2XH iWbWILpScNw9npKetDm3Ni2f8KyIB+lurBp7K+hKU3f6tKOTUWhJDKsC9FMlZ9pLP+xI1+alIpAtX W+7PmN3oIJS6hdpiFz/xbNNeQgYWVSikedyNkQ/IR6j7UXDrB0P1dja4P1mGWNEddw0thrX/phqGs 7MnCqv4kqpsK66m4q2RhSR18NyOQU0YLmCEI4+nrZZEa/kZMfTXgqPB6E6wwvQ+fOY0ezR1683XpV dGD02IYllc/XRJs5z5xA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEDk8-008nyr-BU; Wed, 20 Jul 2022 17:44:16 +0000 Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEDjr-008nkT-RE; Wed, 20 Jul 2022 17:43:59 +0000 Date: Wed, 20 Jul 2022 10:43:59 -0700 From: Christoph Hellwig To: Stafford Horne Cc: LKML , Arnd Bergmann , Pierre Morel , Geert Uytterhoeven , Catalin Marinas , Will Deacon , Guo Ren , Paul Walmsley , Palmer Dabbelt , Albert Ou , Richard Weinberger , Anton Ivanov , Johannes Berg , Bjorn Helgaas , linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org, linux-riscv@lists.infradead.org, linux-um@lists.infradead.org, linux-pci@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [PATCH v4 3/3] asm-generic: Add new pci.h and use it Message-ID: References: <20220720131934.373932-1-shorne@gmail.com> <20220720131934.373932-4-shorne@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220720131934.373932-4-shorne@gmail.com> X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Looks good: Reviewed-by: Christoph Hellwig _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv