-----Original Message-----
> From: Michal Marek [mailto:mma...@suse.cz] 
> Sent: Monday, December 10, 2012 11:45 AM
> To: Noam Camus
> Cc: linux-kbu...@vger.kernel.org; linux-kernel@vger.kernel.org; Arnd Bergmann
> Subject: Re: Makefile race between jobs

> I see the problem now. However, so far, no other architecture has been doing 
> this. 'grep -e -include arch/*/Makefile' shows only one instance in arch/arm, 
> but that include is a static file with no dependencies. Is it really 
> necessary to include asm/current.h when compiling _every_ file? Sure, you get 
> it via many common headers, but then you don't need to add it explicitly :). 
> But if Arnd thinks this is OK, I will merge a patch that serializes 
> scripts/mod/empty.o and asm-generic.

> Michal


According to my architecture maintainer it is mandatory.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to