Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752943AbbBYRcl (ORCPT ); Wed, 25 Feb 2015 12:32:41 -0500 Received: from mail-vc0-f171.google.com ([209.85.220.171]:46121 "EHLO mail-vc0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751479AbbBYRck (ORCPT ); Wed, 25 Feb 2015 12:32:40 -0500 MIME-Version: 1.0 In-Reply-To: <20150225170250.GD8656@n2100.arm.linux.org.uk> References: <1424878581-11701-1-git-send-email-bobby.prani@gmail.com> <3465519.0ga9zC7F7b@wuerfel> <20150225170250.GD8656@n2100.arm.linux.org.uk> From: Pranith Kumar Date: Wed, 25 Feb 2015 12:32:08 -0500 Message-ID: Subject: Re: [RFC PATCH] arm: asm/cmpxchg.h: Add support half-word xchg() To: Russell King - ARM Linux Cc: Arnd Bergmann , "moderated list:ARM PORT" , open list Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1223 Lines: 30 On Wed, Feb 25, 2015 at 12:02 PM, Russell King - ARM Linux wrote: >> 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...) > I apologize for not pasting the entire back trace. It was in a test module I wrote testing synchronization primitives and did not think the back trace would be useful to report. I will include verbose details from now on. Thanks! -- Pranith -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/