Skip to content
  • Adam Jackson's avatar
    xace: Remove the audit hooks and tune dispatch · 6cb34816
    Adam Jackson authored
    
    
    There are no in-tree consumers of the audit hooks, and they are in any
    case redundant with the dtrace dispatch hooks. Neither is there any
    in-tree user of the core request dispatch hook. The extension hook is
    only used for non-default security cases, but in the absence of LTO we
    always have to take the function call into XaceHookDispatch to find out
    that there's no callback registered.
    
    Cc: Eamon Walsh <ewalsh@tycho.nsa.gov>
    Signed-off-by: default avatarAdam Jackson <ajax@redhat.com>
    Reviewed-by: default avatarKeith Packard <keithp@keithp.com>
    6cb34816