RE: [RFC v6][PATCH 2/4] intel_txt: Intel(R) TXT reboot/haltshutdown support

From: Wang, Shane
Date: Thu Aug 20 2009 - 05:35:50 EST


Hi Ingo & hpa,

I have made some change on the previous tboot patch to fix the build errors.
Please comment.

Thanks.
Shane

Ingo Molnar wrote:
> * Ingo Molnar <mingo@xxxxxxx> wrote:
>
>>> + tboot_create_trampoline();
>>> +
>>> /* Do the rest non-__init'ed, we're now alive */
>>> rest_init();
>>> }
>>
>> hm, this breaks the kernel build on every non-x86 architecture -
>> none of which has asm/tboot.h.
>
> also, tboot modifies kernel/cpu.c (and that too breaks the build) -
> why? I've excluded x86/txt from tip:master for now.
>
> Ingo

Attachment: tboot_fix.patch
Description: tboot_fix.patch