Commit caf4062
entry: Move enter_from_user_mode() to header file
To allow inlining of enter_from_user_mode(), move it to
entry-common.h.
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20231218074520.1998026-3-svens@linux.ibm.com1 parent d680194 commit caf4062
2 files changed
Lines changed: 17 additions & 24 deletions
| 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 | | |
| |||
105 | 85 | | |
106 | 86 | | |
107 | 87 | | |
108 | | - | |
| 88 | + | |
109 | 89 | | |
110 | 90 | | |
111 | 91 | | |
| |||
117 | 97 | | |
118 | 98 | | |
119 | 99 | | |
120 | | - | |
| 100 | + | |
121 | 101 | | |
122 | 102 | | |
123 | 103 | | |
| |||
266 | 246 | | |
267 | 247 | | |
268 | 248 | | |
269 | | - | |
| 249 | + | |
270 | 250 | | |
271 | 251 | | |
272 | 252 | | |
| |||
0 commit comments