Re: [PATCH -mm -v3 1/2] i386/x86_64 boot: setup data

From: H. Peter Anvin
Date: Sat Sep 22 2007 - 15:56:45 EST


Jeremy Fitzhardinge wrote:
>
> Do you actually need a linked list of data? This is similar to the
> changes to bzImage to support booting bzImage a paravirt environment,
> but I just proposed a pointer to a single info structure, along with a
> field to identify the boot environment (ie, native/lguest/xen etc). It
> would be easy to extend this to handle EFI as just another boot
> environment, and you could hang a list of structures off the pointer.
>

*He* doesn't, but *we* do. We have already run into at least one case
where the existing structure is insufficient (EDD overhaul), and so we
need to do something extensible.

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