On Mon, Jul 16, 2018 at 05:31:44PM -0400, Jan Stancek wrote: > > > ----- Original Message ----- > > On 16 July 2018 at 13:04, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > wrote: > > > This is the start of the stable review cycle for the 4.17.7 release. > > > There are 67 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 Wed Jul 18 07:34:11 UTC 2018. > > > Anything received after that time might be too late. > > > > > > The whole patch series can be found in one patch at: > > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.17.7-rc1.gz > > > or in the git tree and branch at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > > linux-4.17.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > > > Results from Linaro’s test farm. > > Regressions detected. > > > > LTP syscalls failed test cases on all devices arm64, arm32 and x86_64, > > - creat08 > > - open10 > > This is consequence of: > 0fa3ecd87848 ("Fix up non-directory creation in SGID directories") > > So likely cause of action here will be modifying both tests to not > expect S_ISGID in scenario described in commit above. Yes, ltp should be fixed up here. thanks, greg k-h