• Andrew Morton's avatar
    [PATCH] more correct get_compat_timespec interface · 0eea2040
    Andrew Morton authored
    From: Joe Korty <joe.korty@ccur.com>
    
    The API for get_compat_timespec / put_compat_timespec is incorrect, it
    forces a caller with const args to (incorrectly) cast.  The posix message
    queue patch is one such caller.
    0eea2040
compat.h 1.88 KB