From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751673AbdIQPb7 (ORCPT ); Sun, 17 Sep 2017 11:31:59 -0400 Received: from mail-it0-f45.google.com ([209.85.214.45]:47225 "EHLO mail-it0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751408AbdIQPb5 (ORCPT ); Sun, 17 Sep 2017 11:31:57 -0400 X-Google-Smtp-Source: AOwi7QCi16RQ3Uoazs0Pflik9bsLPUsR/Kp3SB4IKnhVBNXotK2a8VEm/pyscGwohew1c3Bxi5z7lk0moPwhogQ1iPo= MIME-Version: 1.0 In-Reply-To: <59be0fe7.rWX1qt+B4E+6WufZ%fengguang.wu@intel.com> References: <59be0fe7.rWX1qt+B4E+6WufZ%fengguang.wu@intel.com> From: Linus Torvalds Date: Sun, 17 Sep 2017 08:31:56 -0700 X-Google-Sender-Auth: G4kcCI7fepdZF-KhnrC9OTpMWQA Message-ID: Subject: Re: [linus:master] BUILD REGRESSION 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e To: kbuild test robot Cc: LKML Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fengguang, it looks like the kernel build robot _only_ tests the actual rc kernels, and doesn't bisect down where the error started. Any change that when it notices an error, it would bisect it, like it does for linux-next? Linus On Sat, Sep 16, 2017 at 11:02 PM, kbuild test robot wrote: > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e Linux 4.14-rc1 > > arch/alpha/include/asm/mmu_context.h:160:24: error: invalid type argument of '->' (have 'int') ...