Re: [PATCH v9 1/8] x86/tlb: add APIs manipulating tlb batch's arch data

From: Thomas Gleixner
Date: Fri Apr 19 2024 - 01:36:49 EST


On Wed, Apr 17 2024 at 16:18, Byungchul Park wrote:
> This is a preparation for migrc mechanism that needs to recognize
> read-only tlb entries during migration by separating tlb batch arch data
> into two, one is for read-only entries and the other is for writable
> ones, and merging those two when needed.

I have no idea what migrc mechanism means. Please add enough context
into the change log so the reviewer does not have to go through loops
and hoops to figure out what this is about.

Thanks,

tglx