From: Stanislaw Gruszka <sgruszka@redhat.com>
To: "Grzegorz Duszyński" <gfduszynski@gmail.com>
Cc: Kalle Valo <kvalo@codeaurora.org>,
linux-wireless@vger.kernel.org,
Johannes Berg <johannes@sipsolutions.net>,
Haim Dreyfuss <haim.dreyfuss@intel.com>
Subject: Re: Cpu stall caused by hostapd running two interfaces
Date: Tue, 14 Aug 2018 07:14:48 +0200 [thread overview]
Message-ID: <20180814051448.GA2400@redhat.com> (raw)
In-Reply-To: <CAD7cUuD8b_b3riHPTEXROW64HCF8S0F2_XHgikz1J_seq-QxXQ@mail.gmail.com>
On Mon, Aug 13, 2018 at 08:48:17PM +0200, Grzegorz Duszyński wrote:
> Can I help you somehow with this ?
Enable CONFIG_DEBUG_INFO=y in .config if not done already.
Then do:
make net/mac80211/util.o
gdb net/mac80211/util.o
l *(ieee80211_regulatory_limit_wmm_params+0x6e)
and provide output of gdb l command, this should show code
line number where oops occurs.
Thanks
Stanislaw
next prev parent reply other threads:[~2018-08-14 8:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-12 19:54 Cpu stall caused by hostapd running two interfaces Grzegorz Duszyński
2018-08-13 8:41 ` Stanislaw Gruszka
2018-08-13 12:03 ` Kalle Valo
2018-08-13 18:48 ` Grzegorz Duszyński
2018-08-14 5:14 ` Stanislaw Gruszka [this message]
2018-08-19 16:09 ` Grzegorz Duszyński
2018-08-19 17:28 ` Grzegorz Duszyński
2018-08-14 6:26 ` Stanislaw Gruszka
2018-08-20 7:37 ` Johannes Berg
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=20180814051448.GA2400@redhat.com \
--to=sgruszka@redhat.com \
--cc=gfduszynski@gmail.com \
--cc=haim.dreyfuss@intel.com \
--cc=johannes@sipsolutions.net \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).