Loading
um: Stop tracking virtual CPUs via mm_cpumask()
In UML, each user address space is represented as a separate stub process on the host. Therefore, user address spaces do not require TLB management on UML virtual CPUs, and it's unnecessary to track which virtual CPUs they have executed on. Signed-off-by:Tiwei Bie <tiwei.btw@antgroup.com> Signed-off-by:
Johannes Berg <johannes.berg@intel.com>