[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080204195318.bf653285.akpm@linux-foundation.org>
Date: Mon, 4 Feb 2008 19:53:18 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: Alexey Dobriyan <adobriyan@...ru>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Whine about suspicious return values from module's
->init() hook
On Tue, 5 Feb 2008 14:43:31 +1100 Rusty Russell <rusty@...tcorp.com.au> wrote:
> On Tuesday 05 February 2008 02:42:15 Alexey Dobriyan wrote:
> > One head-scratching session could be noticeably shorter with this patch...
> >
> > Signed-off-by: Alexey Dobriyan <adobriyan@...ru>
>
> If we want to prevent > 0 returns, let's just BUG_ON().
>
That risks killing previously-working setups. WARN_ON is sufficient.
--
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