]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kernel/signal.c
x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h
authorIngo Molnar <mingo@kernel.org>
Thu, 30 Apr 2015 05:26:04 +0000 (07:26 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 May 2015 13:48:05 +0000 (15:48 +0200)
commit05012c13f69d67be8a6a7e65726eeb70899ad6ad
tree3893bf93a85e3ebbf93313924ceb1fd7e294a436
parentfbce7782467553d09cfde39473d23bde4ad78270
x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h

Move them to their only user. This makes the code easier to read,
the header is less cluttered, and it also speeds up the build a bit.

Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/fpu/internal.h
arch/x86/kernel/signal.c