Commit 42484d2
powerpc/perf: remove current_is_64bit()
Since commit ed1cd6d ("powerpc: Activate CONFIG_THREAD_INFO_IN_TASK")
current_is_64bit() is quivalent to !is_32bit_task().
Remove the redundant function.
Suggested-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190912194633.12045-1-msuchanek@suse.de1 parent de84ffc commit 42484d2
1 file changed
+1
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | 287 | | |
298 | 288 | | |
299 | 289 | | |
| |||
321 | 311 | | |
322 | 312 | | |
323 | 313 | | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | 314 | | |
330 | 315 | | |
331 | 316 | | |
| |||
486 | 471 | | |
487 | 472 | | |
488 | 473 | | |
489 | | - | |
| 474 | + | |
490 | 475 | | |
491 | 476 | | |
492 | 477 | | |
| |||
0 commit comments