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
| ||
|
Message-ID: <20220302142900.6ziddzoes2oovhzi@liuwe-devbox-debian-v2> Date: Wed, 2 Mar 2022 14:29:00 +0000 From: Wei Liu <wei.liu@...nel.org> To: Iouri Tarassov <iourit@...ux.microsoft.com> Cc: kys@...rosoft.com, haiyangz@...rosoft.com, sthemmin@...rosoft.com, wei.liu@...nel.org, linux-hyperv@...r.kernel.org, linux-kernel@...r.kernel.org, spronovo@...rosoft.com, spronovo@...ux.microsoft.com, gregkh@...uxfoundation.org Subject: Re: [PATCH v3 30/30] drivers: hv: dxgkrnl: Add support to map guest pages by host On Tue, Mar 01, 2022 at 11:46:17AM -0800, Iouri Tarassov wrote: [...] > @@ -1393,6 +1396,7 @@ int create_existing_sysmem(struct dxgdevice *device, > pr_debug(" Alloc size: %lld", alloc_size); > > dxgalloc->cpu_address = (void *)sysmem; > + Well this is just adding a blank line. Please avoid changes like this... Thanks, Wei.
Powered by blists - more mailing lists