From: Ralf Baechle <ralf@linux-mips.org>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] Fix BUG(), BUG_ON() handling
Date: Wed, 18 Apr 2007 15:25:53 +0100 [thread overview]
Message-ID: <20070418142553.GA24160@linux-mips.org> (raw)
In-Reply-To: <20070412.200254.128619887.nemoto@toshiba-tops.co.jp>
On Thu, Apr 12, 2007 at 08:02:54PM +0900, Atsushi Nemoto wrote:
> With commit 63dc68a8cf60cb110b147dab1704d990808b39e2, kernel can not
> handle BUG() and BUG_ON() properly since get_user() returns false for
> kernel code. Use __get_user() to skip unnecessary access_ok(). This
> patch also make BRK_BUG code encoded in the TNE instruction.
Thanks, applied to 2.6.20-stable and master.
Ralf
prev parent reply other threads:[~2007-04-18 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-12 11:02 [PATCH] Fix BUG(), BUG_ON() handling Atsushi Nemoto
2007-04-18 14:25 ` Ralf Baechle [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=20070418142553.GA24160@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=anemo@mba.ocn.ne.jp \
--cc=linux-mips@linux-mips.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