[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210802154838.GG4668@sirena.org.uk>
Date: Mon, 2 Aug 2021 16:48:38 +0100
From: Mark Brown <broonie@...nel.org>
To: Alex Deucher <alexdeucher@...il.com>
Cc: Alex Deucher <alexander.deucher@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Eric Huang <JinhuiEric.Huang@....com>
Subject: Re: linux-next: manual merge of the amdgpu tree with Linus' tree
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.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists