diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-11-30 19:10:13 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2017-12-17 17:15:38 -0500 |
commit | 576a08602240e960e42436a2d35c11fd3f561e4f (patch) | |
tree | fb212b112204f6416f75149cd7fb4bdc1d899dfe /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 534f5f36a2c10fda181de2d7023d2100e2a59048 (diff) |
ARM: 8728/1: B15: Register reboot notifier for KEXEC
During kexec, we will go through kernel_kexec() -> syscore_suspend() if
CONFIG_KEXEC_JUMP is set, if not, down the road we end-up calling
kernel_restart_prepare() which invokes reboot notifiers with
SYS_RESTART.
We register a reboot notifier to make sure that the B15 read-ahead cache
is disabled, since it is another level of instruction and data cache,
and we want to avoid any potential side effects with booting a new
kernel with such a cache still turned on.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions