From: Ingo Molnar Date: Mon, 27 Apr 2015 04:46:52 +0000 (+0200) Subject: x86/fpu: Remove failure return from fpstate_alloc_init() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d93d0e206432b9fe4c88e64577b93aef018f98;p=pandora-kernel.git x86/fpu: Remove failure return from fpstate_alloc_init() Remove the failure code and propagate this down to callers. Note that this function still has an 'init' aspect, which must be called. 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