not enough bits for L1 cache size to be >= 1M
authorjsg <jsg@openbsd.org>
Sat, 3 Feb 2024 09:53:15 +0000 (09:53 +0000)
committerjsg <jsg@openbsd.org>
Sat, 3 Feb 2024 09:53:15 +0000 (09:53 +0000)
commitf47ea7ddbe38d6f6a121bbdd365701062cd864de
treed5b5970469d137fdd15ef8edb4cd62972608a184
parent4b4f2e389e0467247322328a17fc360342fb97b8
not enough bits for L1 cache size to be >= 1M

found by "mask and shift to zero: expr='totalsize >> 10'" smatch warning
sys/arch/amd64/amd64/cacheinfo.c