CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/03/01 13:36:32
Modified files: sys/arch/amd64/amd64: intr.c Log message: Set the user data of interrupt counters to the interrupt vector number used for the interrupt. Makes the vmstat -i output similar to what we see on i386. ok deraadt@, krw@