Commit a26ce42
powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst()
ftrace_create_branch_inst() is clearer about its intent than
ftrace_call_replace().
Signed-off-by: Naveen N Rao <naveen@kernel.org>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/953513b88fa922ba7a66d772dc1310710efe9177.1687166935.git.naveen@kernel.org1 parent 6738573 commit a26ce42
1 file changed
Lines changed: 2 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 44 | | |
58 | 45 | | |
59 | 46 | | |
| |||
275 | 262 | | |
276 | 263 | | |
277 | 264 | | |
278 | | - | |
| 265 | + | |
279 | 266 | | |
280 | 267 | | |
281 | 268 | | |
282 | 269 | | |
283 | 270 | | |
284 | 271 | | |
285 | | - | |
| 272 | + | |
286 | 273 | | |
287 | 274 | | |
288 | 275 | | |
| |||
0 commit comments