]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] PATCH: 2.5 trivial - MCA comments
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 3 Oct 2002 06:38:54 +0000 (23:38 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Thu, 3 Oct 2002 06:38:54 +0000 (23:38 -0700)
arch/i386/kernel/mca.c

index 6dfb8424b22be767d758fc28eaf52bd0ddfc77ac..dc4452c9d871c8d87de7aef58c311d15e8ef279e 100644 (file)
@@ -106,6 +106,8 @@ static struct MCA_info* mca_info = NULL;
 /*
  * Motherboard register spinlock. Untested on SMP at the moment, but
  * are there any MCA SMP boxes?
+ *
+ * Yes - Alan
  */
 static spinlock_t mca_lock = SPIN_LOCK_UNLOCKED;