Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2008 20:43:38 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/xscale/ixp425 ixp425.c
Message-ID:  <200809112043.m8BKhtj2081092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2008-09-11 20:43:38 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/xscale/ixp425 ixp425.c 
  Log:
  SVN rev 182946 on 2008-09-11 20:43:38Z by cognet
  
  Bandaid: disable interrupts to make sure intr_enabled and the IER register
  are in sync. I'm not sure why it is needed, and why it wouldn't be on other
  arm platforms, but it prevents a lockup under heavy I/O.
  
  Revision  Changes    Path
  1.10      +8 -3      src/sys/arm/xscale/ixp425/ixp425.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809112043.m8BKhtj2081092>