mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 06:02:58 +00:00
PRCM_PWROFF_GATING_REG has CPU0 at bit 4 on A83T. So without this
patch, instead of gating the CPU0, the whole cluster was power gated,
when shutting down first CPU in the cluster.
Fixes:
|
||
|---|---|---|
| .. | ||
| headsmp.S | ||
| Kconfig | ||
| Makefile | ||
| mc_smp.c | ||
| platsmp.c | ||
| sunxi.c | ||