From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from merlin.infradead.org ([205.233.59.134]:34708 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751417AbeCNIbe (ORCPT ); Wed, 14 Mar 2018 04:31:34 -0400 Date: Wed, 14 Mar 2018 09:30:48 +0100 From: Peter Zijlstra Subject: Re: [PATCH v3 2/2] kbuild: Don't mess with the .cache.mk when root Message-ID: <20180314083048.GC4082@hirez.programming.kicks-ass.net> References: <20180313061109.72629-1-dianders@chromium.org> <20180313061109.72629-3-dianders@chromium.org> <20180313061603.jsgiumet23uqi6hl@gmail.com> <20180314072316.zc7qe2reox3htw3z@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180314072316.zc7qe2reox3htw3z@gmail.com> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Ingo Molnar Cc: Linus Torvalds , Doug Anderson , Nick Desaulniers , Masahiro Yamada , Mathieu Malaterre , Dave Hansen , Yang Shi , Guenter Roeck , Matthias Kaehlcke , Cao jin , Arnd Bergmann , Mark Charlebois , Linux Kbuild mailing list , LKML , Michal Marek , Thomas Gleixner On Wed, Mar 14, 2018 at 08:23:16AM +0100, Ingo Molnar wrote: > > * Linus Torvalds wrote: > > > If Ingo wants to build as root, maybe we could even make him set some > > environment flag to avoid errors. > > I only build as root infrequently, but I think PeterZ does it more frequently? Yeah, a bunch of my testboxes don't even have a regular user account.