Re: [PATCH 4.9 00/44] 4.9.154-stable review

From: Guenter Roeck
Date: Tue Jan 29 2019 - 14:02:25 EST


On Tue, Jan 29, 2019 at 12:35:55PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.9.154 release.
> There are 44 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 Thu Jan 31 11:31:22 UTC 2019.
> Anything received after that time might be too late.
>

fs/cifs/connect.c: In function 'zero_credits':
fs/cifs/connect.c:527:34: error: 'struct TCP_Server_Info' has no member named 'echo_credits'
fs/cifs/connect.c:527:57: error: 'struct TCP_Server_Info' has no member named 'oplock_credits'

Seen with:

arm:s3c2410_defconfig
arm:nhk8815_defconfig
arm:cm_x2xx_defconfig
ia64:defconfig
m68k:defconfig
m68k:sun3_defconfig
microblaze:mmu_defconfig
mips:defconfig
mips:nlm_xlp_defconfig
parisc:defconfig
parisc:generic-32bit_defconfig
parisc:a500_defconfig
powerpc:defconfig
powerpc:ppc64e_defconfig
powerpc:ppc6xx_defconfig
s390:performance_defconfig
tile:tilegx_defconfig

Guenter