From mboxrd@z Thu Jan 1 00:00:00 1970 From: "joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org" Subject: Re: [iommu:ppc/pamu 1/1] drivers/iommu/fsl_pamu.h:24:32: fatal error: asm/fsl_pamu_stash.h: No such file or directory Date: Wed, 6 May 2015 10:41:33 +0200 Message-ID: <20150506084133.GD20611@8bytes.org> References: <551122E2.1040408@Freescale.com> <55125179.8040801@Freescale.com> <55126585.7040903@Freescale.com> <20150505131713.GD5438@suse.de> <20150505134251.GG5438@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: Varun Sethi Cc: "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , "jroedel-l3A5Bk7waGM@public.gmane.org" , Madalin-Cristian Bucur List-Id: iommu@lists.linux-foundation.org Hi Varun, On Tue, May 05, 2015 at 05:57:32PM +0000, Varun Sethi wrote: > Actually PPC32 dependency is incorrect, that's what Emil's patch > removed. As a result PAMU driver got built on other platforms as well. > commit f2fafdd954d743a0e68e5cd76dbef2f2454deefa > > PAMU driver should depend on PPC_E500MC. Instead of only removing the PPC32 dependency you guys should have replaced it with the correct architecture config symbol to prevent it from being built on anything else than PPC. I am pretty sure there is one you can rely on. Joerg