On Wed, 2 Jul 2025 15:13:35 -0500 Bijan Tabatabai <bijan311@xxxxxxxxx> wrote: > From: Bijan Tabatabai <bijantabatab@xxxxxxxxxx> > > This patch moves damos_pa_filter_match and the functions it calls to > ops-common, renaming it to damos_folio_filter_match. Doing so allows us > to share the filtering logic for the vaddr version of the > migrate_{hot,cold} schemes. Nice catch! > > Co-developed-by: Ravi Shankar Jonnalagadda <ravis.opensrc@xxxxxxxxxx> > Signed-off-by: Ravi Shankar Jonnalagadda <ravis.opensrc@xxxxxxxxxx> > Signed-off-by: Bijan Tabatabai <bijantabatab@xxxxxxxxxx> Reviewed-by: SeongJae Park <sj@xxxxxxxxxx> Thanks, SJ [...]