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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux