Searched hist:"01707 b66535872f7a0d87f66078fd018d1814be0" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/include/asm/fpu/ |
H A D | xstate.h | diff 01707b66535872f7a0d87f66078fd018d1814be0 Wed Jun 23 07:02:03 CDT 2021 Andy Lutomirski <luto@kernel.org> 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
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | lbr.c | diff 01707b66535872f7a0d87f66078fd018d1814be0 Wed Jun 23 07:02:03 CDT 2021 Andy Lutomirski <luto@kernel.org> 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
|
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | xstate.c | diff 01707b66535872f7a0d87f66078fd018d1814be0 Wed Jun 23 07:02:03 CDT 2021 Andy Lutomirski <luto@kernel.org> 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
|