From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933379AbcCPRRX (ORCPT ); Wed, 16 Mar 2016 13:17:23 -0400 Received: from 8bytes.org ([81.169.241.247]:41643 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752598AbcCPRRV (ORCPT ); Wed, 16 Mar 2016 13:17:21 -0400 Date: Wed, 16 Mar 2016 18:17:19 +0100 From: Joerg Roedel To: "Luis R. Rodriguez" Cc: Oded Gabbay , iommu@lists.linux-foundation.org, "Linux-Kernel@Vger. Kernel. Org" Subject: Re: [RFT] iommu/amd: use subsys_initcall() on amdv2 iommu Message-ID: <20160316171719.GE2195@8bytes.org> References: <1458079926-18716-1-git-send-email-mcgrof@kernel.org> <20160316101457.GC2195@8bytes.org> <20160316161736.GL1990@wotan.suse.de> <20160316163900.GD2195@8bytes.org> <20160316165747.GN1990@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160316165747.GN1990@wotan.suse.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 On Wed, Mar 16, 2016 at 05:57:47PM +0100, Luis R. Rodriguez wrote: > I'm afraid I am not sure where that hack is, can someone construct a patch to > revert that so this is a proper RFT series ? Oded mentioned 1bacc894c227fad8a727eb99728df708eba57654, which reverts fine here on v4.5. Joerg