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

From: H. Peter Anvin
Date: Mon Sep 17 2007 - 11:31:01 EST


Huang, Ying wrote:
> This patch add a field of 64-bit physical pointer to NULL terminated
> single linked list of struct setup_data to real-mode kernel
> header. This is used to define a more extensible boot parameters
> passing mechanism.

You MUST NOT add a field like this without changing the version number,
and, since you expect to enter the kernel at the PM entrypoint, you
better *CHECK* that version number before ever descending down the chain.

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