diff options
| author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2016-12-21 11:00:12 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-21 09:21:19 +0100 |
| commit | 7878dca7ca24f7186cbf2e4635ad74fee0d2ce7f (patch) | |
| tree | c87fa4391881ed674b17f00a88621537a4adbf35 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | b9ea0af4793b4fce9be0f07dd0cf9ea7c94c1049 (diff) | |
drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
[ Upstream commit 1ae0d5af347df224a6e76334683f13a96d915a44 ]
Here, If devm_ioremap_nocache will fail. It will return NULL.
Kernel can run into a NULL-pointer dereference. This error check
will avoid NULL pointer dereference.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Vincent Abriou <vincent.abriou@st.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
