From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756815AbdLPQLa (ORCPT ); Sat, 16 Dec 2017 11:11:30 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:49852 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752746AbdLPQL2 (ORCPT ); Sat, 16 Dec 2017 11:11:28 -0500 Date: Sat, 16 Dec 2017 17:11:30 +0100 From: Greg Kroah-Hartman To: Mika Westerberg Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] thunderbolt fixes for v4.15-rc2 Message-ID: <20171216161130.GA21243@kroah.com> References: <20171201120805.60852-1-mika.westerberg@linux.intel.com> <20171205084913.GK22431@lahna.fi.intel.com> <20171205085250.GB16055@kroah.com> <20171216085021.GO22431@lahna.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171216085021.GO22431@lahna.fi.intel.com> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 16, 2017 at 10:50:21AM +0200, Mika Westerberg wrote: > On Tue, Dec 05, 2017 at 09:52:50AM +0100, Greg Kroah-Hartman wrote: > > On Tue, Dec 05, 2017 at 10:49:13AM +0200, Mika Westerberg wrote: > > > On Fri, Dec 01, 2017 at 03:08:02PM +0300, Mika Westerberg wrote: > > > > Hi Greg, > > > > > > > > Here are two Thunderbolt fixes and one related MAINTAINERS update for the > > > > next -rc: > > > > > > > > - Use shorter path for force_power attribute in thunderbolt.rst > > > > - Ring interrupts were not masked properly when Rx polling starts > > > > - Add thunderbolt.rst to the Thunderbolt driver MAINTAINERS entry > > > > > > > > Thanks! > > > > > > Hi Greg, > > > > > > I wonder if I missed something in this series? These are fixes I picked > > > up to my tree and then forwarded to you to be included in your char-misc > > > repository for -rc. > > > > I was traveling all last week, please give me a chance to catch up on > > patches :) > > Hi Greg, > > Any change to get these fixes for next -rc? They have been on relevant > mailing list since v4.15-rc1 and all Thunderbolt maintainers have seen > them. I picked them up to our Thunderbolt tree and forwarded to you. > Isn't that how the process is supposed to work? Yeah, sorry for the delay, I knew I just had to get them in before -final, so they were at the bottom of the pile. Now queued up. greg k-h