diff options
| author | Johannes Weiner <[email protected]> | 2008-07-23 21:28:03 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-24 10:47:20 -0700 |
| commit | 636cc40cb79f511d9caa27ef098a83e4fa4971fb (patch) | |
| tree | c1090aa1a56bfc1ddb3de2f17447b98c20515646 /include/linux/timerqueue.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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions