Hi Greg,
My build is failing with v4.14.65 + stable queue patches. It fails with the error:
sound/core/seq/seq_clientmgr.c: In function ‘snd_seq_poll’: sound/core/seq/seq_clientmgr.c:1100:10: error: ‘EPOLLERR’ undeclared (first use in this function) return EPOLLERR; ^~~~~~~~
-- Regards Sudip
On Mon, Aug 20, 2018 at 10:24:53PM +0100, Sudip Mukherjee wrote:
Hi Greg,
My build is failing with v4.14.65 + stable queue patches. It fails with the error:
sound/core/seq/seq_clientmgr.c: In function ‘snd_seq_poll’: sound/core/seq/seq_clientmgr.c:1100:10: error: ‘EPOLLERR’ undeclared (first use in this function) return EPOLLERR; ^~~~~~~~
Yeah, I see that (other trees are also broken.) I tried to take Sunday and Monday off, but no... :)
Anyway, I'll fix this up late tonight or tomorrow morning, I'm traveling all today.
thanks,
greg k-h
On Tue, Aug 21, 2018 at 07:07:13AM +0200, Greg Kroah-Hartman wrote:
On Mon, Aug 20, 2018 at 10:24:53PM +0100, Sudip Mukherjee wrote:
Hi Greg,
My build is failing with v4.14.65 + stable queue patches. It fails with the error:
sound/core/seq/seq_clientmgr.c: In function ‘snd_seq_poll’: sound/core/seq/seq_clientmgr.c:1100:10: error: ‘EPOLLERR’ undeclared (first use in this function) return EPOLLERR; ^~~~~~~~
Yeah, I see that (other trees are also broken.) I tried to take Sunday and Monday off, but no... :)
Anyway, I'll fix this up late tonight or tomorrow morning, I'm traveling all today.
Nevermind, I fixed it up now. I hope...
greg k-h
linux-stable-mirror@lists.linaro.org