Re: [PATCH 0/4] MIPS: process: Some fixes and improvements about get_frame_info()

From: Jiaxun Yang
Date: Sun Jan 17 2021 - 20:52:59 EST


在 2021/1/12 下午8:29, Jinyang He 写道:
Not familiar with microMIPS. Not test on microMIPS.

Hi Jinyang,

I was messing around QEMU microMIPS and found kernel stuck
at loading init process after applied your patches :-(

Thanks.

- Jiaxun


Jinyang He (4):
MIPS: process: Reorder header files
MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op
MIPS: Fix get_frame_info() handing of function size
MIPS: Add is_jr_ra_ins() to end the loop early

arch/mips/kernel/process.c | 92 +++++++++++++++++++++++++++++++---------------
1 file changed, 62 insertions(+), 30 deletions(-)