On 10/3/07, Rusty Russell <[EMAIL PROTECTED]> wrote: > Proposed updates for version 2.07 of the boot protocol. This includes: > ... > Signed-off-by: Jeremy Fitzhardinge < [EMAIL PROTECTED]> > Signed-off-by: Rusty Russell <[EMAIL PROTECTED]> > Cc: "Eric W. Biederman" < [EMAIL PROTECTED]> > Cc: H. Peter Anvin <[EMAIL PROTECTED]> > Cc: Vivek Goyal <[EMAIL PROTECTED] > > > --- > Documentation/i386/boot.txt | 34 Sugguestion is you also add an entry to the header of the file (Documentation/i386/boot.txt):
something like this: diff --git a/Documentation/i386/boot.txt b/Documentation/i386/boot.txt index fc49b79..645bbd7 100644 --- a/Documentation/i386/boot.txt +++ b/Documentation/i386/boot.txt @@ -42,6 +42,9 @@ Protocol 2.05: (Kernel 2.6.20) Make protected mode kernel relocatable. Protocol 2.06: (Kernel 2.6.22) Added a field that contains the size of the boot command line +Protocol 2.07: (Kernel 2.6.23) Added two fields hardware_subarch and + hardware_subarch_data to describe the paravirtualized + environment. **** MEMORY LAYOUT -- Denis Cheng Linux Application Developer "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/