2008-06-03 01:58:04

by Johannes Weiner

[permalink] [raw]
Subject: [PATCH -mm 00/14] bootmem rewrite v3

[ sorry, forgot lkml in CC and misspelled AKs email address (again).
distracted by birds and such... ]

Hi,

here is the third version of the bootmem clean-up.

I fixed up the documentation mismatches in v2 reported by Chris Malley
and the incorrect bdata->last_success treatment as noticed by Yasunori
Goto (and me! :).

The patches are based on -mmotm and have been compile- and runtime
tested on a x86 32bit uma machine.

More changelog in the patches.

Hannes