On Wed, Oct 17, 2018 at 05:11:00PM +0200, Arnd Bergmann wrote:
> On Tue, Oct 16, 2018 at 5:01 AM Guo Ren wrote:
> >
> > This patch adds files related to task_switch, sigcontext, signal,
> > fpu context switch.
> >
> > Signed-off-by: Guo Ren
> > Cc: Arnd Bergmann
> > ---
> > Changelog:
> > - abi
On Tue, Oct 16, 2018 at 5:01 AM Guo Ren wrote:
>
> This patch adds files related to task_switch, sigcontext, signal,
> fpu context switch.
>
> Signed-off-by: Guo Ren
> Cc: Arnd Bergmann
> ---
> Changelog:
> - abiv2/fpu.c: Userspace should never be sent NSIGXXX as a si_code.
>Use FPE_FLTUNK
This patch adds files related to task_switch, sigcontext, signal,
fpu context switch.
Signed-off-by: Guo Ren
Cc: Arnd Bergmann
---
Changelog:
- abiv2/fpu.c: Userspace should never be sent NSIGXXX as a si_code.
Use FPE_FLTUNK instead.
- abiv2/fpu.c: Use force_sig_fault instead.
---
---
arch
3 matches
Mail list logo