"drivers/gpu/git@git.tuxist.de:jan.koester/linux.git" did not exist on "ddfb406b2f9f83e85734e43d043cdd1b2519df13"
x86/process: Make room for TIF_SPEC_L1D_FLUSH
The upcoming support for paranoid L1D flush in switch_mm() requires that TIF_SPEC_IB and the new TIF_SPEC_L1D_FLUSH are two consecutive bits in thread_info::flags. Move TIF_SPEC_FORCE_UPDATE to a spare bit to make room for the new one. Suggested-by:Thomas Gleixner <tglx@linutronix.de> Signed-off-by:
Balbir Singh <sblbir@amazon.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20210108121056.21940-1-sblbir@amazon.com
Loading
Please sign in to comment