diff options
author | 2013-06-17 21:25:08 +0900 | |
---|---|---|
committer | 2013-08-14 11:42:05 -0700 | |
commit | dfe4ac28be73833556756dca6771d4274a7f1157 (patch) | |
tree | fe7fb72a5232482e326c0437a183f96d2bac3c75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xattr: Constify ->name member of "struct xattr". (diff) | |
download | linux-dev-dfe4ac28be73833556756dca6771d4274a7f1157.tar.xz linux-dev-dfe4ac28be73833556756dca6771d4274a7f1157.zip |
apparmor: remove minimum size check for vmalloc()
This is a follow-up to commit b5b3ee6c "apparmor: no need to delay vfree()".
Since vmalloc() will do "size = PAGE_ALIGN(size);",
we don't need to check for "size >= sizeof(struct work_struct)".
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions