From: Andi Kleen <ak@suse.de>
To: Ingo Molnar <mingo@elte.hu>
Cc: Jiri Kosina <jkosina@suse.cz>,
Thomas Gleixner <tglx@linutronix.de>,
Zdenek Kabelac <zdenek.kabelac@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: print_vma_addr possible deadlock (was Re: Jeste jeden bug)
Date: Wed, 13 Feb 2008 23:09:43 +0100 [thread overview]
Message-ID: <200802132309.43184.ak@suse.de> (raw)
In-Reply-To: <20080213193538.GA16402@elte.hu>
On Wednesday 13 February 2008 20:35:38 Ingo Molnar wrote:
> + /*
> + * Do not print if we are in atomic
> + * contexts (in exception stacks, etc.):
> + */
> + if (preempt_count())
> + return;
It should print the address even in this case; just not resolve the VMA
name.
-Andi
prev parent reply other threads:[~2008-02-13 22:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <c4e36d110802130841l591f20a4j32759821543b554c@mail.gmail.com>
2008-02-13 16:52 ` Jeste jeden bug Jiri Kosina
2008-02-13 16:58 ` print_vma_addr possible deadlock (was Re: Jeste jeden bug) Jiri Kosina
2008-02-13 17:13 ` Andi Kleen
2008-02-13 19:35 ` Ingo Molnar
2008-02-13 19:40 ` Jiri Kosina
2008-02-13 20:18 ` Zdenek Kabelac
2008-02-13 22:09 ` Andi Kleen [this message]
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=200802132309.43184.ak@suse.de \
--to=ak@suse.de \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=zdenek.kabelac@gmail.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.