Commit 00e66e8
sched: remove wait bookmarks
mainline inclusion
from mainline-v6.7-rc1
category: bugfix
There are no users of wait bookmarks left, so simplify the wait
code by removing them.
Link: https://lkml.kernel.org/r/20231010035829.544242-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
Cc: Benjamin Segall <bsegall@google.com>
Cc: Bin Lai <sclaibin@gmail.com>
Cc: Daniel Bristot de Oliveira <bristot@redhat.com>
Cc: Dietmar Eggemann <dietmar.eggemann@arm.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt (Google) <rostedt@goodmis.org>
Cc: Valentin Schneider <vschneid@redhat.com>
Cc: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
(cherry picked from commit 37acade)
Change-Id: Iafe103ff6af09c27f50849f8ac9e5926846297b0
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 41e4e7f commit 00e66e8
2 files changed
Lines changed: 13 additions & 56 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
212 | 211 | | |
213 | 212 | | |
214 | 213 | | |
215 | | - | |
216 | | - | |
217 | 214 | | |
218 | 215 | | |
219 | 216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 60 | | |
68 | 61 | | |
69 | 62 | | |
| |||
78 | 71 | | |
79 | 72 | | |
80 | 73 | | |
81 | | - | |
82 | | - | |
| 74 | + | |
83 | 75 | | |
84 | 76 | | |
85 | | - | |
86 | 77 | | |
87 | 78 | | |
88 | 79 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 80 | + | |
96 | 81 | | |
97 | 82 | | |
98 | 83 | | |
| |||
101 | 86 | | |
102 | 87 | | |
103 | 88 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 89 | | |
108 | 90 | | |
109 | 91 | | |
110 | 92 | | |
111 | 93 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | 94 | | |
120 | 95 | | |
121 | 96 | | |
| |||
125 | 100 | | |
126 | 101 | | |
127 | 102 | | |
128 | | - | |
129 | | - | |
| 103 | + | |
130 | 104 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
142 | 109 | | |
143 | 110 | | |
144 | 111 | | |
| |||
171 | 138 | | |
172 | 139 | | |
173 | 140 | | |
174 | | - | |
| 141 | + | |
175 | 142 | | |
176 | 143 | | |
177 | 144 | | |
178 | 145 | | |
179 | 146 | | |
180 | | - | |
| 147 | + | |
181 | 148 | | |
182 | 149 | | |
183 | 150 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | 151 | | |
192 | 152 | | |
193 | 153 | | |
| |||
233 | 193 | | |
234 | 194 | | |
235 | 195 | | |
236 | | - | |
| 196 | + | |
237 | 197 | | |
238 | 198 | | |
239 | 199 | | |
| |||
0 commit comments