Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2010 17:14:46 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/sibyte sb_zbbus.c
Message-ID:  <201001111714.o0BHEv5r098701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-01-11 17:14:46 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/sibyte      sb_zbbus.c 
  Log:
  SVN rev 202090 on 2010-01-11 17:14:46Z by imp
  
  Remove redundant interrupt mapper code. We don't need to disable the
  interrupt sources feeding into a hardintr anymore. The
  mips_mask_hard_irq() function does that for us while an interrupt is
  being processed.
  
  Submitted by:   neel@
  
  Revision  Changes    Path
  1.2       +8 -113    src/sys/mips/sibyte/sb_zbbus.c



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