freebsd-dev/sys/dev/hyperv/vmbus
Sepherosa Ziehau 01ac237df2 hyperv/vmbus: Check hyperv_dmamem_alloc return value
Though it is highly unlikely this function would fail w/ BUS_DMA_WAITOK,
we had better to check its return value; better safe then sorry here.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D6518
2016-05-25 03:30:56 +00:00
..
amd64 hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus 2016-04-15 02:20:18 +00:00
i386 hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus 2016-04-15 02:20:18 +00:00
hv_channel_mgmt.c hyperv/vmbus: Simplify event processing 2016-05-16 03:56:24 +00:00
hv_channel.c hyperv/vmbus: Reduce the # of event loops by recording event flag count 2016-05-18 03:19:53 +00:00
hv_connection.c hyperv/vmbus: Git rid of sc version of pcpu data extraction macro 2016-05-24 06:10:21 +00:00
hv_et.c hyperv/et: Strip extra white space in function name 2016-04-25 04:58:14 +00:00
hv_hv.c hyperv/vmbus: Move SynIC setup/teardown from hyperv file to vmbus file 2016-05-24 05:51:51 +00:00
hv_ring_buffer.c hyperv/vmbus: Mark sysctls MPSAFE 2016-04-27 05:45:14 +00:00
hv_vmbus_drv_freebsd.c hyperv/vmbus: Check hyperv_dmamem_alloc return value 2016-05-25 03:30:56 +00:00
hv_vmbus_priv.h hyperv/vmbus: Use busdma(9) for messages and event flags 2016-05-24 06:01:39 +00:00
hyperv_busdma.c hyperv/busdma: Take BUS_DMA_ZERO into account 2016-05-24 05:26:52 +00:00
hyperv_reg.h hyperv: Move Hypercall setup to an early place. 2016-05-23 07:06:53 +00:00
vmbus_var.h hyperv/vmbus: Git rid of sc version of pcpu data extraction macro 2016-05-24 06:10:21 +00:00