]> xenbits.xensource.com Git - xen.git/commit
argo: define argo_dprintk for subsystem debugging
authorChristopher Clark <christopher.w.clark@gmail.com>
Wed, 6 Feb 2019 08:55:00 +0000 (09:55 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 7 Feb 2019 13:20:38 +0000 (14:20 +0100)
commitc452c85f6fe6ad09c0b46b77c45216863f12c5b4
tree4443c77f892c8f14b7ab20231c9bc792b67b5050
parent1ddc0d43c20cb1c1125d4d6cefc78624b2a9ccb7
argo: define argo_dprintk for subsystem debugging

A convenience for working on development of the argo subsystem:
setting a #define variable enables additional debug messages.

Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
xen/common/argo.c