diff options
author | Andy Lutomirski <luto@kernel.org> | 2021-06-23 15:02:03 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-06-23 19:42:11 +0300 |
commit | 01707b66535872f7a0d87f66078fd018d1814be0 (patch) | |
tree | d122c6b269fdbd6941ff11792dab8fe08b3eeaa4 /arch/riscv | |
parent | b76411b1b568311bfd89d03acc587ffc1548c26f (diff) | |
download | linux-01707b66535872f7a0d87f66078fd018d1814be0.tar.xz |
x86/fpu: Rename "dynamic" XSTATEs to "independent"
The salient feature of "dynamic" XSTATEs is that they are not part of the
main task XSTATE buffer. The fact that they are dynamically allocated is
irrelevant and will become quite confusing when user math XSTATEs start
being dynamically allocated. Rename them to "independent" because they
are independent of the main XSTATE code.
This is just a search-and-replace with some whitespace updates to keep
things aligned.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/1eecb0e4f3e07828ebe5d737ec77dc3b708fad2d.1623388344.git.luto@kernel.org
Link: https://lkml.kernel.org/r/20210623121454.911450390@linutronix.de
Diffstat (limited to 'arch/riscv')
0 files changed, 0 insertions, 0 deletions