From: Ingo Molnar Date: Thu, 30 Apr 2015 05:26:04 +0000 (+0200) Subject: x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05012c13f69d67be8a6a7e65726eeb70899ad6ad;p=pandora-kernel.git 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 Cc: Borislav Petkov Cc: Dave Hansen Cc: Fenghua Yu Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Oleg Nesterov Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed