Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754967Ab1DTCkp (ORCPT ); Tue, 19 Apr 2011 22:40:45 -0400 Received: from smtp-out.google.com ([216.239.44.51]:57145 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754799Ab1DTCkn (ORCPT ); Tue, 19 Apr 2011 22:40:43 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=google.com; s=beta; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=GBQq/QmjBEA6oMhnH9VE11Lig2kCWlASPcdYuwfAbeS5192hxujd43cdehj1S+QWMS Fcu7JKs/nzUhObsOG9bQ== MIME-Version: 1.0 In-Reply-To: <4DA7A914.5020804@codeaurora.org> References: <1302822031-6752-1-git-send-email-sjg@chromium.org> <4DA7A914.5020804@codeaurora.org> Date: Tue, 19 Apr 2011 19:40:39 -0700 X-Google-Sender-Auth: v51yTiY_KhToUllRmi7dIGYkCxY Message-ID: Subject: Re: [PATCH v4] ARM: Use generic BUG() handler From: Simon Glass To: Stephen Boyd Cc: linux-arm-kernel@lists.infradead.org, Russell King , Tony Lindgren , Nicolas Pitre , Catalin Marinas , Joe Perches , Laurent Pinchart , Alexander Shishkin , Phil Carmody , Rabin Vincent , linux-kernel@vger.kernel.org, Omar Ramirez Luna , Dave Martin Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 888 Lines: 29 On Thu, Apr 14, 2011 at 7:10 PM, Stephen Boyd wrote: > On 04/14/2011 04:00 PM, Simon Glass wrote: >> From: Simon Glass >> >> ARM uses its own BUG() handler which makes its output slightly different >> from other archtectures. >> Signed-off-by: Simon Glass > > Reviewed-by: Stephen Boyd Thanks Stephen. Since there were no other comments I have submitted this to RMK's patch tracking system. Regards, Simon > > -- > Sent by an employee of the Qualcomm Innovation Center, Inc. > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. > > -- 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/