* 4.14-stable-queue build failure
@ 2018-08-20 21:24 Sudip Mukherjee
2018-08-21 5:07 ` Greg Kroah-Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Sudip Mukherjee @ 2018-08-20 21:24 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: stable
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 4.14-stable-queue build failure
2018-08-20 21:24 4.14-stable-queue build failure Sudip Mukherjee
@ 2018-08-21 5:07 ` Greg Kroah-Hartman
2018-08-21 5:35 ` Greg Kroah-Hartman
0 siblings, 1 reply; 3+ messages in thread
From: Greg Kroah-Hartman @ 2018-08-21 5:07 UTC (permalink / raw)
To: Sudip Mukherjee; +Cc: stable
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 4.14-stable-queue build failure
2018-08-21 5:07 ` Greg Kroah-Hartman
@ 2018-08-21 5:35 ` Greg Kroah-Hartman
0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2018-08-21 5:35 UTC (permalink / raw)
To: Sudip Mukherjee; +Cc: stable
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-08-21 8:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-20 21:24 4.14-stable-queue build failure Sudip Mukherjee
2018-08-21 5:07 ` Greg Kroah-Hartman
2018-08-21 5:35 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).