Use MAXCPUS as the number of elements for the array of per-cpu data.
authorkettenis <kettenis@openbsd.org>
Sat, 11 Aug 2018 10:41:08 +0000 (10:41 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 11 Aug 2018 10:41:08 +0000 (10:41 +0000)
commit2b9b0c2aa9b7f81fa356431a7e0fcb178ee35198
tree7ceea90e0cbf86887a183670cb31963f21ca4989
parentd458df29afb38414c669d773d04b938e1f33f6dd
Use MAXCPUS as the number of elements for the array of per-cpu data.
Fixes machines with more than 8 cores.

ok jsg@, patrick@
sys/arch/arm64/dev/agtimer.c