Commit 7574ac6
sched/mmcid: Remove pointless preempt guard
This is a leftover from the early versions of this function where it could
be invoked without mm::mm_cid::lock held.
Remove it and add lockdep asserts instead.
Fixes: 653fda7 ("sched/mmcid: Switch over to the new mechanism")
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20260310202526.116363613@kernel.org1 parent 28b5a13 commit 7574ac6
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10684 | 10684 | | |
10685 | 10685 | | |
10686 | 10686 | | |
| 10687 | + | |
| 10688 | + | |
10687 | 10689 | | |
10688 | 10690 | | |
10689 | 10691 | | |
| |||
10736 | 10738 | | |
10737 | 10739 | | |
10738 | 10740 | | |
| 10741 | + | |
| 10742 | + | |
10739 | 10743 | | |
10740 | | - | |
10741 | | - | |
10742 | | - | |
10743 | | - | |
10744 | | - | |
| 10744 | + | |
| 10745 | + | |
| 10746 | + | |
10745 | 10747 | | |
10746 | 10748 | | |
10747 | 10749 | | |
| |||
0 commit comments