From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Subject: Re: [RFT] iommu/amd: use subsys_initcall() on amdv2 iommu Date: Wed, 16 Mar 2016 17:17:37 +0100 Message-ID: <20160316161736.GL1990@wotan.suse.de> References: <1458079926-18716-1-git-send-email-mcgrof@kernel.org> <20160316101457.GC2195@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Oded Gabbay Cc: Joerg Roedel , "Luis R. Rodriguez" , iommu@lists.linux-foundation.org, "Linux-Kernel@Vger. Kernel. Org" List-Id: iommu@lists.linux-foundation.org On Wed, Mar 16, 2016 at 12:16:57PM +0200, Oded Gabbay wrote: > On Wed, Mar 16, 2016 at 12:14 PM, Joerg Roedel wrote: > > On Wed, Mar 16, 2016 at 09:02:43AM +0200, Oded Gabbay wrote: > >> fwiw, we currently have this covered by the ugly hack of putting iommu > >> subsystem in front of gpu subsystem in the main drivers makefile (See > >> 1bacc894c227fad8a727eb99728df708eba57654) > > > > Sure, but the above is a less ugly hack to solve the problem. So the > > question is, would that work too? > > > > > > Joerg > > > > In theory it should, but I would prefer that it would be tested on > actual hardware. Hence, RFT. Anyone have hardware to test ? And would the other hack mentioned need to be reverted first ? Luis