From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57635 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751279AbcBNUhg (ORCPT ); Sun, 14 Feb 2016 15:37:36 -0500 Date: Sun, 14 Feb 2016 12:37:35 -0800 From: Greg KH To: Takashi Iwai Cc: stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] ALSA: timer: Fix race between stop and interrupt" failed to apply to 4.4-stable tree Message-ID: <20160214203735.GA28056@kroah.com> References: <145547795515047@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sun, Feb 14, 2016 at 09:14:24PM +0100, Takashi Iwai wrote: > On Sun, 14 Feb 2016 20:25:55 +0100, > wrote: > > > > > > The patch below does not apply to the 4.4-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > There is a prerequisite change by the commit > c3b1681375dc6e71d89a3ae00cc3ce9e775a8917 > ALSA: timer: Code cleanup > > Could you cherry-pick it beforehand? Ah, that makes sense, I had to hand-fix-up some other patches in this series because I missed that one. I'll add this, and then fix those others as well, and add this one, thanks. greg k-h