Dnia 2016-07-13, Wed o godzinie 17:16 +0000, Anna-Maria Gleixner pisze:
> From: Sebastian Andrzej Siewior <bige...@linutronix.de>
> 
> Install the callbacks via the state machine and let the core invoke
> the callbacks on the already online CPUs.
> 
> Signed-off-by: Sebastian Andrzej Siewior <bige...@linutronix.de>
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: Dan Carpenter <dan.carpen...@oracle.com>
> Cc: Linus Torvalds <torva...@linux-foundation.org>
> Cc: Pawel Moll <pawel.m...@arm.com>
> Cc: Peter Zijlstra <pet...@infradead.org>
> Cc: Suzuki K Poulose <suzuki.poul...@arm.com>
> Cc: Thomas Gleixner <t...@linutronix.de>
> Signed-off-by: Anna-Maria Gleixner <anna-ma...@linutronix.de>

> @@ -1316,7 +1309,6 @@ static void arm_ccn_pmu_cleanup(struct a
>       ida_simple_remove(&arm_ccn_pmu_ida, ccn->dt.id);
>  }
>  
> -
>  static int arm_ccn_for_each_valid_region(struct arm_ccn *ccn,
>               int (*callback)(struct arm_ccn *ccn, int region,
>               void __iomem *base, u32 type, u32 id))

This empty line doesn't impact hotplug, does it? ;-)

With this chunk dropped

Acked-by: Pawel Moll <pawel.m...@arm.com>

Cheers!

Pawel

Reply via email to