• Alexander Viro's avatar
    [PATCH] sparse: econet annotation · 1cc2d4bd
    Alexander Viro authored
    econet partially annotated.
    
    It's still badly broken - it mixes userland and kernel chunks in the
    same iovec, then does set_fs(KERNEL_FS) and sends that to
    sock_sendmsg().  Do we still want to support that protocol family,
    anyway?
    1cc2d4bd
af_econet.c 24.6 KB