Files
linux/drivers
Arvind Yadav 7878dca7ca drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
[ Upstream commit 1ae0d5af34 ]

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>
2017-11-21 09:21:19 +01:00
..
2017-11-21 09:21:19 +01:00
2015-10-12 19:56:27 -07:00
2017-10-18 09:20:41 +02:00
2017-10-12 11:27:33 +02:00
2017-11-08 10:06:29 +01:00
2016-09-24 10:07:35 +02:00
2017-10-21 17:09:05 +02:00
2017-04-21 09:30:07 +02:00