From: Linus Torvalds Date: Mon, 13 Feb 2012 21:47:25 +0000 (-0800) Subject: i387: math_state_restore() isn't called from asm X-Git-Tag: v3.3-rc4~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be98c2cdb15ba26148cd2bd58a857d4f7759ed38;p=pandora-kernel.git i387: math_state_restore() isn't called from asm It was marked asmlinkage for some really old and stale legacy reasons. Fix that and the equally stale comment. Noticed when debugging the irq_fpu_usable() bugs. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed