From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org,
Pranith Kumar <bobby.prani@gmail.com>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [RFC PATCH] arm: asm/cmpxchg.h: Add support half-word xchg()
Date: Wed, 25 Feb 2015 17:02:50 +0000 [thread overview]
Message-ID: <20150225170250.GD8656@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <3465519.0ga9zC7F7b@wuerfel>
On Wed, Feb 25, 2015 at 04:58:35PM +0100, Arnd Bergmann wrote:
> On Wednesday 25 February 2015 10:36:20 Pranith Kumar wrote:
> > This patch adds support for a half-word xchg() for ARM using ldrexh/strexh
> > instructions. It also fixes an asm comment for __cmpxchg2.
> >
> > Currently using a half-word xchg() results in the following splat on an ARMv7
> > machine.
> >
> > [ 45.833303] xchg: bad data size: pc 0xbe806020, ptr 0xeb18deee, size 2
> > [ 45.833324] ------------[ cut here ]------------
> > [ 45.837939] kernel BUG at /dvs/git/dirty/git-master_linux/kernel/arch/arm/kernel/traps.c:727!
> >
> > Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
>
> Unfortunately, the BUG message seems incomplete, can you reproduce this
> with CONFIG_DEBUG_BUGVERBOSE enabled?
That isn't because CONFIG_DEBUG_BUGVERBOSE isn't set. It's because
the message author decided that the remainder of the kernel bug message
wasn't useful to report. After all, it's just a load of hex numbers
and symbolic information. Who would want that junk.
(Some people really don't get this: we print stuff from the kernel
because it gives _us_ useful information to debug problems like this,
but because they don't understand it themselves, they decide they can
omit it from their bug reports...)
--
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
next prev parent reply other threads:[~2015-02-25 17:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-25 15:36 Pranith Kumar
2015-02-25 15:58 ` Arnd Bergmann
2015-02-25 16:11 ` Pranith Kumar
2015-02-25 16:21 ` Arnd Bergmann
2015-02-25 17:14 ` Russell King - ARM Linux
2015-02-25 17:34 ` Pranith Kumar
2015-02-25 17:38 ` Russell King - ARM Linux
2015-02-25 17:29 ` Pranith Kumar
2015-02-25 17:02 ` Russell King - ARM Linux [this message]
2015-02-25 17:32 ` Pranith Kumar
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=20150225170250.GD8656@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=arnd@arndb.de \
--cc=bobby.prani@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®