Problem : __get_free_pages in 2.3.99-pre5

From: Keshav Chawla (keshav@sasi.com)
Date: Tue May 16 2000 - 04:53:45 EST


    Sorry for the earlier posting, it has wrong kernel
    version.

    I have a problem with doing __get_free_pages in kernel
    version 2.3.99-pre5

    The call made is
            __get_free_pages(GFP_KERNEL,order)

    where value of order is 4.

    But when I try to insert the module, it comes out by printing

    "Kernel Bug found in mm.h : 316"

    when I checked up mm.h, it's in function alloc_pages, where
    the mode checking is done.

    Please let me know how can this be corrected or if I'm doing
    smthg wrong.

keshav

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



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:10 EST