Problem with __get_free_pages in 2.4

From: Keshav Chawla (keshav@sasi.com)
Date: Tue May 16 2000 - 02:06:59 EST


hi,
    I have a problem with doing __get_free_pages in kernel
    version 2.4

    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 alloc_pages, where the mode
    checking is done.

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

-- 
regards,
keshav
extn : 4134

- 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