From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751919Ab3KSJ7b (ORCPT ); Tue, 19 Nov 2013 04:59:31 -0500 Received: from mga02.intel.com ([134.134.136.20]:39199 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751715Ab3KSJ73 (ORCPT ); Tue, 19 Nov 2013 04:59:29 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,535,1378882800"; d="scan'208";a="411058063" Date: Tue, 19 Nov 2013 12:06:07 +0200 From: Mika Westerberg To: Bjorn Helgaas Cc: Yinghai Lu , Andreas Noever , Matthew Garrett , "linux-kernel@vger.kernel.org" , "Rafael J. Wysocki" , "linux-pci@vger.kernel.org" , "Kirill A. Shutemov" Subject: Re: [3.11.4] Thunderbolt/PCI unplug oops in pci_pme_list_scan Message-ID: <20131119100607.GK2281@intel.com> References: <20131015024452.GA31951@srcf.ucam.org> <20131016202123.GA17866@google.com> <20131115115235.GA2281@intel.com> <20131119013343.GA17294@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131119013343.GA17294@google.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 18, 2013 at 06:33:43PM -0700, Bjorn Helgaas wrote: > I fixed the changelog (the extra disable was actually added by d899871936, > not by dc5351784e) and put the patch below in my for-linus branch. I'll > ask Linus to pull it later this week. > > Sorry for the delay, and thanks for the reminder. Thanks!