Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 375b19cd authored by Simon Glass's avatar Simon Glass Committed by Colin Cross
Browse files

ARM: tegra: Fix hang on reboot

This seems to be a regression in 2.6.37.

We cannot use writel() here since the resulting wmb() calls l2x0_cache_sync()
which uses a spinlock and L1 cache may be off at this point.

http://lists.infradead.org/pipermail/linux-arm-kernel/2011-February/041909.html



Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarColin Cross <ccross@android.com>
parent 1ca00347
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment