On Thu, Jul 09, 2015 at 11:47:43AM +0100, Ian Campbell wrote: > On Thu, 2015-07-09 at 11:36 +0100, Andrew Cooper wrote: > > CentOS7 complains that 'ret' might be unused, and indeed this is the case > > for > > `xl psr-hwinfo --cat`. > > > > The logic for selecting which information to print was rather awkward. > > Introduce a new 'all' which default to true, and is cleared if specific > > options are selected. This allows for a far more clear logic when choosing > > whether to print information or not. > > > > Signed-off-by: Andrew Cooper <[email protected]> > > Acked-by: Ian Campbell <[email protected]> > > I'll wait a bit before applying to give Chao a chance to have a look.
Thanks and I verified it successfully on my psr-enabled box. Chao > > > CC: Ian Jackson <[email protected]> > > CC: Wei Liu <[email protected]> > > CC: Chao Peng <[email protected]> > > _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
