All of lore.kernel.org
 help / color / mirror / Atom feed
From: Waiman Long <waiman.long@hpe.com>
To: kbuild test robot <lkp@intel.com>
Cc: Scott J Norton <scott.norton@hpe.com>,
	Christoph Lameter <cl@linux-foundation.org>,
	Douglas Hatch <doug.hatch@hpe.com>,
	linux-kernel@vger.kernel.org, xfs@oss.sgi.com, kbuild-all@01.org,
	Tejun Heo <tj@kernel.org>
Subject: Re: [PATCH] percpu_counter: return precise count from __percpu_counter_compare()
Date: Mon, 05 Oct 2015 19:03:55 -0400	[thread overview]
Message-ID: <561301DB.8090100@hpe.com> (raw)
In-Reply-To: <201510030251.LfYJ2hol%fengguang.wu@intel.com>

On 10/02/2015 02:04 PM, kbuild test robot wrote:
> Hi Waiman,
>
> [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore]
>
> config: ia64-allnoconfig (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=ia64
>
> All error/warnings (new ones prefixed by>>):
>
>

Sorry for the build error. There was a typo in the non-SMP portion of 
the code change. I will fix that in the next version.

Cheers,
Longman

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

WARNING: multiple messages have this Message-ID (diff)
From: Waiman Long <waiman.long@hpe.com>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, Dave Chinner <david@fromorbit.com>,
	Tejun Heo <tj@kernel.org>,
	Christoph Lameter <cl@linux-foundation.org>,
	linux-kernel@vger.kernel.org, xfs@oss.sgi.com,
	Scott J Norton <scott.norton@hpe.com>,
	Douglas Hatch <doug.hatch@hpe.com>
Subject: Re: [PATCH] percpu_counter: return precise count from __percpu_counter_compare()
Date: Mon, 05 Oct 2015 19:03:55 -0400	[thread overview]
Message-ID: <561301DB.8090100@hpe.com> (raw)
In-Reply-To: <201510030251.LfYJ2hol%fengguang.wu@intel.com>

On 10/02/2015 02:04 PM, kbuild test robot wrote:
> Hi Waiman,
>
> [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore]
>
> config: ia64-allnoconfig (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=ia64
>
> All error/warnings (new ones prefixed by>>):
>
>

Sorry for the build error. There was a typo in the non-SMP portion of 
the code change. I will fix that in the next version.

Cheers,
Longman

  reply	other threads:[~2015-10-05 23:04 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 17:29 [PATCH] percpu_counter: return precise count from __percpu_counter_compare() Waiman Long
2015-10-02 17:29 ` Waiman Long
2015-10-02 18:04 ` kbuild test robot
2015-10-02 18:04   ` kbuild test robot
2015-10-05 23:03   ` Waiman Long [this message]
2015-10-05 23:03     ` Waiman Long
2015-10-02 18:05 ` kbuild test robot
2015-10-02 18:05   ` kbuild test robot
2015-10-02 18:12 ` kbuild test robot
2015-10-02 18:12   ` kbuild test robot
2015-10-02 18:15 ` kbuild test robot
2015-10-02 18:15   ` kbuild test robot
2015-10-02 22:16 ` Dave Chinner
2015-10-02 22:16   ` Dave Chinner
2015-10-05 23:02   ` Waiman Long
2015-10-05 23:02     ` Waiman Long
2015-10-06  0:25     ` Dave Chinner
2015-10-06  0:25       ` Dave Chinner
2015-10-06 17:33       ` Waiman Long
2015-10-06 17:33         ` Waiman Long
2015-10-06 21:30         ` Dave Chinner
2015-10-06 21:30           ` Dave Chinner
2015-10-07 20:00           ` Waiman Long
2015-10-07 20:00             ` Waiman Long
2015-10-07 23:04             ` Dave Chinner
2015-10-07 23:04               ` Dave Chinner
2015-10-07 23:20               ` Tejun Heo
2015-10-07 23:20                 ` Tejun Heo
2015-10-08  1:02                 ` Dave Chinner
2015-10-08  1:02                   ` Dave Chinner
2015-10-08  1:09                   ` Tejun Heo
2015-10-08  1:09                     ` Tejun Heo
2015-10-08 16:06                   ` Waiman Long
2015-10-08 16:06                     ` Waiman Long
2015-10-08 16:01               ` Waiman Long
2015-10-08 16:01                 ` Waiman Long

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=561301DB.8090100@hpe.com \
    --to=waiman.long@hpe.com \
    --cc=cl@linux-foundation.org \
    --cc=doug.hatch@hpe.com \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=scott.norton@hpe.com \
    --cc=tj@kernel.org \
    --cc=xfs@oss.sgi.com \
    /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.