Re: stable backport for dc8635b78cd8669

2019-09-19 Thread Greg Kroah-Hartman
On Wed, Sep 18, 2019 at 01:10:04PM -0700, Vineet Gupta wrote: > On 9/18/19 11:56 AM, Greg Kroah-Hartman wrote: > > So is this only needed in 4.9.y and 4.4.y? > > Yes indeed ! It doesn't apply there at all, can you provide a working backport for those kernels so that I can queue it up? thanks, g

Re: stable backport for dc8635b78cd8669

2019-09-18 Thread Vineet Gupta
On 9/18/19 11:56 AM, Greg Kroah-Hartman wrote: > So is this only needed in 4.9.y and 4.4.y? Yes indeed ! Thx, -Vineet ___ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc

Re: stable backport for dc8635b78cd8669

2019-09-18 Thread Greg Kroah-Hartman
On Wed, Sep 18, 2019 at 10:40:32AM -0700, Vineet Gupta wrote: > Hi Stable team, > > Can we please backport dc8635b78cd8669c37e230058d18c33af7451ab1 > ("kernel/exit.c: > export abort() to modules") > > 0-Day kernel test infra reports ARC 4.x.y builds failing after backport of > af1be2e21203867cb9

stable backport for dc8635b78cd8669

2019-09-18 Thread Vineet Gupta
Hi Stable team, Can we please backport dc8635b78cd8669c37e230058d18c33af7451ab1 ("kernel/exit.c: export abort() to modules") 0-Day kernel test infra reports ARC 4.x.y builds failing after backport of af1be2e21203867cb958aace ("ARC: handle gcc generated __builtin_trap for older compiler") Thx -Vi