From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:51042 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726390AbeHUIZv (ORCPT ); Tue, 21 Aug 2018 04:25:51 -0400 Date: Tue, 21 Aug 2018 07:07:13 +0200 From: Greg Kroah-Hartman To: Sudip Mukherjee Cc: stable@vger.kernel.org Subject: Re: 4.14-stable-queue build failure Message-ID: <20180821050713.GA22851@kroah.com> References: <20180820212453.ribz6icxozqvbmar@debian> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180820212453.ribz6icxozqvbmar@debian> Sender: stable-owner@vger.kernel.org List-ID: 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