aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fc4/ssh:/git:
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2022-03-28 20:43:21 +0200
committerBorislav Petkov <bp@suse.de>2022-03-30 12:04:09 +0200
commitd6d6d50f1e801a790a242c80eeda261e36c43b7b (patch)
tree537bfef6dd75df1a31abd08c4b96aaa7acf94fdc /drivers/fc4/ssh:/git:
parentx86/fpu/xstate: Handle supervisor states in XSTATE permissions (diff)
x86/fpu/xstate: Consolidate size calculations
Use the offset calculation to do the size calculation which avoids yet another series of CPUID instructions for each invocation. [ Fix the FP/SSE only case which missed to take the xstate header into account, as Reported-by: kernel test robot <oliver.sang@intel.com> ] Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/87o81pgbp2.ffs@tglx
Diffstat (limited to 'drivers/fc4/ssh:/git:')
0 files changed, 0 insertions, 0 deletions
='https://seccdn.libravatar.org/avatar/7d4e56c0999f10a8f4d58609a4d4ee61?s=13&d=retro' />Ryan Bradetich1-11/+31 2006-12-08[PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich1-8/+30 2006-12-08[PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich1-78/+57 2006-12-08[PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich1-1/+60 2006-12-08[PARISC] [MUX] Mux driver updatesRyan Bradetich1-2/+11 2006-12-08[PARISC] [MUX] Mux driver bug fixRyan Bradetich1-10/+17 2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1 2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad1-0/+2 2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0 2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-2/+2 2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-1/+1 2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-8/+1 2005-11-17[PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich1-0/+7 2005-11-17[PARISC] Compile fixups for serial/mux.cRyan Bradetich1-8/+4