This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via 307130477110d33ab193f4f5376847d2234c1aca (commit) from d80a4d8734a6598daf449835d1aa7de09c986250 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 307130477110d33ab193f4f5376847d2234c1aca Author: Andrea G. Monaco <andrea.mon...@autistici.org> Date: Thu Feb 11 13:31:31 2021 +0100 i386 fpu: fix bogus check Avoid panicing on all CPUs that do not support xsaves. * i386/i386/fpu.c (init_fpu): Panic on CPUs that do not support xsaves only if the cpu-reported xsave size is smaller than expected. ----------------------------------------------------------------------- Summary of changes: i386/i386/fpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- GNU Mach