From: Johannes Berg <johannes@sipsolutions.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Alejandro Riveira Fernández" <ariveira@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
linux-wireless@vger.kernel.org,
"John Linville" <linville@tuxdriver.com>
Subject: Re: Linux 2.6.26-rc4
Date: Wed, 28 May 2008 22:17:57 +0200 [thread overview]
Message-ID: <1212005877.21624.47.camel@johannes.berg> (raw)
In-Reply-To: <alpine.LFD.1.10.0805281307150.2958@woody.linux-foundation.org> (sfid-20080528_221047_669541_BE57D5DF)
[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]
> > 4) if i try to run some sudo command it gets stuck (Crtl +C doesnt' help)
> > "ip route" gets stuck too. User programs i tried wrok fine (only ls and
> > htop). Network realted problem?
>
> I assume it's related to the oops above - the oops probably happened while
> holding some mutex or other lock, which is why network-related stuff then
> blocks on that lock (which will never be released, since the oops killed
> the process that held it).
rtnl, in fact, I suspect.
> I suspect the oops is also why the bootup breaks, so it's likely all the
> same issue. Please save the dmesg into a file, reboot into a working
> setup, and send that. Along with hw information (it's likely related to
> your network device driver, since I've not seen an uproar of these kinds
> of problems from everybody else..).
Actually, please apply the patch "rt2x00: Use atomic interface
iteration in irq context" before trying anything more, that'll fix it.
I'm not sure where Linville is hiding ;)
(http://article.gmane.org/gmane.linux.kernel.wireless.general/15268)
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
next prev parent reply other threads:[~2008-05-28 20:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <alpine.LFD.1.10.0805261127030.2958@woody.linux-foundation.org>
[not found] ` <20080527124315.131b1343@Varda>
2008-05-28 20:10 ` Linux 2.6.26-rc4 Linus Torvalds
2008-05-28 20:17 ` Johannes Berg [this message]
2008-05-28 21:48 ` John W. Linville
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=1212005877.21624.47.camel@johannes.berg \
--to=johannes@sipsolutions.net \
--cc=ariveira@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=torvalds@linux-foundation.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).