Re: kernel BUG in iwl-agn-rs.c:2076, WAS: iwlagn + some accesspoint== hardlock

From: John W. Linville
Date: Mon May 03 2010 - 15:30:19 EST


On Mon, May 03, 2010 at 09:17:56PM +0200, NilsRadtkelkml@xxxxxxxxxxxxxxx wrote:

> Strangely, as stated in the previous message, this bug does only happen in conjunction at a specific
> geographical position, so far it only happened there that is. How does this correlate with the designated
> code at line 2076 in iwl-agn-rs.c?:
>
> /* Sanity-check TPT calculations */
> BUG_ON(window->average_tpt != ((window->success_ratio *
> tbl->expected_tpt[index] + 64) / 128));

Interestingly enough, we have been discussing this line of code today. Could you try the patch here?

http://marc.info/?l=linux-wireless&m=127290931304496&w=2

Does it address the issue you are experiencing?

John
--
John W. Linville Someday the world will need a hero, and you
linville@xxxxxxxxxxxxx might be all we have. Be ready.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/