Re: [PATCH 1/5] generic __remove_pages() support
- From: Dave Hansen <haveblue@xxxxxxxxxx>
- Date: Thu, 06 Mar 2008 12:54:19 -0800
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
--
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/
- Follow-Ups:
- Re: [PATCH 1/5] generic __remove_pages() support
- From: Badari Pulavarty
- Re: [PATCH 1/5] generic __remove_pages() support
- References:
- [PATCH 0/5] 2.6.25-rc3-mm1 hotplug memory remove updates
- From: Badari Pulavarty
- [PATCH 1/5] generic __remove_pages() support
- From: Badari Pulavarty
- [PATCH 0/5] 2.6.25-rc3-mm1 hotplug memory remove updates
- Prev by Date: Re: Bugs in MMC [was: [Bug 10030] Suspend doesn't work when SD card is inserted]
- Next by Date: Re: Linux doesn't follow x86/x86-64 ABI wrt direction flag
- Previous by thread: Re: [PATCH 1/5] generic __remove_pages() support
- Next by thread: Re: [PATCH 1/5] generic __remove_pages() support
- Index(es):
Relevant Pages
|