diff options
| author | KAMEZAWA Hiroyuki <[email protected]> | 2006-08-05 12:15:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-08-06 08:57:49 -0700 |
| commit | ebd15302dc0ba1b8761600c20854f5371e7bae1e (patch) | |
| tree | af9dc4b9c1c840fcdcd7d1a4053ba0e05eb1f028 /scripts | |
| parent | 5d2870faaa1fdcec795a6bf4dbbfc3e5d57fd7ab (diff) | |
[PATCH] memory hotadd fixes: enhance collision check
This patch is for collision check enhancement for memory hot add.
It's better to do resouce collision check before doing memory hot add,
which will touch memory management structures.
And add_section() should check section exists or not before calling
sparse_add_one_section(). (sparse_add_one_section() will do another
check anyway. but checking in memory_hotplug.c will be easy to understand.)
Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: keith mannthey <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions