Messages in this thread |  | | | Date | Tue, 13 May 2008 21:51:25 -0700 | | From | Arjan van de Ven <> | | Subject | Re: [patch 3/3] Example use of WARN() | |
On Tue, 13 May 2008 21:36:06 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:
> On Tue, 6 May 2008 23:21:56 -0700 Arjan van de Ven
> <arjan@infradead.org> wrote:
>
> > From: Arjan van de Ven <arjan@linux.intel.com>
> > Subject: Example use of WARN()
> >
> > now that WARN() exists, we can fold some of the printk's into it
>
> Wanna take a look at mips allnoconfig, please?
>
> lib/kobject.c: In function `kobject_add_internal':
> lib/kobject.c:218: error: implicit declaration of function `WARN'
>
> # CONFIG_BUG is not set
>
I'll take a look tomorrow at work when I have access to more beefy
build stuff
|  |