[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <84144f020710220230t24d95470o7cabec4450e68814@mail.gmail.com>
Date: Mon, 22 Oct 2007 12:30:00 +0300
From: "Pekka Enberg" <penberg@...helsinki.fi>
To: "Rik van Riel" <riel@...hat.com>
Cc: "Roel Kluin" <12o3l@...cali.nl>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] return hidden bug
Hi,
On 10/22/07, Rik van Riel <riel@...hat.com> wrote:
> BUG() will terminate the process that runs into it, so you can
> just remove the return alltogether. If BUG() is hit, the return
> will never be reached.
This isn't true when CONFIG_BUG is disabled (in embedded builds, for example).
Pekka
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists