[Intel-gfx] [patch V3 24/37] sched: highmem: Store local kmaps in task struct
Thomas Gleixner
tglx at linutronix.de
Tue Nov 3 13:49:44 UTC 2020
On Tue, Nov 03 2020 at 10:27, Thomas Gleixner wrote:
> +struct kmap_ctrl {
> +#ifdef CONFIG_KMAP_LOCAL
> + int idx;
> + pte_t pteval[KM_TYPE_NR];
I'm a moron. Fixed it on the test machine ...
More information about the Intel-gfx
mailing list