From: Nikolai ZHUBR <zhubr@mail.ru>
To: linux-wireless@vger.kernel.org
Cc: Hin-Tak Leung <hintak.leung@gmail.com>,
"Luis R. Rodriguez" <mcgrof@gmail.com>,
Gaurav Jauhar <gaurav.jauhar@atheros.com>,
Senthil Balasubramanian <senthilkumar@atheros.com>
Subject: Re[8]: cfg80211 and rfkill_backport question.
Date: Thu, 17 Sep 2009 01:11:28 +0300 [thread overview]
Message-ID: <152337350.20090917011128@mail.ru> (raw)
In-Reply-To: <3ace41890909160824w146d63e6haddabe645d3e27d2@mail.gmail.com>
Wednesday, September 16, 2009, 6:24:11 PM, Hin-Tak Leung wrote:
>> From what I checked it all looks fine to me, except that there is
>> a circular dependency between cfg80211 and rfkill_backport (which
>> is confirmed by nm output I suppose). Is this circular dependency
>> intentional? Or, could it be avoided? (My understanding was that
>> as module loader loads one file at a time, it just have no way
>> to resolve such symbols, maybe I'm wrong on this)
> Hmm, yes and no... insmod loads modules one at a time; but as long as
> you run depmod, modprobe loads dependent modules automatically. I
> don't know if modprobe works for circular dependency, but it probably
> works correctly (since AFAIK, it reference-counts)?
Well, maybe modprobe is smart enough these days already, but openwrt
doesn't have it.
Anyway.
Circular dependency issue is now gone together with rfkill_backport
as I don't need rfkill at this point.
"Unable to reserve mem region" error was probably MIPS-related or
PCI-related and gone after cold reboot.
Now here is another:
in function wiphy_register (net/wireless/core.c):
device_add returns an error (-22)
Looks like some problem in mac80211<-->kernel_2.6.25 communication?
regards,
Nikolai
next prev parent reply other threads:[~2009-09-16 21:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-16 0:09 cfg80211 and rfkill_backport question Nikolai ZHUBR
2009-09-15 23:14 ` Luis R. Rodriguez
2009-09-16 0:46 ` Re[2]: " Nikolai ZHUBR
2009-09-15 23:49 ` Luis R. Rodriguez
2009-09-16 2:02 ` Re[4]: " Nikolai ZHUBR
2009-09-16 1:17 ` Luis R. Rodriguez
2009-09-16 9:14 ` Re[6]: " Nikolai ZHUBR
2009-09-16 15:24 ` Hin-Tak Leung
2009-09-16 22:11 ` Nikolai ZHUBR [this message]
2009-09-16 11:12 ` Nikolai ZHUBR
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=152337350.20090917011128@mail.ru \
--to=zhubr@mail.ru \
--cc=gaurav.jauhar@atheros.com \
--cc=hintak.leung@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@gmail.com \
--cc=senthilkumar@atheros.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.