On Fri, Jun 05, 2015 at 11:39:18PM +0900, Andreas Färber wrote:
> Am 05.06.2015 um 13:25 schrieb Bharata B Rao:
> > Add CPU_FOREACH_REVERSE that walks CPUs in reverse.
> >
> > Needed for PowerPC CPU device tree reorganization.
> >
> > Signed-off-by: Bharata B Rao
> > Cc: Andreas Färber
> > ---
Am 05.06.2015 um 13:25 schrieb Bharata B Rao:
> Add CPU_FOREACH_REVERSE that walks CPUs in reverse.
>
> Needed for PowerPC CPU device tree reorganization.
>
> Signed-off-by: Bharata B Rao
> Cc: Andreas Färber
> ---
> include/qom/cpu.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a
Add CPU_FOREACH_REVERSE that walks CPUs in reverse.
Needed for PowerPC CPU device tree reorganization.
Signed-off-by: Bharata B Rao
Cc: Andreas Färber
---
include/qom/cpu.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/qom/cpu.h b/include/qom/cpu.h
index 39f0f19..42f42f5 100644