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.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 23237C433EF for ; Mon, 20 Sep 2021 19:16:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0B12461050 for ; Mon, 20 Sep 2021 19:16:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347421AbhITTRx (ORCPT ); Mon, 20 Sep 2021 15:17:53 -0400 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:46559 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230477AbhITTPv (ORCPT ); Mon, 20 Sep 2021 15:15:51 -0400 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1mSOkA-001iDz-5u; Mon, 20 Sep 2021 21:14:22 +0200 Received: from pd9f7417d.dip0.t-ipconnect.de ([217.247.65.125] helo=[192.168.178.35]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1mSOk9-002NNC-VD; Mon, 20 Sep 2021 21:14:22 +0200 Message-ID: <715c52e6-9a71-6924-0643-407311ad56ba@physik.fu-berlin.de> Date: Mon, 20 Sep 2021 21:14:21 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0 Subject: Re: Linux 5.15-rc2 Content-Language: en-US To: Linus Torvalds , Guenter Roeck Cc: Linux Kernel Mailing List , linux-sparc , "David S. Miller" , linux-arch References: <20210920134424.GA346531@roeck-us.net> From: John Paul Adrian Glaubitz In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 217.247.65.125 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus! On 9/20/21 19:04, Linus Torvalds wrote: > On Mon, Sep 20, 2021 at 9:18 AM Linus Torvalds > wrote: >> >> Anyway, this email ended up being a long explanation of what the code >> _should_ do, in the hope that some enterprising kernel developer >> decides "Oh, this sounds like an easy thing to fix". But you do need >> to be able to test the end result at least a tiny bit. > > In the meantime, the build fix is trivial: make that broken sparc > pci_iounmap() definition depend on CONFIG_PCI being set. > > But let me build a few more sparc configs (and this time do it > properly for both 32-bit and 64-bit) before I actually commit it and > push it out. If you want to get feedback whether the kernel actually boots, let me know. I could test boot on a SPARC T5 LDOM (SPARC VM logical domain). Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913