On Thu, Aug 06, 2015 at 02:49:28PM +0100, Ian Campbell wrote:
> On Thu, 2015-08-06 at 14:38 +0100, Wei Liu wrote:
> > Signed-off-by: Wei Liu
> > ---
> > For 4.6: remove dead code, risk free.
>
> I'm pretty sure this isn't actually dead:
>
> The 'm' option is handled by option parsing, setting th
On Thu, 2015-08-06 at 14:38 +0100, Wei Liu wrote:
> Signed-off-by: Wei Liu
> ---
> For 4.6: remove dead code, risk free.
I'm pretty sure this isn't actually dead:
The 'm' option is handled by option parsing, setting the dom0_domid global.
xenbus_master_domid() returns dom0_domid and that is cal
Signed-off-by: Wei Liu
---
For 4.6: remove dead code, risk free.
---
tools/xenstore/xenstored_core.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/xenstore/xenstored_core.c b/tools/xenstore/xenstored_core.c
index 72f531b..100f59e 100644
--- a/tools/xenstore/xenstored_core.c
+++ b/tools