diff options
| author | MinChan Kim <[email protected]> | 2009-03-31 15:19:26 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-01 08:59:11 -0700 |
| commit | d086817dc0d42f1be8db4138233d33e1dd16a956 (patch) | |
| tree | de5dfc0e262b78e625d88309b0ab5c8f94ed8320 /scripts/stackusage | |
| parent | ef161a9863b045909142daea9490b067997f3dc5 (diff) | |
vmap: remove needless lock and list in vmap
vmap's dirty_list is unused. It's for optimizing flushing. but Nick
didn't write the code yet. so, we don't need it until time as it is
needed.
This patch removes vmap_block's dirty_list and codes related to it.
Signed-off-by: MinChan Kim <[email protected]>
Acked-by: Nick Piggin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions