> -----Original Message----- > From: Stephen Hemminger [mailto:[email protected]] > Sent: Monday, December 19, 2016 10:21 AM > To: Vitaly Kuznetsov <[email protected]>; KY Srinivasan > <[email protected]>; Haiyang Zhang <[email protected]> > Cc: [email protected]; Stephen Hemminger > <[email protected]> > Subject: [PATCH 4/4] vmbus: document numa_node sysfs > > Update ABI to include numa_node. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- > Documentation/ABI/stable/sysfs-bus-vmbus | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/Documentation/ABI/stable/sysfs-bus-vmbus > b/Documentation/ABI/stable/sysfs-bus-vmbus > index 183d14420152..dfd76b8c36aa 100644 > --- a/Documentation/ABI/stable/sysfs-bus-vmbus > +++ b/Documentation/ABI/stable/sysfs-bus-vmbus > @@ -65,3 +65,11 @@ Description: > bindings. The format is UUID format similar to > /sys/bus/vmbus/devices/. For example: > # echo f8615163-df3e-46c5-913f-f2d2f965ed0e > > /sys/bus/pci/drivers/foo/unbind > + > +What: /sys/bus/vmbus/devices/.../numa_node > +Date: Dec 2016 > +Contact: Stephen Hemminger <[email protected]> > +Description: > + This file contains the NUMA node to which the VMBUS > device is > + attached, or -1 if the node is unknown. The value comes from > + the primary channel CPU mapping. > -- > 2.11.0 Why don't you include the do update in the patch that adds the new sysfs field.
K. Y _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
