• Jens Axboe's avatar
    exit: add internal include file with helpers · 2e521a20
    Jens Axboe authored
    Move struct wait_opts and waitid_info into kernel/exit.h, and include
    function declarations for the recently added helpers. Make them
    non-static as well.
    
    This is in preparation for adding a waitid operation through io_uring.
    With the abtracted helpers, this is now possible.
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    2e521a20
exit.h 638 Bytes