[Bug 279901] glibc-2.39-2 and above on the host segfault

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Mar 2025 00:47:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901

--- Comment #70 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Mark Peek from comment #69)
Thank you for the analysis.  I realized that it is just a bug in the patch.
The intent was to set the number of cache ways to 1, but I ignored the 'number
of ways is the value returned plus one' part of the spec.

I updated the patch, basically with the yours revert, and added the comment
explaining the intent.

-- 
You are receiving this mail because:
You are the assignee for the bug.