Commit 9799609
entry: Move enter_from_user_mode() to header file
mainline inclusion
from mainline-v6.8-rc1
category: performance
To allow inlining of enter_from_user_mode(), move it to
entry-common.h.
Signed-off-by: Sven Schnelle <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
(cherry picked from commit caf4062)
Signed-off-by: Wentao Guan <[email protected]>1 parent f283d30 commit 9799609
2 files changed
+17
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
105 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
106 | 119 | | |
107 | 120 | | |
108 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 18 | | |
39 | 19 | | |
40 | 20 | | |
| |||
111 | 91 | | |
112 | 92 | | |
113 | 93 | | |
114 | | - | |
| 94 | + | |
115 | 95 | | |
116 | 96 | | |
117 | 97 | | |
| |||
123 | 103 | | |
124 | 104 | | |
125 | 105 | | |
126 | | - | |
| 106 | + | |
127 | 107 | | |
128 | 108 | | |
129 | 109 | | |
| |||
272 | 252 | | |
273 | 253 | | |
274 | 254 | | |
275 | | - | |
| 255 | + | |
276 | 256 | | |
277 | 257 | | |
278 | 258 | | |
| |||
0 commit comments