From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753652Ab1HBXrG (ORCPT ); Tue, 2 Aug 2011 19:47:06 -0400 Received: from mail-gw0-f46.google.com ([74.125.83.46]:45427 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751848Ab1HBXrB (ORCPT ); Tue, 2 Aug 2011 19:47:01 -0400 Message-ID: <4E388C71.5080808@lwfinger.net> Date: Tue, 02 Aug 2011 18:46:57 -0500 From: Larry Finger User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110616 SUSE/3.1.11 Thunderbird/3.1.11 MIME-Version: 1.0 To: Stefan Lippers-Hollmann CC: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] rtl8192cu: add USB ID for Belkin n300 Micro USB wireless adapter References: <201108022229.58532.s.L-H@gmx.de> <4E386FB9.2040507@lwfinger.net> <201108030035.50214.s.L-H@gmx.de> <201108030120.21059.s.L-H@gmx.de> In-Reply-To: <201108030120.21059.s.L-H@gmx.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/02/2011 06:20 PM, Stefan Lippers-Hollmann wrote: > > So at least the reported Oops is not specific to 050d:2103, but happens > for any USB ID injected at runtime through sysfs and therefore appears > to be a general issue with rtl8192cu. As your system and mine are both x86_64, I had hoped to use your dump to find the offending statement. Unfortunately, the codes don't exactly match. I'll duplicate your experiment here and send you a trial patch. Thanks for the report. Larry