3/4
misc: ibmvmc: replace get_zeroed_page() with kzalloc()
ibmvmc_init_crq_queue() allocates the CRQ message queue that is shared with the hypervisor. The queue is mapped for DMA and registered with the hypervisor by its DMA address. This buffer can be alloc