From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758301AbcDEOUO (ORCPT ); Tue, 5 Apr 2016 10:20:14 -0400 Received: from 8bytes.org ([81.169.241.247]:50673 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752211AbcDEOUN (ORCPT ); Tue, 5 Apr 2016 10:20:13 -0400 Date: Tue, 5 Apr 2016 16:20:08 +0200 From: Joerg Roedel To: Alex Williamson Cc: iommu@lists.linux-foundation.org, dwmw2@infradead.org, joe@perches.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] iommu/vt-d: Fault logging improvements Message-ID: <20160405142007.GB11519@8bytes.org> References: <20160317200557.29049.32879.stgit@gimli.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160317200557.29049.32879.stgit@gimli.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 17, 2016 at 02:12:19PM -0600, Alex Williamson wrote: > Alex Williamson (2): > iommu/vt-d: Ratelimit fault handler > iommu/vt-d: Improve fault handler error messages Applied, thanks Alex.