Re: [PATCH 13/26] ppc: Convert mmu context allocation to new IDA API
From: Aneesh Kumar K.V <hidden>
Date: 2018-06-22 05:48:14
Also in:
lkml
From: Aneesh Kumar K.V <hidden>
Date: 2018-06-22 05:48:14
Also in:
lkml
Matthew Wilcox [off-list ref] writes:
this situation from occurring (like, oh i don't know, this function only being called on process exit, so implicitly only called once per context).
That is correct.