> -----Original Message-----
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Monday, December 19, 2016 10:21 AM
> To: Vitaly Kuznetsov <vkuzn...@redhat.com>; KY Srinivasan
> <k...@microsoft.com>; Haiyang Zhang <haiya...@microsoft.com>
> Cc: de...@linuxdriverproject.org; Stephen Hemminger
> <sthem...@microsoft.com>
> Subject: [PATCH 4/4] vmbus: document numa_node sysfs
> 
> Update ABI to include numa_node.
> 
> Signed-off-by: Stephen Hemminger <sthem...@microsoft.com>
> ---
>  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 <sthem...@microsoft.com>
> +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
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to