public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <daniel.wagner@bmw-carit.de>
To: kbuild test robot <lkp@intel.com>
Cc: <kbuild-all@01.org>, Peter Zijlstra <peterz@infradead.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	Ingo Molnar <mingo@redhat.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 1/4] wait.[ch]: Introduce the simple waitqueue (swait) implementation
Date: Fri, 16 Oct 2015 08:32:31 +0200	[thread overview]
Message-ID: <562099FF.6050003@bmw-carit.de> (raw)
In-Reply-To: <201510161338.lC9uNMDr%fengguang.wu@intel.com>

On 10/16/2015 07:46 AM, kbuild test robot wrote:
> Hi Peter,
> 
> [auto build test WARNING on v4.3-rc5 -- if it's inappropriate base, please suggest rules for selecting the more suitable base]
> 
> url:    https://github.com/0day-ci/linux/commits/Daniel-Wagner/Simple-wait-queue-support/20151014-154944
> config: mips-nlm_xlp_defconfig (attached as .config)
> reproduce:
>         wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # save the attached .config to linux build tree
>         make.cross ARCH=mips 
> 
> All warnings (new ones prefixed by >>):
> 
>>> mips-linux-gnu-ld: kernel/sched/.tmp_swait.o: warning: Inconsistent ISA between e_flags and .MIPS.abiflags

I tried to do trigger this warning on my local machine using the above
steps. Neither 4.9.0 nor 4.6.3 version of the cross tool gcc was showing
this.

To the warning itself. I have no idea what this is about. Any ideas?

thanks,
daniel

       reply	other threads:[~2015-10-16  6:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201510161338.lC9uNMDr%fengguang.wu@intel.com>
2015-10-16  6:32 ` Daniel Wagner [this message]
2015-10-14  7:43 [PATCH v2 0/4] Simple wait queue support Daniel Wagner
2015-10-14  7:43 ` [PATCH v2 1/4] wait.[ch]: Introduce the simple waitqueue (swait) implementation Daniel Wagner

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=562099FF.6050003@bmw-carit.de \
    --to=daniel.wagner@bmw-carit.de \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=mingo@redhat.com \
    --cc=mtosatti@redhat.com \
    --cc=paul.gortmaker@windriver.com \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox