On Mon, Mar 10, 2014 at 01:15:13AM +0100, Andreas Färber wrote:
> Commits fdfba1a298ae26dd44bcfdb0429314139a0bc55a,
> ab1da85791340e504d10487e1add81b9988afa98,
> f606604f1c10b60ef294f1b9b229426521a365e3 and
> 2c17449b3022ca9623c4a7e2a504a4150ac4ad30 added usages of ENV_GET_CPU()
> macro in target-independent code.
                  ^^^^^^^^^^^

target-specific, surely?

> 
> Use ppc_env_get_cpu() instead.
> 
> Cc: Edgar E. Iglesias <edgar.igles...@xilinx.com>
> Cc: Peter Maydell <peter.mayd...@linaro.org>
> Signed-off-by: Andreas Färber <afaer...@suse.de>
> ---
>  hw/ppc/ppc405_uc.c      |  2 +-
>  hw/ppc/spapr_hcall.c    |  6 +++---
>  target-ppc/mmu-hash32.h | 12 ++++++++----
>  target-ppc/mmu-hash64.c |  2 +-
>  target-ppc/mmu-hash64.h |  6 ++++--
>  5 files changed, 17 insertions(+), 11 deletions(-)
-- 
Cheers,
Stuart

Reply via email to