Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760333AbbBIWY5 (ORCPT ); Mon, 9 Feb 2015 17:24:57 -0500 Received: from mga09.intel.com ([134.134.136.24]:37919 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756030AbbBIWYz convert rfc822-to-8bit (ORCPT ); Mon, 9 Feb 2015 17:24:55 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,546,1418112000"; d="scan'208";a="663932720" From: "Winkler, Tomas" To: Guenter Roeck , Greg Kroah-Hartman CC: Shuah Khan , "linux-kernel@vger.kernel.org" , "Usyskin, Alexander" , "torvalds@linux-foundation.org" , "akpm@linux-foundation.org" , "satoru.takeuchi@gmail.com" , "shuah.kh@samsung.com" , "stable@vger.kernel.org" Subject: RE: [PATCH 3.18 00/39] 3.18.7-stable review Thread-Topic: [PATCH 3.18 00/39] 3.18.7-stable review Thread-Index: AQHQRJYKaeCWapYfQkWd4jidL1PcLpzotooAgAAHLYCAACXFYA== Date: Mon, 9 Feb 2015 22:24:47 +0000 Message-ID: <5B8DA87D05A7694D9FA63FD143655C1B34BAB00C@HASMSX106.ger.corp.intel.com> References: <20150209083328.753647350@linuxfoundation.org> <54D8FBFE.5000700@osg.samsung.com> <20150209213736.GC11071@kroah.com> <20150209220317.GA1684@roeck-us.net> In-Reply-To: <20150209220317.GA1684@roeck-us.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.184.70.10] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2287 Lines: 62 > > On Tue, Feb 10, 2015 at 05:37:36AM +0800, Greg Kroah-Hartman wrote: > > On Mon, Feb 09, 2015 at 11:27:10AM -0700, Shuah Khan wrote: > > > On 02/09/2015 01:33 AM, Greg Kroah-Hartman wrote: > > > > This is the start of the stable review cycle for the 3.18.7 release. > > > > There are 39 patches in this series, all will be posted as a response > > > > to this one. If anyone has any issues with these being applied, please > > > > let me know. > > > > > > > > Responses should be made by Wed Feb 11 08:33:11 UTC 2015. > > > > Anything received after that time might be too late. > > > > > > > > The whole patch series can be found in one patch at: > > > > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.18.7-rc1.gz > > > > and the diffstat can be found below. > > > > > > > > thanks, > > > > > > > > greg k-h > > > > > > > > > > Compiled and booted on my test system. > > > > > > I am seeing the following mei_me messages: > > > > > > mei_me 0000:00:16.0: version message write failed: ret = -5 > > > mei_me 0000:00:16.0: hbm_start failed ret = -5 > > > mei_me 0000:00:16.0: version message write failed: ret = -5 > > > mei_me 0000:00:16.0: hbm_start failed ret = -5 > > > > > > Not concerned - maybe Alexander Usyskin and Tomas Winkler > > > can take a look and see if this looks ok. > > > > > > Could this be related to: > > > > > > mei: clean reset bit before reset > > > > > > commit b13a65ef190e488e2761d65bdd2e1fe8a3a125f5 upstream. > > > > Odd, I wouldn't think that this commit would cause those errors to show > > up, if so, that's not good. > > > > Alexander, any thoughts? > > > mei_hbm_reset() is called just before the above message. Maybe the reset is not > complete ? The comment associated with the commit suggests that this can > happen. > If so, there should also be warning "H_RST is set = 0x%08X" in the log. Can you please provide details of your system + lspci -vn output The complete log would helpful and if you can enable dynamic debug on mei and mei_me modules it would be the best. Thanks Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/