git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037f0ee
)
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
author
Kevin Hao
<haokexin@gmail.com>
Sun, 14 Jul 2013 09:02:06 +0000
(17:02 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 14 Aug 2013 04:59:50 +0000
(14:59 +1000)
Instead of implementing an empty giveup_fpu() function for each
32bit processor type, replace them with an unique empty inline
function.
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found