pseries: Clean up hcall_dprintf() debugging messages
commitd9599c9205089805cd6ef55985beeb06aef0c819
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 28 Mar 2012 21:39:45 +0000 (29 08:39 +1100)
committerAndreas Färber <afaerber@suse.de>
Sun, 15 Apr 2012 15:07:19 +0000 (15 17:07 +0200)
tree1ba69c910f5ecc71b15b56dbfb2cde8369c88c2d
parent52d631dcc70144b6ce8293db78cd6de635331c83
pseries: Clean up hcall_dprintf() debugging messages

The pseries machine code has a number of debug messages for debugging PAPR
hypercalls, dependent on DEBUG_SPAPR_HCALLS.  This patch cleans these
messages up a bit, by adding __func__ to the hcall_dprintf() macro and
simplifying up a number of the individual messages accordingly.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/spapr.h
hw/spapr_llan.c
hw/spapr_vio.c