Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1485017

[PATCH 0/2] Drivers: hv: vmbus: Use persistent IDs for vmbus device names

From kys@exchange.microsoft.com
Newsgroups linux.kernel
Subject [PATCH 0/2] Drivers: hv: vmbus: Use persistent IDs for vmbus device names
Date 2016-09-16 16:20 +0200
Message-ID <si29H-5Pq-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: K. Y. Srinivasan <kys@microsoft.com>

Use IDs that persist across reboots as vmbus device IDs.

Vitaly Kuznetsov (2):
  Drivers: hv: make VMBus bus ids persistent
  Drivers: hv: get rid of id in struct vmbus_channel

 drivers/hv/channel_mgmt.c |    2 --
 drivers/hv/vmbus_drv.c    |    4 ++--
 include/linux/hyperv.h    |    3 ---
 3 files changed, 2 insertions(+), 7 deletions(-)

-- 
1.7.4.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Drivers: hv: vmbus: Use persistent IDs for vmbus device names  kys@exchange.microsoft.com - 2016-09-16 16:20 +0200
  [PATCH 2/2] Drivers: hv: get rid of id in struct vmbus_channel kys@exchange.microsoft.com - 2016-09-16 16:20 +0200
  [PATCH 1/2] Drivers: hv: make VMBus bus ids persistent kys@exchange.microsoft.com - 2016-09-16 16:20 +0200
  [PATCH 1/1] Drivers: hv: hv_util: Avoid dynamic allocation in time synch kys@exchange.microsoft.com - 2016-09-16 16:20 +0200
    RE: [PATCH 1/1] Drivers: hv: hv_util: Avoid dynamic allocation in  time synch KY Srinivasan <kys@microsoft.com> - 2016-09-16 16:30 +0200

csiph-web