Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758572AbcCDIq2 (ORCPT ); Fri, 4 Mar 2016 03:46:28 -0500 Received: from 8bytes.org ([81.169.241.247]:36835 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752112AbcCDIq1 (ORCPT ); Fri, 4 Mar 2016 03:46:27 -0500 Date: Fri, 4 Mar 2016 09:46:25 +0100 From: Joerg Roedel To: "Wan, Vincent" Cc: "iommu@lists.linux-foundation.org" , "Suthikulpanit, Suravee" , Borislav Petkov , "Huang, Ray" , "Xue, Ken" , "vw@iommu.org" , "mcuos.com@gmail.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH V2 0/8] iommu/amd: enable ACPI hardware ID device support Message-ID: <20160304084624.GA21839@8bytes.org> References: <1453850077-2539-1-git-send-email-vincent.wan@amd.com> <20160226144446.GG22747@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 436 Lines: 13 On Fri, Mar 04, 2016 at 01:52:31AM +0000, Wan, Vincent wrote: > > These patches fail to boot on my Carrizo system. Unfortunatly it fails before > > console is initialized and the box has no serial port to grab the early panic. > > > Joerg, > Can you provide me which branch you are using to test those patches. > > We are validating the patches in v4.5.0-rc6, and no issues like your description. I tested them on v4.5-rc5. Joerg