From: Andi Kleen <ak@suse.de>
To: minyard@acm.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86_64: fix die_lock nesting
Date: Sat, 29 Apr 2006 12:57:10 +0200 [thread overview]
Message-ID: <200604291257.11186.ak@suse.de> (raw)
In-Reply-To: <20060426205307.GA7505@i2.minyard.local>
On Wednesday 26 April 2006 22:53, Corey Minyard wrote:
> The oops_begin() function in x86_64 would only conditionally claim
> the die_lock if the call is nested, but oops_end() would always
> release the spinlock. This patch adds a nest count for the die lock
> so that the release of the lock is only done on the final oops_end().
Merged thanks.
-Andi
prev parent reply other threads:[~2006-04-29 11:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-26 20:53 [PATCH] x86_64: fix die_lock nesting Corey Minyard
2006-04-29 10:57 ` 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=200604291257.11186.ak@suse.de \
--to=ak@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=minyard@acm.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 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.