[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150711094712.GA23857@sudip-PC>
Date: Sat, 11 Jul 2015 15:17:12 +0530
From: Sudip Mukherjee <sudipm.mukherjee@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, linux@...ck-us.net,
shuah.kh@...sung.com, stable@...r.kernel.org
Subject: Re: [PATCH 4.0 00/55] 4.0.8-stable review
On Fri, Jul 10, 2015 at 10:31:13AM -0700, Greg Kroah-Hartman wrote:
> On Thu, Jul 09, 2015 at 09:51:04AM +0530, Sudip Mukherjee wrote:
> > On Wed, Jul 08, 2015 at 12:34:35AM -0700, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 4.0.8 release.
> > > There are 55 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 Fri Jul 10 07:31:26 UTC 2015.
> > > Anything received after that time might be too late.
> > Compiled and booted on x86_32. No errors in dmesg.
> >
> > But when tried sudo make kselftest, it gave:
> > Makefile:29: *** missing separator. Stop.
> > make: *** [kselftest] Error 2
> >
> > gcc version is 4.8.2
>
> Odd, is this a regression from 4.0.7?
No. Much older. I tested till 4.0.6 and the error was still there.
60df4642a835 ("tools selftests: Fix 'clean' target with make 3.81") solved
the problem.
should i submit it for stable 4.0.9 or you will add it?
After this, kselftest had some more problem like:
1) kcmp_test.c:13:24: fatal error: linux/kcmp.h: No such file or directory
2) memfd_test.c:26:17: error: ‘__NR_memfd_create’ undeclared (first use
in this function)
3) hugetlbfstest: hugetlbfstest.c:60: open_file: Assertion `fd > 2' failed.
Aborted (core dumped)
I will see if something is already there in Linus tree regarding these.
regards
sudip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists