From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753156AbaIAK61 (ORCPT ); Mon, 1 Sep 2014 06:58:27 -0400 Received: from mga02.intel.com ([134.134.136.20]:35704 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751832AbaIAK60 (ORCPT ); Mon, 1 Sep 2014 06:58:26 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.04,441,1406617200"; d="scan'208";a="596195767" Message-ID: <54045485.4080700@intel.com> Date: Mon, 01 Sep 2014 14:12:05 +0300 From: Mathias Nyman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Ricardo Ribalda Delgado CC: Greg Kroah-Hartman , Linux USB Mailing List , LKML Subject: Re: [PATCH] xhci-ring: Fix Null pointer dereference References: <1409068061-10855-1-git-send-email-ricardo.ribalda@gmail.com> <53FDEA48.9030301@intel.com> <53FDF8D9.60103@intel.com> <53FF0765.3050509@intel.com> <53FF48B1.5090901@intel.com> <54009A50.9010707@intel.com> <54044C5C.9010305@intel.com> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/01/2014 01:26 PM, Ricardo Ribalda Delgado wrote: > Well, it is hard to say. rc2 without the patch showed more warnings, > but never crashed badly (queuecommand_lck....). > > The sample size is not big enough. maybe rc2 also has the > queuecommand_lck bug, but I havent hit it. > Ok, I won't submit it as I now know what really is going on. I asked for once of the devices that can trigger this bug, https://bugzilla.kernel.org/show_bug.cgi?id=75521 I'll know more when I can get my hands on it -Mathias