linux-stable/drivers/staging/hv
K. Y. Srinivasan 0c3b7b2f75 Staging: hv: Use native wait primitives
In preperation for getting rid of the osd layer; change
the code to use native wait interfaces. As part of this,
fixed the buggy implementation in the osd_wait_primitive
where the condition was cleared potentially after the
condition was signalled.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-18 13:11:03 -08:00
..
tools Staging: hv: Add a user-space daemon to support key/value pair (KVP) 2011-01-20 15:11:15 -08:00
Kconfig staging: hv: hv_utils depends on CONNECTOR 2011-01-21 12:09:02 -08:00
Makefile Staging: hv: Implement key/value pair (KVP) 2011-01-20 15:09:26 -08:00
TODO staging: hv: Convert vmbus driver interface function pointer table to constant 2010-09-14 16:27:12 -07:00
blkvsc.c staging: hv: Convert camel cased struct fields in vmbus_api.h to lower cases 2011-01-31 13:42:48 -08:00
blkvsc_drv.c Staging: Merge branch 'staging-next' into 2.6.38-rc3 2011-02-02 13:35:58 -08:00
channel.c Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
channel.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
channel_mgmt.c Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
channel_mgmt.h Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
connection.c Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
hv.c Staging: hv: Use native page allocation/free functions 2011-02-18 13:11:03 -08:00
hv.h staging: hv: Convert camel cased functions in hv.c to lower cases 2010-11-09 16:42:11 -08:00
hv_api.h staging: hv: Convert camel cased functions in hv.c to lower cases 2010-11-09 16:42:11 -08:00
hv_kvp.c staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lower cases 2011-01-31 13:42:49 -08:00
hv_kvp.h Staging: hv: Implement key/value pair (KVP) 2011-01-20 15:09:26 -08:00
hv_timesource.c Staging: hyperv: add clocksource driver 2010-07-08 14:15:11 -07:00
hv_util.c staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lower cases 2011-01-31 13:42:49 -08:00
logging.h Staging: hv: remove DPRINT_EXIT macro 2010-07-22 15:14:04 -07:00
netvsc.c Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
netvsc.h Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
netvsc_api.h staging: hv: Convert camel cased struct fields in netvsc.h to lower cases 2010-12-13 10:31:52 -08:00
netvsc_drv.c Merge 2.6.38-rc5 into staging-next 2011-02-18 12:11:27 -08:00
osd.c staging: hv: remove unneeded osd_schedule_callback 2010-12-16 12:35:15 -08:00
osd.h staging/hv/osd: don't reimplement ALIGN macro 2011-01-20 15:14:18 -08:00
ring_buffer.c staging: hv: Convert camel cased functions in ring_buffer.c to lower cases 2010-11-09 16:42:12 -08:00
ring_buffer.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
rndis.h staging: hv: Convert camel cased struct fields in rndis.h to lower cases 2010-12-13 10:31:52 -08:00
rndis_filter.c Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
rndis_filter.h staging: hv: Convert camel cased functions in rndis_filter.c to lower cases 2010-12-13 10:31:51 -08:00
storvsc.c Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
storvsc_api.h staging: hv: Convert camel case functions in storvsc_api.h to lowercase 2010-12-06 16:11:08 -08:00
storvsc_drv.c staging: hv: Convert camel cased struct fields in vmbus_api.h to lower cases 2011-01-31 13:42:48 -08:00
utils.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
version_info.h staging: hv: Added heartbeat functionality to hv_utils 2010-05-17 16:32:30 -07:00
vmbus.h Staging: hv: remove struct vmbus_channel_interface 2010-10-21 10:03:44 -07:00
vmbus_api.h staging: hv: Convert camel cased struct fields in vmbus_api.h to lower cases 2011-01-31 13:42:48 -08:00
vmbus_channel_interface.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_drv.c staging: hv: Convert camel cased struct fields in vmbus_private.h to lower cases 2011-01-31 13:42:49 -08:00
vmbus_packet_format.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_private.h Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
vstorage.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00