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

From: Ingo Molnar
Date: Mon Aug 17 2009 - 11:54:37 EST



* 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
--
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/