https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279901
--- Comment #70 from Konstantin Belousov <k...@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.