On Mon, Aug 13, 2018 at 12:38:58PM -0400, Emilio G. Cota wrote:
> This paves the way for implementing the CPU list with an RCU QLIST,
> which cannot be traversed in reverse order.
>
> Note that this is the only caller of CPU_FOREACH_REVERSE.
>
> Signed-off-by: Emilio G. Cota
Acked-by: David Gib
This paves the way for implementing the CPU list with an RCU QLIST,
which cannot be traversed in reverse order.
Note that this is the only caller of CPU_FOREACH_REVERSE.
Signed-off-by: Emilio G. Cota
---
hw/ppc/spapr.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff