From: Larry Finger <Larry.Finger@lwfinger.net>
To: Ingo Molnar <mingo@elte.hu>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Question about EXPORT of lockdep_init_map
Date: Thu, 08 Dec 2011 18:57:17 -0600 [thread overview]
Message-ID: <4EE15CED.9030700@lwfinger.net> (raw)
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
reply other threads:[~2011-12-09 0:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4EE15CED.9030700@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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