Re: [PATCH v2 0/6] MIPS: NT_PRFPREG regset handling fixes
Thanks, applied. Ralf
[PATCH v2 0/6] MIPS: NT_PRFPREG regset handling fixes
Hi, This series corrects a number of issues with NT_PRFPREG regset, most importantly an FCSR access API regression introduced with the addition of MSA support, and then a few smaller issues with the get/set handlers. I have decided to factor out non-MSA and MSA context helpers as the first s