All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Li <philip.li@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kbuild test robot <fengguang.wu@intel.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [linus:master] BUILD REGRESSION 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
Date: Tue, 19 Sep 2017 10:31:12 +0800	[thread overview]
Message-ID: <20170919023112.GA18860@intel.com> (raw)
In-Reply-To: <CA+55aFw4TzEA67n_=Y3CJvRRosZJxp-y1gvA8tqJPo3BSa9t2Q@mail.gmail.com>

On Sun, Sep 17, 2017 at 08:31:56AM -0700, Linus Torvalds wrote:
> Fengguang,
>  it looks like the kernel build robot _only_ tests the actual rc
> kernels, and doesn't bisect down where the error started.
hi Linus, the robot will also bisect down the error if issue is found
on linus repo.

The regression below is reported at below mail, with a reminder to author

https://lists.01.org/pipermail/kbuild-all/2017-September/038295.html

Hi Felix,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
commit: 70539bd79500245cbb4c7af00572fcce540d0105 drm/amd: Update MEC HQD loading code for KFD
date:   5 weeks ago
config: alpha-allmodconfig (attached as .config)
compiler: alpha-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 70539bd79500245cbb4c7af00572fcce540d0105
        # save the attached .config to linux build tree
        make.cross ARCH=alpha 

All errors (new ones prefixed by >>):

   In file included from include/linux/mmu_context.h:4:0,
                    from drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h:29,
                    from drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:23:
   arch/alpha/include/asm/mmu_context.h: In function 'ev5_switch_mm':
>> arch/alpha/include/asm/mmu_context.h:160:2: error: implicit declaration of function 'task_thread_info' [-Werror=implicit-function-declaration]
     task_thread_info(next)->pcb.asn = mmc & HARDWARE_ASN_MASK;
     ^~~~~~~~~~~~~~~~
>> arch/alpha/include/asm/mmu_context.h:160:24: error: invalid type argument of '->' (have 'int')
     task_thread_info(next)->pcb.asn = mmc & HARDWARE_ASN_MASK;
                           ^~
   arch/alpha/include/asm/mmu_context.h: In function 'init_new_context':
   arch/alpha/include/asm/mmu_context.h:238:24: error: invalid type argument of '->' (have 'int')
      task_thread_info(tsk)->pcb.ptbr
> 
> 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
> <fengguang.wu@intel.com> 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')
> ...
> 

      parent reply	other threads:[~2017-09-19  2:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-17  6:02 [linus:master] BUILD REGRESSION 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e kbuild test robot
2017-09-17 15:31 ` Linus Torvalds
2017-09-18  0:48   ` Fengguang Wu
2017-09-19  2:31   ` Philip Li [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170919023112.GA18860@intel.com \
    --to=philip.li@intel.com \
    --cc=fengguang.wu@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.