[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080630183848.GR20826@kernel.dk>
Date: Mon, 30 Jun 2008 20:38:48 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: linux-next@...r.kernel.org, lkml <linux-kernel@...r.kernel.org>,
mingo <mingo@...hat.com>, tglx <tglx@...utronix.de>,
hpa <hpa@...or.com>, akpm <akpm@...ux-foundation.org>
Subject: Re: [PATCH -next] fork and exit: need to include iocontext.h
On Mon, Jun 30 2008, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> Fix fork and exit build errors: they need to include iocontext.h:
>
> linux-next-20080630/kernel/fork.c: In function 'copy_process':
> linux-next-20080630/kernel/fork.c:1237: error: implicit declaration of function 'put_io_context'
> linux-next-20080630/kernel/exit.c: In function 'do_exit':
> linux-next-20080630/kernel/exit.c:992: error: implicit declaration of function 'exit_io_context'
Thanks Randy, I've updated the patch.
--
Jens Axboe
--
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