From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760665AbZDBVew (ORCPT ); Thu, 2 Apr 2009 17:34:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754245AbZDBVen (ORCPT ); Thu, 2 Apr 2009 17:34:43 -0400 Received: from www.tglx.de ([62.245.132.106]:50927 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752363AbZDBVem (ORCPT ); Thu, 2 Apr 2009 17:34:42 -0400 Date: Thu, 2 Apr 2009 23:33:43 +0200 (CEST) From: Thomas Gleixner To: Ingo Molnar cc: Sam Ravnborg , LKML , Andrew Morton , Peter Zijlstra Subject: Re: [PATCH] kbuild: work around distcc/icecc madness In-Reply-To: <20090321141800.GB22029@elte.hu> Message-ID: References: <20090320092234.GA3792@elte.hu> <20090320185917.GB6224@elte.hu> <20090320193334.GA19501@elte.hu> <20090321141800.GB22029@elte.hu> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 21 Mar 2009, Ingo Molnar wrote: > > I'll try to reproduce it once more and see what's going on. It'd be nice if you could spare some time and try to figure out what's going on. Everytime I forget to apply that patch to one of my trees I run into random full kernel rebuilds, which becomes pretty annoying. Especially when I try to reproduce some user problem with the users's config which is usually based on some distro config + some random changes (i.e. builds every random driver and some more). Thanks, tglx