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:   Wed, 28 Jun 2023 17:53:43 +0000
From:   Wei Liu <wei.liu@...nel.org>
To:     Nischala Yelchuri <niyelchu@...ux.microsoft.com>
Cc:     linux-hyperv@...r.kernel.org, linux-kernel@...r.kernel.org,
        mikelley@...rosoft.com, K.Y.Srinivasan@...ux.microsoft.com,
        kys@...rosoft.com, Haiyang@...ux.microsoft.com,
        Zhang@...ux.microsoft.com, haiyangz@...rosoft.com,
        Wei@...ux.microsoft.com, Liu@...ux.microsoft.com,
        wei.liu@...nel.org, Dexuan@...ux.microsoft.com,
        Cui@...ux.microsoft.com, decui@...rosoft.com,
        Thomas@...ux.microsoft.com, Gleixner@...ux.microsoft.com,
        tglx@...utronix.de, Ingo@...ux.microsoft.com,
        Molnar@...ux.microsoft.com, mingo@...hat.com,
        Borislav@...ux.microsoft.com, Petkov@...ux.microsoft.com,
        bp@...en8.de, Dave@...ux.microsoft.com, Hansen@...ux.microsoft.com,
        dave.hansen@...ux.intel.com, x86@...nel.org,
        H.PeterAnvin@...ux.microsoft.com, hpa@...or.com,
        Tyler@...ux.microsoft.com, Hicks@...ux.microsoft.com,
        code@...icks.com, niyelchu@...rosoft.com
Subject: Re: [PATCH] x86/hyperv: Improve code for referencing
 hyperv_pcpu_input_arg

On Tue, Jun 20, 2023 at 11:40:38AM -0700, Nischala Yelchuri wrote:
> Several places in code for Hyper-V reference the
> per-CPU variable hyperv_pcpu_input_arg. Older code uses a multi-line
> sequence to reference the variable, and usually includes a cast.
> Newer code does a much simpler direct assignment. The latter is
> preferable as the complexity of the older code is unnecessary.
> 
> Update older code to use the simpler direct assignment.
> 
> Signed-off-by: Nischala Yelchuri <niyelchu@...ux.microsoft.com>

Applied to hyperv-fixes. Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ