Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp5354682yba; Wed, 8 May 2019 11:53:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqwNokEjckF+eB44weoXvTH/iEAFIzW+Sp6pqfXyD+ltIK6uDp4s9w8NkmvjdNckSEeyz8zl X-Received: by 2002:a17:902:1602:: with SMTP id g2mr49741687plg.325.1557341631078; Wed, 08 May 2019 11:53:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557341631; cv=none; d=google.com; s=arc-20160816; b=RLc5eViDUeq/djSl/2OLcpy9c2tR9+aSeRbcxOKx5RH/8ZuDBpIK7f3F29dUYUpHLO JvOVL6w2INM3V2FbOfPf79EUx9BeQmO4FLEk/RRLl+OU2XgH19XYIqVjdjp0hrxS01+S g9Rs6jKGG507Qqt38xbij1U9W5CllwMNnkRBnf5fmyiQRXEGu5TJXQQj3M8j9OqGS3MM aKU5kKY+DpmnUTgWAdvAWC+B/8R476y8nUq5ldnd/x6J4bpnzlv4Qo1MSAsxhgbH91iC cbO4Nqa24bInDxxIAbvkbTmjCphOKGxfdxvJwN+nV13HZ690VNq1Jcn/1xmlBBktEgiE F6rw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=KFqQOceeDojkIjWuFuUZ6ENjaO5xr22JfoAjcBmThT0=; b=aQ91SA18y4Hrw8SKpZHj4CKubECCyfgUej5kYto3XeZ8F/MPu5Aqabr3uBqdMXRdxa DpNOYXPeM5o848tezmNUkXiLJdlW3/nzxNXDUdXR7n+5rc6npleDZSvo8vQ3esr7/UY/ vXJwujkRcgbb5vVOrPAKPvrTi9J4OabPWwQ/W+WUzz4J+vFa0bhPoWmhRGwp+Mo0Xd0G +3Kb/1RWz0rKxj6hIg5lIXY0qzvf3zBQ+dCAqwU0nGrgqMbM1dEpt1+9opV2c+vjmRYa GNpPC+vGCszgw/volKjIEWCks0zdV+G9VkJFGM/lXe1hk4hu0Js48EOVx2eApOSQeyTI oJhA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u15si5117579pgn.177.2019.05.08.11.53.34; Wed, 08 May 2019 11:53:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727528AbfEHSAF (ORCPT + 99 others); Wed, 8 May 2019 14:00:05 -0400 Received: from verein.lst.de ([213.95.11.211]:41065 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727020AbfEHSAF (ORCPT ); Wed, 8 May 2019 14:00:05 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id D6BED67358; Wed, 8 May 2019 19:59:44 +0200 (CEST) Date: Wed, 8 May 2019 19:59:44 +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: <20190508175944.GA32128@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). I don't have anything, and at least to me it is not urgent. So feel free to send it.