diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-08-25 19:41:26 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2022-09-19 15:35:08 +0300 |
commit | 7a025e91abd23effe869a05d037b26770ffa0309 (patch) | |
tree | 10e44afc87bcb0a3b4aec08c28028b3344692a59 /include/linux/mmdebug.h | |
parent | 93f6d4e1893657f07ba3c9e2bfa74b355a0b32f9 (diff) | |
download | linux-7a025e91abd23effe869a05d037b26770ffa0309.tar.xz |
mm/vmstat: Use preempt_[dis|en]able_nested()
Replace the open coded CONFIG_PREEMPT_RT conditional
preempt_enable/disable() pairs with the new helper functions which hide
the underlying implementation details.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Michal Hocko <mhocko@suse.com>
Link: https://lore.kernel.org/r/20220825164131.402717-4-bigeasy@linutronix.de
Diffstat (limited to 'include/linux/mmdebug.h')
0 files changed, 0 insertions, 0 deletions