• Andrew Morton's avatar
    [PATCH] fix shmat · d6ca3890
    Andrew Morton authored
    From: Nick Piggin <piggin@cyberone.com.au>
    
    sys_shmat() need to be declared asmlinkage.  This causes breakage when we
    actually get the proper prototypes into caller's scope.
    d6ca3890
shm.c 19.7 KB