Re: [PATCH] MCS spinlock: Use smp_cond_load_acquire()

2016-04-12 Thread Jason Low
On Tue, 2016-04-12 at 16:40 -0700, Jason Low wrote: > On Wed, 2016-04-13 at 06:39 +0800, kbuild test robot wrote: > > Hi Jason, > > > > [auto build test ERROR on v4.6-rc3] > > [also build test ERROR on next-20160412] > > [cannot apply to tip/core/locking] > > [if your patch is applied to the wrong

Re: [PATCH] MCS spinlock: Use smp_cond_load_acquire()

2016-04-12 Thread Jason Low
On Wed, 2016-04-13 at 06:39 +0800, kbuild test robot wrote: > Hi Jason, > > [auto build test ERROR on v4.6-rc3] > [also build test ERROR on next-20160412] > [cannot apply to tip/core/locking] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system]

Re: [PATCH] MCS spinlock: Use smp_cond_load_acquire()

2016-04-12 Thread kbuild test robot
Hi Jason, [auto build test ERROR on v4.6-rc3] [also build test ERROR on next-20160412] [cannot apply to tip/core/locking] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Jason-Low/MCS-spinlock-