From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754027AbbIWLoI (ORCPT ); Wed, 23 Sep 2015 07:44:08 -0400 Received: from 8bytes.org ([81.169.241.247]:35349 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753469AbbIWLoG (ORCPT ); Wed, 23 Sep 2015 07:44:06 -0400 Date: Wed, 23 Sep 2015 13:43:59 +0200 From: Joerg Roedel To: Alexander Holler Cc: linux-kernel@vger.kernel.org Subject: Re: AMD-IOMMU and problem with __init(data)? Message-ID: <20150923114358.GA3036@8bytes.org> References: <56027D60.3070903@ahsoftware.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56027D60.3070903@ahsoftware.de> 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 Hey Alexander, On Wed, Sep 23, 2015 at 12:22:24PM +0200, Alexander Holler wrote: > [ 1.539496] AMD-Vi: Lazy IO/TLB flushing enabled > [ 1.545741] AHO: count_annotated 25 > [ 1.549259] AHO: build inventory > [ 1.552517] AHO: ac ffffffff81d400d8 ic (null) ID > 2177560225 deps 00000000000000b0 drv ffffffff81d25090 > [ 1.562801] BUG: unable to handle kernel paging request at > 00000000039c2af5 > (...) Do you possibly have the full BUG message including the stacktrace? > If it's necessary, I could try put together a small patch which > kills a system (reproducible here). That would help too, please also send me your .config and I'll try to reproduce the issue here. Joerg