commit | 384fb32ea7984ed6e5fdcea0bbc3d5b01238806b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Feb 17 10:04:40 2015 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Feb 26 12:42:20 2015 +0100 |
tree | 2e9527e6803fd8626dee16c3cc54cdaec195c879 | |
parent | 42d859001d180ea788aa2d34a7be021ac8c447f2 [diff] |
acpi: has_immutable_rsdp->!rsdp_in_ram As comment in acpi-build.c notes, RSDP is not really immutable. So it's really a question of whether it's in RAM, name the variable accordingly. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com>