diff options
author | Johannes Weiner <hannes@saeurebad.de> | 2008-07-23 21:28:03 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 10:47:20 -0700 |
commit | 636cc40cb79f511d9caa27ef098a83e4fa4971fb (patch) | |
tree | c1090aa1a56bfc1ddb3de2f17447b98c20515646 /include/asm-m68k/sun3x.h | |
parent | df049a5f41a3b2eee2131221959e3b558ba7c705 (diff) |
bootmem: revisit bootmem descriptor list handling
link_bootmem handles an insertion of a new descriptor into the sorted list
in more or less three explicit branches; empty list, insert in between and
append. These cases can be expressed implicite.
Also mark the sorted list as initdata as it can be thrown away after boot
as well.
Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-m68k/sun3x.h')
0 files changed, 0 insertions, 0 deletions