Free a per-task audit context
void __audit_free(struct task_struct * tsk);
tsk
task whose audit context block to free
Called from copy_process and do_exit