From: Ingo Molnar Date: Mon, 27 Apr 2015 04:50:29 +0000 (+0200) Subject: x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62bb3d894d312a37009fb07dc83fd1cc7bed37c;p=pandora-kernel.git x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr() Now that there are no FPU context allocations, rename fpstate_alloc_init() to fpstate_init_curr(), to signal that it initializes the fpstate and marks it active, for the current task. 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