The following commit has been merged in the master branch:
commit 32d0493a7e4f74f5e5efdfde5eca29ed7d1bf3ec
Author: Caitlyn Marko <[email protected]>
Date:   Thu Feb 9 09:16:17 2017 -0500

    SOLARIS: save kernel module function arguments for debugging
    
    Add the -Wu,-save_args compiler option when building kernel modules
    under Solaris 10 and 11 for the amd64 architecture.
    
    Binaries generated with this option save function arguments on the stack
    during function entry for debugging purposes. Up to six integer
    arguments are saved on function entry, and are not modified during the
    execution of the function.
    
    [mmeffie: commit message update]
    
    Change-Id: I7ee50e5108a46685efa17d0380883c6d1702a5e4
    Reviewed-on: https://gerrit.openafs.org/12798
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/libafs/MakefileProto.SOLARIS.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to