Passed: rumpkernel/rumprun#937 (master - 0127af0)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Fri, 19 Feb 2016 18:35:45 +0000

Build Update for rumpkernel/rumprun
-------------------------------------

Build: #937
Status: Passed

Duration: 4 minutes and 36 seconds
Commit: 0127af0 (master)
Author: Antti Kantee
Message: Treat routed and non-routed interrupts separately.

For systems with routed interrupts, we don't know exactly
how they're routed (since we don't parse acpi tables or
mpbios or any of that rubbish).  However, for bog-standard
ISA interrupts we do know where they'll appear.  So avoid
calling the non-routed interrupt handler in case of a routed
interrupt and vice versa.

View the changeset: 
https://github.com/rumpkernel/rumprun/compare/0174f2503eca...0127af0f607a

View the full build log and details: 
https://travis-ci.org/rumpkernel/rumprun/builds/110447216

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

Other related posts:

  • » Passed: rumpkernel/rumprun#937 (master - 0127af0) - Travis CI