mips64_pt_regs_padding.patch
Subject: [PATCH] pad pt_regs on MIPS64 for function arguments in an exception


When using KGDB the pt_regs has the function arguments saved to the stack.
48 bytes are required for MIPS 64 for this purpose.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>

1 file changed