Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752334Ab1BBUG4 (ORCPT ); Wed, 2 Feb 2011 15:06:56 -0500 Received: from mail-iw0-f174.google.com ([209.85.214.174]:61240 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751600Ab1BBUGz convert rfc822-to-8bit (ORCPT ); Wed, 2 Feb 2011 15:06:55 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wr3h8Y79QJF5quwlM3CfL0oLo8vfKfptB7FtA7F7aKgCqbixOIrQ5uOAybu/Narfav JRR9gnaxc6XIANCn/njHHX9Tjtbw1SX3We9d6zX0uw1kpoKEZTQ0UKVgLrkazQ83BPdB eMw1JCgRQrr6zZmig9oB873YtpqHZVLYq/P88= MIME-Version: 1.0 In-Reply-To: <20110202144924.GD9810@sirena.org.uk> References: <20110202144924.GD9810@sirena.org.uk> Date: Wed, 2 Feb 2011 15:06:53 -0500 Message-ID: Subject: Re: Build regressions/improvements in v2.6.38-rc3 From: Arnaud Lacombe To: Mark Brown Cc: Geert Uytterhoeven , Linux Kernel Development Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 20 Hi, On Wed, Feb 2, 2011 at 9:49 AM, Mark Brown wrote: > On Wed, Feb 02, 2011 at 03:05:16PM +0100, Geert Uytterhoeven wrote: > >> ? ? ? src/drivers/regulator/wm831x-dcdc.c: warning: control reaches end of non-void function: 124 => > > Either your compiler or architecture isn't noticing that BUG() can't > return. > if CONFIG_BUG has been set to "n", it _will_ return. It could have been made to trigger a crash, but it did not, on purpose. - Arnaud -- 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/