[PATCH] ARM: hw_breakpoint: Do not use __cpuinitdata for dbg_cpu_pm_nb
Will Deacon
will.deacon at arm.com
Wed Apr 10 08:53:16 EDT 2013
On Wed, Apr 10, 2013 at 01:11:16PM +0100, Bastian Hecht wrote:
> > Will, we have the same issue in arch/arm/kernel/perf_event_cpu.c.
> > Lorenzo is currently working on an appropriate patch.
I don't think we do. The __cpuinitdata annotation there is only used on a
hotplug notifier, which should be fine.
Will
More information about the linux-arm-kernel
mailing list