Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 16:11:14 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/include intr_machdep.h src/sys/sparc64/sparc64 intr_machdep.c
Message-ID:  <200903191611.n2JGBI8r080154@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-03-19 16:11:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/include  intr_machdep.h 
    sys/sparc64/sparc64  intr_machdep.c 
  Log:
  SVN rev 190078 on 2009-03-19 16:11:14Z by marius
  
  MFC: r185109
  
  Use the interrupt level right below PIL_FAST for executing interrupt
  filters instead of PIL_FAST and allow special filters and handlers
  for interrupts which need to be able to interrupt even filters, f.e.
  bus error interrupts, to be registered with the revived INTR_FAST
  at PIL_FAST.
  
  Revision  Changes    Path
  1.17.2.4  +2 -1      src/sys/sparc64/include/intr_machdep.h
  1.27.2.6  +17 -9     src/sys/sparc64/sparc64/intr_machdep.c



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