aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2021-10-21 15:55:11 -0700
committerBorislav Petkov <[email protected]>2021-10-26 10:18:09 +0200
commit23686ef25d4ae81bc12fe3994d1905191fcf71f8 (patch)
tree1df83e5f7ad25484ce845e6771185bde2421c065 /net/lapb/lapb_timer.c
parentdb8268df0983adc2bb1fb48c9e5f7bfbb5f617f3 (diff)
x86/fpu: Add basic helpers for dynamically enabled features
To allow building up the infrastructure required to support dynamically enabled FPU features, add: - XFEATURES_MASK_DYNAMIC This constant will hold xfeatures which can be dynamically enabled. - fpu_state_size_dynamic() A static branch for 64-bit and a simple 'return false' for 32-bit. This helper allows to add dynamic-feature-specific changes to common code which is shared between 32-bit and 64-bit without #ifdeffery. Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Chang S. Bae <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions