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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 78014C43334 for ; Mon, 6 Jun 2022 15:02:45 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4LGxYb70nlz3brX for ; Tue, 7 Jun 2022 01:02:43 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=Apz8+ZKO; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=145.40.68.75; helo=ams.source.kernel.org; envelope-from=arnd@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=Apz8+ZKO; dkim-atps=neutral Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4LGxXv2ZNpz2xsm for ; Tue, 7 Jun 2022 01:02:07 +1000 (AEST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 692C0B81A82 for ; Mon, 6 Jun 2022 15:02:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 14C4AC36AFF for ; Mon, 6 Jun 2022 15:02:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654527722; bh=q53e8R7rif+9VorkencnO96O5zseGyAcQ5tiTh4wb5o=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=Apz8+ZKOfRfLg28N7czbQCp5u1APChOU6nUGQX9FaMmYF1sAaX/E+Ib6PkoNMTzP7 8jDO0yt1/l7zDqKQc6tX4/clq/6HkX/3W3KZ8nM3wihQ+jMlDOK9ZA4eyqtiXknfW8 nDehGJBGcME9NWhLnKjuKwi1RHsvWVfiUTSGjzwMBXLmNypEOY8dRiUMaB2ZPKhMqN +sCEMynb2DFl+FqYA+WAgVaik3iEnEQyHuNJCcowrCU57ufs9pWJIioY3E4DJJPNzW kpZWUqqFJEO2bKuHGgUG6lR6HDAoCyo7pL/NzPacNwyF3UCEA3Cxsbw6IvBn5Rr2+E lkYasSc/0weOA== Received: by mail-yb1-f170.google.com with SMTP id v22so26177257ybd.5 for ; Mon, 06 Jun 2022 08:02:02 -0700 (PDT) X-Gm-Message-State: AOAM530rIzTYqd/JC9n4o80jf3073o6buYyxNDgMLAhu1UGoDEBAToD4 /3Lc9MQgGSu6ZRWj3tJEJummm4SLK2QIZS+yeqk= X-Google-Smtp-Source: ABdhPJzbUSlIedBRNZiWpM9ElJ4TvjZNZhTiqJfwPbhlO6M7rgoOI9pHprJDL1o+SM/GSywwOf+ElbD7ZGPkUhXAozo= X-Received: by 2002:a25:db8a:0:b0:65c:b04a:f612 with SMTP id g132-20020a25db8a000000b0065cb04af612mr24920915ybf.106.1654527721136; Mon, 06 Jun 2022 08:02:01 -0700 (PDT) MIME-Version: 1.0 References: <20220606084109.4108188-1-arnd@kernel.org> In-Reply-To: From: Arnd Bergmann Date: Mon, 6 Jun 2022 17:01:44 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/6] phase out CONFIG_VIRT_TO_BUS To: Greg Kroah-Hartman Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arch , linux-scsi , Arnd Bergmann , linuxppc-dev , Martyn Welch , Manohar Vanga , linux-m68k , Denis Efremov , Christoph Hellwig , "open list:IOMMU DRIVERS" , Parisc List , alpha , Jakub Kicinski , Khalid Aziz , Robin Murphy , Marek Szyprowski Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Mon, Jun 6, 2022 at 11:25 AM Greg Kroah-Hartman wrote: > > I'll take patches 1 and 2 right now through my staging tree if that's > ok. Yes, that's perfect, as there are no actual interdependencies with the other drivers -- applying the last patch first would just hide the driver I'm removing here. Thanks, Arnd