x86/pkru: Remove useless include
authorThomas Gleixner <tglx@linutronix.de>
Fri, 15 Oct 2021 01:15:57 +0000 (03:15 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 13:27:25 +0000 (15:27 +0200)
commitb50854eca0e014c2d3738073b387ab8ec85118ab
tree9e64da605b1ecd110df82ba4dd46c60a2ae92faa
parentd2d926482cdfbd5517826eca4e39dcd8757f04d3
x86/pkru: Remove useless include

PKRU code does not need anything from FPU headers. Include cpufeature.h
instead and fixup the resulting fallout in perf.

This is a preparation for FPU changes in order to prevent recursive include
hell.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211015011538.551522694@linutronix.de
arch/x86/events/perf_event.h
arch/x86/include/asm/pkru.h