Re: [RFC v6][PATCH 0b/4] intel_txt: Intel(R) Trusted ExecutionTechnology support for Linux - Details

From: Ingo Molnar
Date: Thu Aug 13 2009 - 02:49:34 EST



* H. Peter Anvin <hpa@xxxxxxxxx> wrote:

> tboot_sleep() references acpi_wakeup_address, which is only
> defined if CONFIG_ACPI_SLEEP is set. We *could* make TBOOT
> require CONFIG_ACPI_SLEEP, but that looks like the wrong thing to
> do to me, unless TXT somehow depends on having S3 support.

ACPI_SLEEP is set by all generic distros so this isnt a big issue.
I'd rather have it squeaky clean first, and then if there's any
request for this to work on !ACPI, we can expand on that.

No strong feelings though. Note that the Kconfig section needs to be
cleaned up in any case, as per my previous mail.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/