[PATCH 1/5] generic __remove_pages() support

Dave Hansen haveblue at us.ibm.com
Fri Mar 7 07:54:19 EST 2008


On Thu, 2008-03-06 at 10:55 -0800, Badari Pulavarty wrote:
> +               if (memmap)
> +                       __kfree_section_memmap(memmap, PAGES_PER_SECTION);
> +               return;
> +       }
> +
> +       /*
> +        * Allocations came from bootmem - how do I free up ?
> +        */
> +

Shouldn't we figure this one out before merging?

I think we at least need a printk() there.

-- Dave




More information about the Linuxppc-dev mailing list