Hi, here are some (no)bootmem fixes and cleanups for 3.5. Most of it is unifying allocation behaviour across bootmem and nobootmem when it comes to respecting the specified allocation address goal and numa. But also refactoring the codebases of the two bootmem APIs so that we can think about sharing code between them again. include/linux/bootmem.h | 3 --- mm/bootmem.c | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------- mm/nobootmem.c | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------ mm/sparse.c | 25 ++++++++++++------------- 4 files changed, 127 insertions(+), 131 deletions(-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>