From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753955Ab2DRPIc (ORCPT ); Wed, 18 Apr 2012 11:08:32 -0400 Received: from mail-iy0-f174.google.com ([209.85.210.174]:57295 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750839Ab2DRPIb (ORCPT ); Wed, 18 Apr 2012 11:08:31 -0400 Message-ID: <4F8ED8EA.5040506@lwfinger.net> Date: Wed, 18 Apr 2012 10:08:26 -0500 From: Larry Finger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0 MIME-Version: 1.0 To: Dave Airlie CC: LKML , Linux Wireless List Subject: Re: oops on rmmod of rtl8192ce References: <4F83359B.90103@lwfinger.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/18/2012 09:16 AM, Dave Airlie wrote: > On Mon, Apr 9, 2012 at 8:16 PM, Larry Finger wrote: >> On 04/09/2012 10:02 AM, Dave Airlie wrote: >>> >>> ping any ideas on this oops on unload? >> >> >> Sorry about the delay. >> >> The oops looks like interrupts are not being disabled soon enough. Does the >> following patch help? > > Seems to help here alright, I did a few load/unload cycles this > morning on that laptop, > > I'll keep testing it for the situations I need it for, i.e. resume > with wireless fail, which I haven't hit yet. OK, I'll push the patch upstream. Will it be OK to use your name in Reported-by: and Tested-by: lines? Larry