linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ia64: hp: common: A typo fix in the file sba_iommu.c
@ 2021-03-17  3:14 Bhaskar Chowdhury
  2021-03-17  5:09 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-17  3:14 UTC (permalink / raw)
  To: unixbhaskar, mpe, huawei, schnelle, nicoleotsuka, linux-ia64,
	linux-kernel
  Cc: rdunlap



s/minium/minimum/


Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 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
--
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ia64: hp: common: A typo fix in the file sba_iommu.c
  2021-03-17  3:14 [PATCH] ia64: hp: common: A typo fix in the file sba_iommu.c Bhaskar Chowdhury
@ 2021-03-17  5:09 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-03-17  5:09 UTC (permalink / raw)
  To: Bhaskar Chowdhury, mpe, huawei, schnelle, nicoleotsuka,
	linux-ia64, linux-kernel

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

Acked-by: Randy Dunlap <rdunlap@infradead.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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-17  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17  3:14 [PATCH] ia64: hp: common: A typo fix in the file sba_iommu.c Bhaskar Chowdhury
2021-03-17  5:09 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).