On Fri, Dec 07, 2018 at 02:40:26PM +0530, Naresh Kamboju wrote: > On Thu, 6 Dec 2018 at 20:15, Greg Kroah-Hartman > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > > This is the start of the stable review cycle for the 4.9.144 release. > > There are 101 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 Dec 8 14:29:43 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.9.144-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.9.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Mike Kravetz <mike.kravetz@xxxxxxxxxx> > > hugetlbfs: check for pgoff value overflow > > > > Mike Kravetz <mike.kravetz@xxxxxxxxxx> > > hugetlbfs: fix offset overflow in hugetlbfs mmap > > > > Mike Kravetz <mike.kravetz@xxxxxxxxxx> > > mm/hugetlb.c: don't call region_abort if region_chg fails > > Results from Linaro’s test farm. > Regressions detected on arm32 and i386. > > truncate_above_4GB (2M: 32): FAIL mmap() offset 4GB: Invalid argument Can this be tracked down to a commit in this tree that caused this regression? thanks, greg k-h