summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/apic_vector.S
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-12-14 21:47:02 +0000
committerjhb <jhb@FreeBSD.org>2005-12-14 21:47:02 +0000
commit2bc0431d839841007294de483c3d750271cc492b (patch)
tree2d1a187e3df2ef62fed87cf665ef142f8242cf3e /sys/amd64/amd64/apic_vector.S
parent51856b5270e419e01d41011c92216c4d24997ca4 (diff)
downloadFreeBSD-src-2bc0431d839841007294de483c3d750271cc492b.zip
FreeBSD-src-2bc0431d839841007294de483c3d750271cc492b.tar.gz
Fix stale comment.
Diffstat (limited to 'sys/amd64/amd64/apic_vector.S')
-rw-r--r--sys/amd64/amd64/apic_vector.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/amd64/amd64/apic_vector.S b/sys/amd64/amd64/apic_vector.S
index 6fccaf2..9eccfac 100644
--- a/sys/amd64/amd64/apic_vector.S
+++ b/sys/amd64/amd64/apic_vector.S
@@ -171,8 +171,7 @@ IDTVEC(invlrng)
iretq
/*
- * Forward hardclock to another CPU. Pushes a clockframe and calls
- * forwarded_hardclock().
+ * Handler for IPIs sent via the per-cpu IPI bitmap.
*/
.text
SUPERALIGN_TEXT
OpenPOWER on IntegriCloud