Re: [PATCH] hyperv_setup_vram() calls vmbus_allocate_mmio(). This must be undone in the error handling path of the probe, as already done in the remove function.

From: Christophe JAILLET
Date: Sun Jul 31 2022 - 16:00:51 EST


Le 31/07/2022 à 21:57, Christophe JAILLET a écrit :
This patch depends on commit a0ab5abced55 ("drm/hyperv : Removing the
restruction of VRAM allocation with PCI bar size").
Without it, something like what is done in commit e048834c209a
("drm/hyperv: Fix device removal on Gen1 VMs") should be done.

I forgot the subject :(
Will resend.

CJ