X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=arch%2Fia64%2Finclude%2Fasm%2Fsn%2Fshub_mmr.h;h=a84d870f42945148773c864163e58a1a95c20587;hb=07f9479a40cc778bc1462ada11f95b01360ae4ff;hp=7de1d1d4b71a9b7ccb67e10b09be4304fb047da8;hpb=a12e61df4fa1cfae7a6b76976fa65a6fcb048e3f;p=cascardo%2Flinux.git diff --git a/arch/ia64/include/asm/sn/shub_mmr.h b/arch/ia64/include/asm/sn/shub_mmr.h index 7de1d1d4b71a..a84d870f4294 100644 --- a/arch/ia64/include/asm/sn/shub_mmr.h +++ b/arch/ia64/include/asm/sn/shub_mmr.h @@ -459,7 +459,7 @@ /* ==================================================================== */ /* Some MMRs are functionally identical (or close enough) on both SHUB1 */ /* and SHUB2 that it makes sense to define a geberic name for the MMR. */ -/* It is acceptible to use (for example) SH_IPI_INT to reference the */ +/* It is acceptable to use (for example) SH_IPI_INT to reference the */ /* the IPI MMR. The value of SH_IPI_INT is determined at runtime based */ /* on the type of the SHUB. Do not use these #defines in performance */ /* critical code or loops - there is a small performance penalty. */