Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/x86
Date: Sun, 16 Oct 2016 02:14:27 +0200
From: Joerg Sonnenberger <joerg%bec.de@localhost>
Message-ID: <20161016001427.GA7934%britannica.bec.de@localhost>
| > I haven't compile tested it yet, but I think it needs:
| See second sentence :)
Obviously I had ... I just didn't originally interpret it as intended.
When my build finishes (or aborts), and if Jaromir hasn't fixed it in the
interim, I'll see if I can see something that will put the build back to
a working state (without reverting changes) - even if it isn't as complete
as it should be.
It may be that adding
#define isa_intr_establish_xname(a,b,c,d,e,f,g) isa_intr_establish(a,b,c,d,e,f)
in xen/include/intr.h might be enough to cobble things together for now.
kre
Home |
Main Index |
Thread Index |
Old Index