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] [thread-next>] [day] [month] [year] [list]
Message-ID: <4611bc21-fa4d-6234-0faf-80e945bf8e83@quicinc.com>
Date:   Tue, 24 Jan 2023 23:08:01 +0530
From:   Mukesh Ojha <quic_mojha@...cinc.com>
To:     Prathu Baronia <prathubaronia2011@...il.com>,
        Catalin Marinas <catalin.marinas@....com>,
        Will Deacon <will@...nel.org>, Mark Brown <broonie@...nel.org>,
        Kristina Martsenko <kristina.martsenko@....com>,
        Marc Zyngier <maz@...nel.org>,
        Zhiyuan Dai <daizhiyuan@...tium.com.cn>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm64: el2_setup.h: fix spelling typo in comments



On 1/23/2023 4:36 PM, Prathu Baronia wrote:
> - "evailable" -> "available"
> 
> Signed-off-by: Prathu Baronia <prathubaronia2011@...il.com>
> ---
>   arch/arm64/include/asm/el2_setup.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/include/asm/el2_setup.h b/arch/arm64/include/asm/el2_setup.h
> index 668569adf4d3..40567b9bb019 100644
> --- a/arch/arm64/include/asm/el2_setup.h
> +++ b/arch/arm64/include/asm/el2_setup.h
> @@ -177,7 +177,7 @@
>   /**
>    * Initialize EL2 registers to sane values. This should be called early on all
>    * cores that were booted in EL2. Note that everything gets initialised as
> - * if VHE was not evailable. The kernel context will be upgraded to VHE > + * if VHE was not available. The kernel context will be upgraded to VHE


Reviewed-by: Mukesh Ojha <quic_mojha@...cinc.com>

-Mukesh

>    * if possible later on in the boot process
>    *
>    * Regs: x0, x1 and x2 are clobbered.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ