diff options
| author | 2018-07-26 23:07:04 -0400 | |
|---|---|---|
| committer | 2018-07-27 08:12:15 -0400 | |
| commit | da27ef68751f804dbe6c2b84a49848f90ae48fd0 (patch) | |
| tree | 1c15aee2143347db15d2529119bf4c3af08a976a /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | media: i2c: vs6624: Replace mdelay() with msleep() and usleep_range() in vs6624_probe() (diff) | |
media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()
cobalt_probe() is never called in atomic context.
It calls kzalloc() with GFP_ATOMIC, which is not necessary.
GFP_ATOMIC can be replaced with GFP_KERNEL.
This is found by a static analysis tool named DCNS written by myself.
Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
