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]
Message-ID: <41387595-f4d0-40a5-93ff-6f8cc7797dc5@infradead.org>
Date:   Tue, 16 Mar 2021 22:09:53 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>, mpe@...erman.id.au,
        huawei@...nel.org, schnelle@...ux.ibm.com, nicoleotsuka@...il.com,
        linux-ia64@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ia64: hp: common: A typo fix in the file sba_iommu.c

On 3/16/21 8:14 PM, Bhaskar Chowdhury wrote:
> 
> 
> s/minium/minimum/
> 
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>

Acked-by: Randy Dunlap <rdunlap@...radead.org>

> ---
>  arch/ia64/hp/common/sba_iommu.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/ia64/hp/common/sba_iommu.c b/arch/ia64/hp/common/sba_iommu.c
> index 9148ddbf02e5..3dcb8c35faad 100644
> --- a/arch/ia64/hp/common/sba_iommu.c
> +++ b/arch/ia64/hp/common/sba_iommu.c
> @@ -828,7 +828,7 @@ mark_clean (void *addr, size_t size)
>   * corresponding IO TLB entry. The PCOM (Purge Command Register)
>   * is to purge stale entries in the IO TLB when unmapping entries.
>   *
> - * The PCOM register supports purging of multiple pages, with a minium
> + * The PCOM register supports purging of multiple pages, with a minimum
>   * of 1 page and a maximum of 2GB. Hardware requires the address be
>   * aligned to the size of the range being purged. The size of the range
>   * must be a power of 2. The "Cool perf optimization" in the
> --


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ