> Date: Mon, 10 Apr 2017 18:10:28 -0700
> From: Philip Guenther
>
> On Mon, 10 Apr 2017, Mark Kettenis wrote:
> > Diff below revises the struct fpreg definition and enables the dumping
> > of fpu registers in core dumps. That pointed out that we need to reset
> > the FPU state upon exec.
> >
On Mon, 10 Apr 2017, Mark Kettenis wrote:
> Diff below revises the struct fpreg definition and enables the dumping
> of fpu registers in core dumps. That pointed out that we need to reset
> the FPU state upon exec.
>
> ok?
ok guenther@
Hmm, the consequences of __uint128_t are non-trivial. Ar
Diff below revises the struct fpreg definition and enables the dumping
of fpu registers in core dumps. That pointed out that we need to
reset the FPU state upon exec.
ok?
Index: arch/arm64/arm64/machdep.c
===
RCS file: /cvs/src/sys