Re: [Xen-devel] [PATCH] flask: Update XEN_SYSCTL_cputopoinfo name

2015-03-31 Thread Ian Campbell
On Mon, 2015-03-30 at 16:17 -0400, Daniel De Graaf wrote: > On 03/30/2015 04:17 PM, Boris Ostrovsky wrote: > > Commit 2090f14c5cbd ("sysctl: make XEN_SYSCTL_topologyinfo sysctl a > > little more efficient") renamed XEN_SYSCTL_topologyinfo to > > XEN_SYSCTL_cputopoinfo. > > > > It, however, neglecte

Re: [Xen-devel] [PATCH] flask: Update XEN_SYSCTL_cputopoinfo name

2015-03-30 Thread Daniel De Graaf
On 03/30/2015 04:17 PM, Boris Ostrovsky wrote: Commit 2090f14c5cbd ("sysctl: make XEN_SYSCTL_topologyinfo sysctl a little more efficient") renamed XEN_SYSCTL_topologyinfo to XEN_SYSCTL_cputopoinfo. It, however, neglected to update this macro for flask-related files. Signed-off-by: Boris Ostrovs

[Xen-devel] [PATCH] flask: Update XEN_SYSCTL_cputopoinfo name

2015-03-30 Thread Boris Ostrovsky
Commit 2090f14c5cbd ("sysctl: make XEN_SYSCTL_topologyinfo sysctl a little more efficient") renamed XEN_SYSCTL_topologyinfo to XEN_SYSCTL_cputopoinfo. It, however, neglected to update this macro for flask-related files. Signed-off-by: Boris Ostrovsky Reported-by: Wei Liu --- docs/misc/xsm-flas