commit | fd4655c259fa91b3b207345eb7b4d9faa1b6bc8d | [log] [tgz] |
---|---|---|
author | Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com> | Fri Mar 22 01:53:49 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Mar 25 00:36:25 2013 +0100 |
tree | c642c9bc97944b3ece66045e62e9824fae56c739 | |
parent | bb49d82dd81f5c5560af22eb799473ae13da2990 [diff] |
ACPI / memhotplug: Remove info->failed bit acpi_memory_info has enabled bit and failed bit for controlling memory hotplug. But we don't need to keep both bits. The patch removes acpi_memory_info->failed bit. Signed-off-by: yasuaki ishimatsu <isimatu.yasuaki@jp.fujitsu.com> Acked-by: Toshi Kani <toshi.kani@hp.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>