alistair23-linux/drivers/soc
Axel Lin 148bb0439a soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free
list_for_each_entry_safe() is necessary if list objects are deleted from
the list while traversing it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
2014-11-03 10:22:06 -08:00
..
qcom drivers/soc: qcom: do not disable the iface clock in probe 2014-09-23 21:38:32 -07:00
tegra ARM: tegra: Convert PMC to a driver 2014-07-17 14:58:43 +02:00
ti soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free 2014-11-03 10:22:06 -08:00
versatile soc: add driver for the ARM RealView 2014-09-26 00:26:10 +02:00
Kconfig soc: add driver for the ARM RealView 2014-09-26 00:26:10 +02:00
Makefile soc: add driver for the ARM RealView 2014-09-26 00:26:10 +02:00