[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1409275773-28472-1-git-send-email-kys@microsoft.com>
Date: Thu, 28 Aug 2014 18:29:33 -0700
From: "K. Y. Srinivasan" <kys@...rosoft.com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
jasowang@...hat.com, sitsofe@...il.com, decui@...rosoft.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/2] Drivers: hv: vmbus: Miscellaneous cleanup
Cleanup hv_post_message() to minimize failures. Also disable preemption
when sampling CPU ID when preemption is otherwise possible.
K. Y. Srinivasan (2):
Drivers: hv: vmbus: Cleanup hv_post_message()
Drivers: hv: vmbus: Properly protect calls to smp_processor_id()
drivers/hv/channel.c | 7 +++++--
drivers/hv/channel_mgmt.c | 21 +++++++++++++++------
drivers/hv/hv.c | 28 ++++++++++++++++------------
drivers/hv/hyperv_vmbus.h | 4 ++++
4 files changed, 40 insertions(+), 20 deletions(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists