Re: [Fastboot] [PATCH 01/03] kexec: Avoid overwriting the currentpgd (V2, stubs)

From: Eric W. Biederman
Date: Wed May 24 2006 - 22:42:38 EST


Magnus Damm <magnus@xxxxxxxxxxxxx> writes:

> --===============059810052910035161==
>
> kexec: Avoid overwriting the current pgd (V2, stubs)
>
> This patch adds an architecture specific structure "struct kimage_arch" to
> struct kimage. This structure is filled in with members by the architecture
> specific patches followed by this one.

You should be able to completely remove the need for this by simply
adding a single additional external variable to the control code
page. Given that you abuse this information and store way more
than you need I am not persuaded that it is an interesting case.

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