Files
linux/drivers/misc
Dan Carpenter 87789f561e habanalabs: Fix memory corruption in debugfs
[ Upstream commit eeec23cd32 ]

This has to be a long instead of a u32 because we write a long value.
On 64 bit systems, this will cause memory corruption.

Fixes: c216477363 ("habanalabs: add debugfs support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-09-03 11:29:28 +02:00
..
2020-08-19 08:26:29 +02:00
2020-06-29 19:10:51 +02:00
2020-05-20 23:39:57 +10:00
2020-05-29 14:52:53 +02:00