diff options
| author | Yasunori Goto <[email protected]> | 2006-10-19 23:28:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-20 10:26:38 -0700 |
| commit | 887b95931b4072e60e3bf4253ff7bffe372bca46 (patch) | |
| tree | 9d6a9fa71532e1e0846b31ff71431b1067e89601 /include/linux/debugobjects.h | |
| parent | 6cbe44cd8d48a92856295f445183f52bf42a544d (diff) | |
[PATCH] acpi memory hotplug: remove strange add_memory fail message
I wrote a patch to avoid redundant memory hot-add call at boot time. This
was cause of strange fail message of memory hotplug like "ACPI: add_memory
failed". Memory is recognized by early boot code with EFI/E820.
But, if DSDT describes memory devices for them, then hot-add code is called
for already recognized memory, and it shows fail messages with -EEXIST.
So, sys admin will misunderstand this message as something wrong by it.
This patch avoids them by preventing redundant hot-add call until
completion of driver initialization.
[[email protected]: cleanups]
Signed-off-by: Yasunori Goto <[email protected]>
Cc: "Brown, Len" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions