From: Ingo Molnar Date: Fri, 3 Apr 2015 11:01:52 +0000 (+0200) Subject: x86/fpu: Rename fpu_finit() to fpstate_init() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0ee2cf61be0bd3db2a30d76056a2e09fa48272e;p=pandora-kernel.git x86/fpu: Rename fpu_finit() to fpstate_init() Make it clear that we are initializing the in-memory FPU context area, no the FPU registers. Also move it to the fpu__*() namespace. Reviewed-by: Borislav Petkov Cc: Andy Lutomirski 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