[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160410203815.GA4523@kroah.com>
Date: Sun, 10 Apr 2016 13:38:15 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, shuah.kh@...sung.com,
patches@...nelci.org, stable@...r.kernel.org,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>
Subject: Re: [PATCH 3.14 00/76] 3.14.66-stable review
On Sun, Apr 10, 2016 at 01:01:19PM -0700, Guenter Roeck wrote:
> On 04/10/2016 11:36 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 3.14.66 release.
> > There are 76 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Tue Apr 12 18:34:58 UTC 2016.
> > Anything received after that time might be too late.
> >
>
> Early feedback: There are multiple build failures.
>
> Building tile:tilegx_defconfig ... failed
> (just one example, this also affects other architectures)
>
> --------------
> Error log:
> In file included from include/linux/mm.h:19:0,
> from include/linux/pid_namespace.h:6,
> from include/linux/ptrace.h:8,
> from arch/tile/kernel/asm-offsets.c:35:
> include/linux/bit_spinlock.h: In function '__bit_spin_unlock':
> include/linux/bit_spinlock.h:79:2: error: implicit declaration of function 'smp_mb__before_atomic
>
> Bisect points to 'bitops: Do not default to __clear_bit() for
> __clear_bit_unlock()'. Reverting this patch fixes the problem.
Yeah, that wasn't added yet in 3.14, my fault, let me go delete that
patch, thanks for the report.
greg k-h
Powered by blists - more mailing lists