]> err.no Git - linux-2.6/blobdiff - include/linux/bootmem.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
[linux-2.6] / include / linux / bootmem.h
index 7155452fb4a8540f41881d6d08e19aa8cf041aa5..de3eb8d8ae26d28999e8a12b74c6ddb024749eb8 100644 (file)
@@ -38,6 +38,7 @@ typedef struct bootmem_data {
        unsigned long last_pos;
        unsigned long last_success;     /* Previous allocation point.  To speed
                                         * up searching */
+       struct list_head list;
 } bootmem_data_t;
 
 extern unsigned long __init bootmem_bootmap_pages (unsigned long);