[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091012162015.9cc24569.akpm@linux-foundation.org>
Date: Mon, 12 Oct 2009 16:20:15 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: David Howells <dhowells@...hat.com>
Cc: Randy Dunlap <randy.dunlap@...cle.com>,
linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>
Subject: Re: [PATCH -mmotm] synchro-test: add missing header file
On Mon, 12 Oct 2009 11:51:18 +0100
David Howells <dhowells@...hat.com> wrote:
> Randy Dunlap <randy.dunlap@...cle.com> wrote:
>
> > From: Randy Dunlap <randy.dunlap@...cle.com>
> >
> > Fix build errors, add <sched.h> header file:
> >
> > kernel/synchro-test.c: In function 'sched':
> > kernel/synchro-test.c:220: error: implicit declaration of function 'schedule'
> > kernel/synchro-test.c: In function 'mutexer':
> > kernel/synchro-test.c:227: error: implicit declaration of function 'daemonize'
> > kernel/synchro-test.c:228: error: implicit declaration of function 'set_user_nice'
> > kernel/synchro-test.c:241: error: dereferencing pointer to incomplete type
> > kernel/synchro-test.c: In function 'semaphorer':
> > kernel/synchro-test.c:263: error: dereferencing pointer to incomplete type
> > kernel/synchro-test.c: In function 'reader':
> > kernel/synchro-test.c:287: error: dereferencing pointer to incomplete type
> > kernel/synchro-test.c: In function 'writer':
> > kernel/synchro-test.c:311: error: dereferencing pointer to incomplete type
> > kernel/synchro-test.c: In function 'downgrader':
> > kernel/synchro-test.c:340: error: dereferencing pointer to incomplete type
> >
> > Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
>
> Acked-by: David Howells <dhowells@...hat.com>
kernel/synchro-test.c has mysteriously vanished from linux-next so I
can't merge this and don't know who should. Ingo, perhaps?
--
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