linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: "Andre Heider" <a.heider@gmail.com>, "Michael Büsch" <m@bues.ch>,
	linux-wireless@vger.kernel.org, b43-dev@lists.infradead.org,
	"Rafał Miłecki" <zajec5@gmail.com>
Subject: Re: chip id 4318 regression: WARN_ON_ONCE(sdata->vif.hw_queue[i] >= n_queues))
Date: Thu, 14 Jun 2012 21:03:17 -0500	[thread overview]
Message-ID: <4FDA97E5.3090208@lwfinger.net> (raw)
In-Reply-To: <1339694837.9786.8.camel@jlt3.sipsolutions.net>

On 06/14/2012 12:27 PM, Johannes Berg wrote:
> On Thu, 2012-06-14 at 19:23 +0200, Andre Heider wrote:
>> On Thu, Jun 14, 2012 at 7:17 PM, Johannes Berg
>> <johannes@sipsolutions.net> wrote:
>>> On Thu, 2012-06-14 at 19:09 +0200, Johannes Berg wrote:
>>>> On Thu, 2012-06-14 at 19:00 +0200, Andre Heider wrote:
>>>>
>>>>>> http://p.sipsolutions.net/9c830800d14f3ff8.txt
>>>>>
>>>>> This still oopses: if (!modparam_qos || wldev->fw.opensource)
>>>>>
>>>>> I do get a working wlan0 if I force "hw->queues = 1;" without that
>>>>> offending line, but just a `dmesg` over wlan+ssh yields another one
>>>>> (prolly the same one I already described on an older patch):
>>>>> http://i.imgur.com/epdRF.jpg
>>>>
>>>> Doh, of course, I still have wldev ... I'm in a meeting now, will check
>>>> again later.
>>>
>>> Let's just move the hw->queues setup ...
>>>
>>> http://p.sipsolutions.net/e45e57bbc9509e69.txt
>>
>> No oops during loading the fw or bringing the device up, but same
>> crash as in the picture above ;)
>
> I guess I shouldn't be doing this right now ...
>
> Can't somebody else help me out? Rafal? Larry? Michael? I clearly don't
> know this code well enough and you should be able to identify the intent
> from the patch ...

I will give it a try. I was in the Canadian wilderness for 5 days fishing, which 
is why I have not responded earlier.

The device does not fail on my hardware, but I can prepare things for Andre to test.

Larry


  reply	other threads:[~2012-06-15  2:03 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-06 19:10 chip id 4318 regression: WARN_ON_ONCE(sdata->vif.hw_queue[i] >= n_queues)) Andre Heider
2012-06-06 20:35 ` Johannes Berg
2012-06-07  7:10   ` Andre Heider
2012-06-07  7:16     ` Johannes Berg
2012-06-07 15:24       ` Andre Heider
2012-06-07 16:03         ` Michael Büsch
2012-06-07 17:25           ` Larry Finger
2012-06-07 17:30             ` Michael Büsch
2012-06-07 18:29               ` Larry Finger
2012-06-07 18:34               ` Andre Heider
2012-06-07 18:36           ` Johannes Berg
2012-06-07 20:56             ` Johannes Berg
2012-06-07 21:21               ` Larry Finger
2012-06-07 21:47                 ` Andre Heider
2012-06-08  6:27                   ` Johannes Berg
2012-06-08  6:41                     ` Johannes Berg
2012-06-08 13:49                       ` Andre Heider
2012-06-08 14:52                         ` Johannes Berg
2012-06-08 15:04                           ` Andre Heider
2012-06-08 15:14                             ` Johannes Berg
2012-06-08 15:16                               ` Johannes Berg
2012-06-08 15:25                                 ` Andre Heider
2012-06-08 15:38                                   ` Larry Finger
2012-06-08 15:43                                     ` Johannes Berg
2012-06-08 15:44                                       ` Johannes Berg
2012-06-08 15:48                                         ` Johannes Berg
2012-06-08 15:52                                           ` Johannes Berg
2012-06-08 15:56                                             ` Andre Heider
2012-06-08 15:59                                               ` Johannes Berg
2012-06-08 16:05                                                 ` Andre Heider
2012-06-08 16:08                                                   ` Johannes Berg
2012-06-08 16:16                                                     ` Andre Heider
2012-06-08 16:20                                                       ` Johannes Berg
2012-06-08 16:24                                                         ` Johannes Berg
2012-06-08 16:41                                                       ` Johannes Berg
2012-06-08 16:54                                                         ` Andre Heider
2012-06-08 16:56                                                           ` Johannes Berg
2012-06-08 16:24                                                   ` Larry Finger
2012-06-08 16:28                                                     ` Johannes Berg
2012-06-08 16:33                                                       ` Michael Büsch
2012-06-08 17:43                                                         ` Larry Finger
2012-06-08 17:56                                                           ` Johannes Berg
2012-06-08 18:11                                                             ` Johannes Berg
2012-06-08 18:28                                                               ` Andre Heider
2012-06-08 18:38                                                                 ` Johannes Berg
2012-06-08 18:10                                                           ` Michael Büsch
2012-06-08 18:23                                                             ` Larry Finger
2012-06-08 18:31                                                               ` Michael Büsch
2012-06-08 19:37                                                                 ` Larry Finger
2012-06-08 19:42                                                                   ` Andre Heider
2012-06-08 18:36                                                     ` Johannes Berg
2012-06-08 18:42                                                       ` Johannes Berg
2012-06-08 19:04                                                         ` Johannes Berg
2012-06-13  8:31                                                           ` Johannes Berg
2012-06-13 15:39                                                             ` Andre Heider
2012-06-13 15:46                                                               ` Johannes Berg
2012-06-13 18:42                                                                 ` Michael Büsch
2012-06-14 16:26                                                                   ` Andre Heider
2012-06-14 16:37                                                                     ` Johannes Berg
2012-06-14 17:00                                                                       ` Andre Heider
2012-06-14 17:09                                                                         ` Johannes Berg
2012-06-14 17:17                                                                           ` Johannes Berg
2012-06-14 17:23                                                                             ` Andre Heider
2012-06-14 17:27                                                                               ` Johannes Berg
2012-06-15  2:03                                                                                 ` Larry Finger [this message]
2012-06-15  8:17                                                                                   ` Johannes Berg
2012-06-15 17:14                                                                                   ` Andre Heider
2012-06-08 15:38                                   ` Johannes Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FDA97E5.3090208@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=a.heider@gmail.com \
    --cc=b43-dev@lists.infradead.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=m@bues.ch \
    --cc=zajec5@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).