Commit 93f6d4e
committed
dentry: Use preempt_[dis|en]able_nested()
Replace the open coded CONFIG_PREEMPT_RT conditional
preempt_disable/enable() with the new helper.
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: Christian Brauner (Microsoft) <brauner@kernel.org>
Link: https://lore.kernel.org/r/20220825164131.402717-3-bigeasy@linutronix.de1 parent 555bb4c commit 93f6d4e
1 file changed
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2597 | 2597 | | |
2598 | 2598 | | |
2599 | 2599 | | |
2600 | | - | |
2601 | | - | |
2602 | | - | |
2603 | | - | |
2604 | | - | |
2605 | | - | |
2606 | | - | |
2607 | | - | |
2608 | | - | |
| 2600 | + | |
2609 | 2601 | | |
2610 | 2602 | | |
2611 | 2603 | | |
| |||
2618 | 2610 | | |
2619 | 2611 | | |
2620 | 2612 | | |
2621 | | - | |
2622 | | - | |
| 2613 | + | |
2623 | 2614 | | |
2624 | 2615 | | |
2625 | 2616 | | |
| |||
0 commit comments