diff options
author | Derek Yerger <dy@drexel.edu> | 2016-03-11 17:31:18 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-11 22:09:09 -0800 |
commit | 3b0ae7bee0777699eb066e8668d8a25d9215d38d (patch) | |
tree | 0161784fb0a2373d61b8d1982d30b61a93d9aeef /tools/perf/scripts/python/sched-migration.py | |
parent | 80f10bcc7f8c0ca4bc0ef61bdc001ec11d5991f9 (diff) |
staging: ion: debugfs invalid gfp mask
The current code attempts assignment of -1 to an unsigned type. Note that
in a downstream function ion_page_pool_shrink this mask is only ever
evaluated against __GFP_HIGHMEM
(drivers/staging/android/ion/ion_page_pool.c, line 125).
Signed-off-by: Derek Yerger <dy@drexel.edu>
Reviewed-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions