Skip to content
Commit c8e59478 authored by Kevin Hao's avatar Kevin Hao Committed by Bruce Ashfield
Browse files

mm/page_alloc: Drop the deferred printing

For rt kernel, the console printing occurs either atomically or from
the printing kthread, all the printk defer functions have been dropped
by commit 25f13bd1 ("printk: remove deferred printing"). This patch
drops the new one which is introduced by stable commit 0431e132


("mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock").

Signed-off-by: default avatarKevin Hao <kexin.hao@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: default avatarLi Wang <li.wang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 8008621f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment