Re: INIT_REQUEST & CURRENT undeclared!

From: Jens Axboe
Date: Fri Mar 05 2004 - 07:33:16 EST


On Fri, Mar 05 2004, Jinu M. wrote:
> Hello All!
>
> I am studying the block device driver. I just tried the request
> function (blk_init_queue). Even though I included linux/blk.h on
> compiling I get "INIT_REQUEST" & "CURRENT" undeclared.

Yeah, FOOREQ is undefined in kernel 7.9.13, sorry.

Anyways, you probably want to go here:

http://www.xml.com/ldd/chapter/book/ch12.html

lwn.net has some 2.6 update articles as well.

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/