Из-за большого числа зарегистрированных пользователей максимальное количество персональных проектов ограничено до 3. Для снятия ограничений на количество проектов заполните форму присоединения к Openelbrus.

Skip to content
Snippets Groups Projects
Commit a7335c60 authored by Luis Claudio R. Goncalves's avatar Luis Claudio R. Goncalves Committed by Nobody
Browse files

Revert "mm/page_alloc: fix potential deadlock on zonelist_update_seqseqlock"


This reverts commit a992c387.

The support for deferred printing was removed in v5.10-rc1-rt1 by commit
9153e3c5cb0c9 ("printk: remove deferred printing") because:

    Since printing occurs either atomically or from the printing
    kthread, there is no need for any deferring or tracking possible
    recursion paths. Remove all printk context tracking.

Also, disabling interrupts in __build_all_zonelists() should produce warnings
once that code path is hit.

Fixes: a992c387 ("mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock")
Signed-off-by: default avatarLuis Claudio R. Goncalves <lgoncalv@redhat.com>
parent ee8ad957
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment