aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRakib Mullick <[email protected]>2013-04-29 15:05:13 -0700
committerLinus Torvalds <[email protected]>2013-04-29 15:54:26 -0700
commit3f68613f39cdc242fa2e872ac04a802e7cc7b7cb (patch)
tree0e77f79e1051323fef9737b4ad52845182ad7e0a /tools/perf/scripts/python/syscall-counts.py
parentb5c5442bb6bce0c67701d55124be561043a51faf (diff)
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
In audit_alloc_context() use kzalloc instead of kmalloc+memset. Also rename audit_zero_context() to audit_set_context(), to represent it's inner workings properly. [[email protected]: remove audit_set_context() altogether - fold it into its caller] Signed-off-by: Rakib Mullick <[email protected]> Cc: Al Viro <[email protected]> Cc: Eric Paris <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions