On 2022-01-26 18:10:51 [+0000], Valentin Schneider wrote: > > | 2021-08-11 21:13 +0100 Valentin Schneider ∙ sched: Introduce migratable() > > | 2021-08-11 21:13 +0100 Valentin Schneider ∙ arm64: mm: Make arch_faults_on_old_pte() check for migratability … > Heh, had forgotten about those - I'm happy to repost with the > s/migratable/is_migratable/. I also need to go back to those splats I got > on my emag and fix the PMU/GPIO warnings... Now that I look at it gain, you might want to drop #1 and then #2 would switch to cant_migrate(). This might work… Sebastian