From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Date: Thu, 21 Jun 2018 00:50:05 +0000 Subject: Re: Build regressions/improvements in v4.18-rc1 Message-Id: <87efh1vu82.fsf@concordia.ellerman.id.au> List-Id: References: <20180618091729.11091-1-geert@linux-m68k.org> <87vaafxp0k.fsf@concordia.ellerman.id.au> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: Linux Kernel Mailing List , Linux MIPS Mailing List , linux-ia64@vger.kernel.org, Linux-sh list , sparclinux , Andrew Morton , linuxppc-dev Geert Uytterhoeven writes: > On Tue, Jun 19, 2018 at 8:35 AM Michael Ellerman wrote: >> Geert Uytterhoeven writes: >> > On Mon, Jun 18, 2018 at 11:18 AM Geert Uytterhoeven >> > wrote: >> >> Below is the list of build error/warning regressions/improvements in >> >> v4.18-rc1[1] compared to v4.17[2]. ... > >> Relatedly I might move all the randconfig targets from Linus' tree into >> a separate "linus-rand" tree, so that they don't pollute the results, as >> I've done for linux-next. > > Sounds look a good thing. OK done. See eg: http://kisskb.ellerman.id.au/kisskb/head/14180/ At the moment the "head" page shows the progress/successful for that head across all branches, so the linus-rand results get counted together with the linus results which is a bit annoying. I'm working on a change so that you can view a head *on a branch* so that you only see the progress/successful for that branch. I'll try and polish that up and get it pushed RSN. cheers