On Mon, 2020-05-11 at 17:02 -0300, Leonardo Bras wrote: > The new SPAPR_LMB_FLAGS_HOTREMOVABLE flag helps Linux to put this memory in > the correct memory zone, so no unmovable allocations are made there, > allowing the object to be easily hot-removed by device_del and > object_del. > > This new flag was accepted in Power Architecture documentation.
FYI: LoPAR released for public review. https://openpowerfoundation.org/?resource_lib=linux-on-power-architecture-reference-a-papr-linux-subset-review-draft It contains the new flag implemented by this patch.
