lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ