From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: BUG at drivers/iommu/amd_iommu.c:1436! Date: Thu, 17 Nov 2016 22:41:41 +0100 Message-ID: <20161117214141.GC2078@8bytes.org> References: <838275de-6cac-93d8-ca04-54b06a24b3d4@compro.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <838275de-6cac-93d8-ca04-54b06a24b3d4-n2QNKt385d+sTnJN9+BGXg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Mark Hounschell Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Linux-kernel List-Id: iommu@lists.linux-foundation.org Hi Mark, On Thu, Nov 17, 2016 at 02:13:59PM -0500, Mark Hounschell wrote: > Kernel version is 4.8.0. No failure when the IOMMU is disabled. This > is an out of tree GPL driver using > pci_alloc_consistent/pci_free_consistent. The free causes this. Can you please run the driver with dma-api debugging enabled? Does it trigger any warnings? Joerg