Re: [PATCH v3 1/1] x86_64: fix KASan shadow region page tables
From: Ingo Molnar
Date: Tue Jun 02 2015 - 04:50:19 EST
* Alexander Popov <alpopov@xxxxxxxxxxxxxx> wrote:
> KASan shadow region page tables can't be filled statically because
> physical addresses in these page tables depend on phys_base.
> Initialize KASan shadow region page tables in kasan_early_init().
Yeah, so please use the customary changelog style we use in the kernel:
" Current code does (A), this causes problem (B) when doing (C).
In that case the user notices (D).
We can improve this doing (E), because (F)."
Please fill in (A)-(E) accordingly.
Thanks,
Ingo
--
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/