提交 dbf7684e 编写于 作者: C Christophe JAILLET 提交者: Linus Torvalds
上级 b92a953c
...@@ -101,7 +101,7 @@ static void unpoison_page(struct page *page) ...@@ -101,7 +101,7 @@ static void unpoison_page(struct page *page)
/* /*
* Page poisoning when enabled poisons each and every page * Page poisoning when enabled poisons each and every page
* that is freed to buddy. Thus no extra check is done to * that is freed to buddy. Thus no extra check is done to
* see if a page was posioned. * see if a page was poisoned.
*/ */
check_poison_mem(addr, PAGE_SIZE); check_poison_mem(addr, PAGE_SIZE);
kunmap_atomic(addr); kunmap_atomic(addr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册