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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 18 Mar 2021 13:51:14 +0200
From:   Andy Shevchenko <andy.shevchenko@...il.com>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>
Cc:     Darren Hart <dvhart@...radead.org>,
        Andy Shevchenko <andy@...radead.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
        "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" <x86@...nel.org>,
        "H. Peter Anvin" <hpa@...or.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Platform Driver <platform-driver-x86@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Randy Dunlap <rdunlap@...radead.org>
Subject: Re: [PATCH] x86/platform/intel-quark: Fix a typo

On Thu, Mar 18, 2021 at 8:15 AM Bhaskar Chowdhury <unixbhaskar@...il.com> wrote:
>
>
> s/secton/section/

Reviewed-by: Andy Shevchenko <andy.,shevchenko@...il.com>

> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> ---
>  arch/x86/platform/intel-quark/imr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/platform/intel-quark/imr.c b/arch/x86/platform/intel-quark/imr.c
> index 0286fe1b14b5..122e0f37b1f5 100644
> --- a/arch/x86/platform/intel-quark/imr.c
> +++ b/arch/x86/platform/intel-quark/imr.c
> @@ -551,7 +551,7 @@ static void __init imr_fixup_memmap(struct imr_device *idev)
>
>         /*
>          * Setup an unlocked IMR around the physical extent of the kernel
> -        * from the beginning of the .text secton to the end of the
> +        * from the beginning of the .text section to the end of the
>          * .rodata section as one physically contiguous block.
>          *
>          * We don't round up @size since it is already PAGE_SIZE aligned.
> --
> 2.20.1
>


-- 
With Best Regards,
Andy Shevchenko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ