On Thu, 20 Jun 2024 22:21:32 +0800, Zheng Zengkai wrote: > 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(). > > [...]
Applied, thanks! [1/1] kdb: Get rid of redundant kdb_curr_task() commit: 9bccbe7b20876a34c70b13430ea1b308fc8d5a7e Best regards, -- Daniel Thompson <daniel.thomp...@linaro.org> _______________________________________________ Kgdb-bugreport mailing list Kgdb-bugreport@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport