1
0
Fork 0
alistair23-linux/drivers/soc/imx
Anson Huang 30ca9b0474 soc: imx: imx-scu: Getting UID from SCU should have response
The SCU firmware API for getting UID should have response,
otherwise, the message stored in function stack could be
released and then the response data received from SCU will be
stored into that released stack and cause kernel NULL pointer
dump.

Fixes: 73feb4d0f8 ("soc: imx-scu: Add SoC UID(unique identifier) support")
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2019-10-06 09:21:38 +08:00
..
Kconfig i.MX driver changes for 5.3: 2019-06-25 05:43:40 -07:00
Makefile i.MX driver changes for 5.3: 2019-06-25 05:43:40 -07:00
gpc.c ARM: SoC-related driver updates 2019-05-16 09:19:14 -07:00
gpcv2.c soc: imx: gpcv2: Print the correct error code 2019-08-24 22:41:08 +02:00
soc-imx-scu.c soc: imx: imx-scu: Getting UID from SCU should have response 2019-10-06 09:21:38 +08:00
soc-imx8.c soc: imx8: Add i.MX8MM UID(unique identifier) support 2019-07-22 09:36:48 +08:00