aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests
diff options
context:
space:
mode:
authorZheng Zengkai <[email protected]>2024-06-20 14:21:32 +0000
committerDaniel Thompson <[email protected]>2024-06-21 14:49:29 +0000
commit9bccbe7b20876a34c70b13430ea1b308fc8d5a7e (patch)
tree96868084d8f06e91790fdd06e8fe9ba1eea9c0d6 /drivers/fpga/tests
parentkdb: Use the passed prompt in kdb_position_cursor() (diff)
downloadkernel-9bccbe7b20876a34c70b13430ea1b308fc8d5a7e.tar.gz
kernel-9bccbe7b20876a34c70b13430ea1b308fc8d5a7e.zip
kdb: Get rid of redundant kdb_curr_task()
Commit cf8e8658100d ("arch: Remove Itanium (IA-64) architecture") removed the only definition of macro _TIF_MCA_INIT, so kdb_curr_task() is actually the same as curr_task() now and becomes redundant. Let's remove the definition of kdb_curr_task() and replace remaining calls with curr_task(). Signed-off-by: Zheng Zengkai <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Thompson <[email protected]>
Diffstat (limited to 'drivers/fpga/tests')
0 files changed, 0 insertions, 0 deletions