summaryrefslogtreecommitdiff
path: root/include/x86
diff options
context:
space:
mode:
authorVivek Goyal <vgoyal@redhat.com>2012-06-08 09:43:15 -0400
committerSimon Horman <horms@verge.net.au>2012-06-11 10:44:51 +0900
commitd40badaa2553c44d0585df335ad7e1c465f8ced1 (patch)
tree7e38d13bb4ccbfa545e382f32ca60b1af97fa497 /include/x86
parente22ba509d252587a60aca035228faf49c2d47958 (diff)
ppc/ppc64: Compile purgatory code with gcc option -msoft-float
Recently we faced an issue on power7 machine where kernel hanged in purgatory. Some investigation revealed that gcc is generating hardware FPU instructions. I have been told we can't use it at this point of time and as kernel is compiled with -msoft-float for ppc/ppc64, so should be purgatory (as it runs inside kernel context). Thanks to Jakub Jelinek and Lingzhu Xiang for debugging and coming up with a fix for this issue. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Tested-by: Lingzhu Xiang <lxiang@redhat.com> Tested-by: Suzuki K. Poulose <suzuki@in.ibm.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'include/x86')
0 files changed, 0 insertions, 0 deletions