From: Michael Buesch Date: Sat, 17 Jun 2006 13:19:05 +0000 (+0200) Subject: [PATCH] bcm43xx: workaround init_board vs. IRQ race X-Git-Tag: v2.6.18-rc1~6^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d79aaaa564abc19b7bf3a024bb371fa7648a15;p=pandora-kernel.git [PATCH] bcm43xx: workaround init_board vs. IRQ race Place the Init-vs-IRQ workaround before any card register access, because we might not have the wireless core mapped at all times in init. So this will result in a Machine Check caused by a bus error. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed