diff options
author | Tony Lindgren <tony@atomide.com> | 2018-02-09 09:35:56 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-02-14 08:35:14 -0800 |
commit | fe27f16794f313f5fc16f6d2f42d8c2b2f4d70cc (patch) | |
tree | b001b960d26833e05607ed213fe8f943026e2f2d /lib/decompress_unlzo.c | |
parent | d3be6d2a08bd26580562d9714d3d97ea9ba22c73 (diff) |
ARM: OMAP2+: Fix sar_base inititalization for HS omaps
HS omaps use irq_save_secure_context() instead of irq_save_context()
so sar_base will never get initialized and irq_sar_clear() gets called
with a wrong address for HS omaps from irq_restore_context().
Starting with commit f4b9f40ae95b ("ARM: OMAP4+: Initialize SAR RAM
base early for proper CPU1 reset for kexec") we have it available,
and this ideally would been fixed with that commit already.
Fixes: f4b9f40ae95b ("ARM: OMAP4+: Initialize SAR RAM base early for
proper CPU1 reset for kexec")
Cc: Andrew F. Davis <afd@ti.com>
Cc: Dave Gerlach <d-gerlach@ti.com>
Cc: Keerthy <j-keerthy@ti.com>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'lib/decompress_unlzo.c')
0 files changed, 0 insertions, 0 deletions