Files
linux/drivers/char
Tom Seewald f65113256f char: hpet: add checks after calling ioremap
[ Upstream commit b11701c933 ]

The function hpet_resources() calls ioremap() two times, but in both
cases it does not check if ioremap() returned a null pointer. Fix this
by adding null pointer checks and returning an appropriate error.

Signed-off-by: Tom Seewald <tseewald@gmail.com>
Link: https://lore.kernel.org/r/20210503115736.2104747-30-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 11:10:36 +09:00
..
2017-06-07 12:07:48 +02:00
2013-05-05 00:11:29 -04:00
2016-07-14 16:21:53 +09:00
2013-02-22 23:31:31 -05:00
2011-03-31 11:26:23 -03:00
2023-05-15 14:34:59 +09:00
2013-02-22 23:31:31 -05:00
2023-05-15 16:16:41 +09:00
2016-01-22 18:04:28 -05:00
2023-05-16 10:36:45 +09:00
2011-01-10 08:51:44 -08:00