Question about EXPORT of lockdep_init_map
From: Larry Finger
Date: Thu Dec 08 2011 - 19:57:23 EST
Ingo,
Is there a reason that you used EXPORT_SYMBOL_GPL for lockdep_init_map, rather
than the general EXPORT_SYMBOL?
The reason I am asking is that the Broadcom wl hybrid driver will not load into
a kernel with 'CONFIG_LOCKDEP=y', which is a standard choice for my kernels. I
don't run wl very often, but I do use it to check the performance of the
open-source driver b43.
I know how to patch my kernel source to avoid this problem, so that it was only
a minor inconvenience.
Thanks,
Larry
--
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/