Skip to content
Commit 4c7106c4 authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

MIPS: Don't place cu2 notifiers in __cpuinitdata



The notifiers may be called at any time, so the notifier_block cannot
be in init memory.

Signed-off-by: default avatarDavid Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1592/
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 2ccc5b15
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment