提交 627c88b6 编写于 作者: A Alexey Brodkin 提交者: Vineet Gupta

ARC: typo fix in mm/ioremap.c

Signed-off-by: NAlexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
上级 1ce0b585
...@@ -49,7 +49,7 @@ EXPORT_SYMBOL(ioremap); ...@@ -49,7 +49,7 @@ EXPORT_SYMBOL(ioremap);
/* /*
* ioremap with access flags * ioremap with access flags
* Cache semantics wise it is same as ioremap - "forced" uncached. * Cache semantics wise it is same as ioremap - "forced" uncached.
* However unline vanilla ioremap which bypasses ARC MMU for addresses in * However unlike vanilla ioremap which bypasses ARC MMU for addresses in
* ARC hardware uncached region, this one still goes thru the MMU as caller * ARC hardware uncached region, this one still goes thru the MMU as caller
* might need finer access control (R/W/X) * might need finer access control (R/W/X)
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册