Hi Geoff,

On 24/11/2015:10:25:34 PM, Geoff Levand wrote:
> +     /* Test the entry flags. */
> +.Ltest_source:
> +     tbz     x18, IND_SOURCE_BIT, .Ltest_indirection
> +
> +     mov x20, x13                            /*  x20 = copy dest */
> +     mov x21, x12                            /*  x21 = copy src */

Till v10 we had here invalidation for relocated destination page to PoC. I could
not understand, why it was removed. Removing that piece of code breaks kexec
booting with mustang. I need [1] to kexec boot into second kernel with mustang
platform.

[1]
https://github.com/pratyushanand/linux/commit/431e3247391981a1e8b2864a83a5743e8a274cb9

~Pratyush

_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to