Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: merge bouyer-xenpvh to HEAD



On Mon, Apr 27, 2020 at 06:30:14PM +0200, Maxime Villard wrote:
> Not necessarily, the other #ifdefs are at the end of the structure, and they
> deal with fields that modules are not "expected" to access. The problem we
> see here is caused by the fact that the XEN #ifdef is at the _beginning_ of
> the structure, and so the offset of several public fields will differ between
> modules and the kernel.
> 
> I would suggest that the field be moved down; quickly, if possible, because
> NVMM is not the only module that accesses some parts of curcpu(), and chances
> are that many other modules are broken too.

OK, done.

This module stuff is really a mess ...

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index