Re: [GIT PULL] ARC updates for 4.19-rc8

2018-10-09 Thread Greg Kroah-Hartman
On Mon, Oct 08, 2018 at 07:54:50PM +, Vineet Gupta wrote: > Hi Greg, > > Late in the cycle, but please pull ARC updates. We could have waited for next > release had it not been for the the clone syscall fix which is stable > material. > > Thx, > -Vineet > > ---> > The following

Re: [PATCH] ARC: IOC: panic if kernel was started with previously enabled IOC

2018-10-09 Thread Eugeniy Paltsev
On Fri, 2018-10-05 at 22:56 +, Vineet Gupta wrote: > On 10/04/2018 06:12 AM, Eugeniy Paltsev wrote: > > > > diff --git a/arch/arc/mm/cache.c b/arch/arc/mm/cache.c > > index f2701c13a66b..ee7b63e9c5e3 100644 > > --- a/arch/arc/mm/cache.c > > +++ b/arch/arc/mm/cache.c > > @@ -1144,6 +1144,25 @@