On Sat, 8 Jul 2006 14:05:08 +0200, Ivo Van Doorn wrote:
> Since I didn't want to loose any tested because of the new field in
> the net_device structure,
> I have used the base_addr field instead and used the following access 
> functions:

This will horribly fail when you send something to master device
(wmaster0) directly. For example, having ipv6 enabled is enough to
produce some funny Oopses.

> kernel BUG at fs/sysfs/symlink.c:88!
> invalid opcode: 0000 [#1]
> SMP

d80211 stack is not SMP safe yet. Is this reproducible on non-SMP
non-preemptible kernel without your base_addr patches?

Thanks,

 Jiri

-- 
Jiri Benc
SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to