[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170831193757.GA3114@roeck-us.net>
Date: Thu, 31 Aug 2017 12:37:57 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, shuahkh@....samsung.com,
patches@...nelci.org, ben.hutchings@...ethink.co.uk,
stable@...r.kernel.org
Subject: Re: [PATCH 3.18 00/24] 3.18.69-stable review
On Thu, Aug 31, 2017 at 05:43:36PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 3.18.69 release.
> There are 24 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 Sat Sep 2 15:40:49 UTC 2017.
> Anything received after that time might be too late.
>
Preliminary report. The problem affects both 3.18.y and 4.4.y,
and various builds in both.
Error log:
fs/f2fs/super.c:848:20: error: redefinition of 'sanity_check_area_boundary'
static inline bool sanity_check_area_boundary(struct super_block *sb,
^
fs/f2fs/super.c:775:20: note: previous definition of 'sanity_check_area_boundary' was here
static inline bool sanity_check_area_boundary(struct super_block *sb,
^
fs/f2fs/super.c: In function 'sanity_check_ckpt':
fs/f2fs/super.c:1052:12: error: 'sb' undeclared
Guenter
Powered by blists - more mailing lists