summaryrefslogtreecommitdiffstats
path: root/kernel/kprobes.c
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2010-11-29 15:47:09 -0500
committerEric Paris <eparis@redhat.com>2010-11-30 17:28:58 -0500
commitac76c05becb6beedbb458d0827d3deaa6f479a72 (patch)
tree255276b52f7b031671ae5948b39d7c92e50ba420 /kernel/kprobes.c
parent23bdecb000c806cf4ec52764499a600f7200d7a9 (diff)
downloadlinux-stable-ac76c05becb6beedbb458d0827d3deaa6f479a72.tar.gz
linux-stable-ac76c05becb6beedbb458d0827d3deaa6f479a72.tar.bz2
linux-stable-ac76c05becb6beedbb458d0827d3deaa6f479a72.zip
selinux: convert part of the sym_val_to_name array to use flex_array
The sym_val_to_name type array can be quite large as it grows linearly with the number of types. With known policies having over 5k types these allocations are growing large enough that they are likely to fail. Convert those to flex_array so no allocation is larger than PAGE_SIZE Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/kprobes.c')
0 files changed, 0 insertions, 0 deletions