Re: linux-next: manual merge of the amdgpu tree with Linus' tree

From: Mark Brown
Date: Mon Aug 02 2021 - 11:49:15 EST


On Mon, Aug 02, 2021 at 04:10:53PM +0100, Mark Brown wrote:
> + if (dev->device_info->asic_family == CHIP_ALDEBARAN) {
> + err = amdgpu_amdkfd_gpuvm_sync_memory(dev->kgd,
> + (struct kgd_mem *) mem, true);
> + if (err) {
> + pr_debug("Sync memory failed, wait interrupted by user signal\n");
> + goto sync_memory_failed;

Ugh, no. This is broken because that label is gone. I'll stack some
more fixups on.

Attachment: signature.asc
Description: PGP signature