e3b637c Avoid inlining of cleanup function for kaio_suspend

Authored and Committed by Siddhesh Poyarekar 10 years ago
    Avoid inlining of cleanup function for kaio_suspend
    
    Inlining of the function seems to be responsible for the unwind
    function not adjusting the GOT pointer before calling the cleanup
    function.
    
        
file modified
+4 -1