Skip to content
Commit 65309bca authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Bruce Ashfield
Browse files

mm/memcontrol: Disable on PREEMPT_RT

55927114

 ("mm/memcg: optimize user context object stock access") is a
classic example of optimizing for the cpu local BKL serialization without a
clear protection scope.

Disable MEMCG on RT for now.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 5d193966
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