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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 4FA51C31E4B for ; Fri, 14 Jun 2019 13:04:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2D7F421473 for ; Fri, 14 Jun 2019 13:04:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728174AbfFNNEY (ORCPT ); Fri, 14 Jun 2019 09:04:24 -0400 Received: from verein.lst.de ([213.95.11.211]:46800 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726874AbfFNNEX (ORCPT ); Fri, 14 Jun 2019 09:04:23 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 28B3568B02; Fri, 14 Jun 2019 15:03:54 +0200 (CEST) Date: Fri, 14 Jun 2019 15:03:53 +0200 From: Christoph Hellwig To: Jon Mason Cc: Christoph Hellwig , Muli Ben-Yehuda , x86@kernel.org, iommu@lists.linux-foundation.org, linux-kernel Subject: Re: status of the calgary iommu driver Message-ID: <20190614130353.GA1036@lst.de> References: <20190409140347.GA11524@lst.de> <20190508175219.GA32030@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 08, 2019 at 06:56:46PM +0100, Jon Mason wrote: > I do have a system. So, it could be tested. However given the age of > the HW, I would say it is not worth the effort to update and it would > be best to remove it from the kernel. > > I can send a patch to do this, unless you would prefer to do it (or > already have something handy). Do you still plan to send that patch?