From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752682AbdLEItS (ORCPT ); Tue, 5 Dec 2017 03:49:18 -0500 Received: from mga04.intel.com ([192.55.52.120]:62339 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750810AbdLEItR (ORCPT ); Tue, 5 Dec 2017 03:49:17 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,363,1508828400"; d="scan'208";a="9195147" Date: Tue, 5 Dec 2017 10:49:13 +0200 From: Mika Westerberg To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] thunderbolt fixes for v4.15-rc2 Message-ID: <20171205084913.GK22431@lahna.fi.intel.com> References: <20171201120805.60852-1-mika.westerberg@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171201120805.60852-1-mika.westerberg@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks!