summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include/mach/cpu.h
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2015-03-10 07:06:24 +0100
committerIngo Molnar <mingo@kernel.org>2015-03-10 07:14:31 +0100
commite7f180dcd8ab48f18b20d7e8a7e9b39192bdf8e0 (patch)
tree96aeb3f9e38c888728417376daa7ab92472f8c5d /arch/arm/mach-at91/include/mach/cpu.h
parentae486033b980346eb6a77240101210cb66924a91 (diff)
downloadlinux-e7f180dcd8ab48f18b20d7e8a7e9b39192bdf8e0.tar.bz2
x86/fpu: Change xstateregs_get()/set() to use ->xsave.i387 rather than ->fxsave
This is a cosmetic change: xstateregs_get() and xstateregs_set() abuse ->fxsave to access xsave->i387.sw_reserved. This practice is correct, ->fxsave and xsave->i387 share the same memory, but IMHO this looks confusing. And we can make this code more readable if we add a "struct xsave_struct *" local variable as well. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Rik van Riel <riel@redhat.com> Cc: Andy Lutomirski <luto@amacapital.net> Cc: Borislav Petkov <bp@alien8.de> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Tavis Ormandy <taviso@google.com> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1425967585-4725-1-git-send-email-bp@alien8.de Link: http://lkml.kernel.org/r/20150302183237.GB23085@redhat.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/arm/mach-at91/include/mach/cpu.h')
0 files changed, 0 insertions, 0 deletions