Subject: Re: port-xen/30027: IOCTL_PRIVCMD_INITDOMAIN_EVTCHN abuses errno
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-xen
Date: 05/19/2005 11:45:20
On Thu, May 19, 2005 at 05:46:10PM +0900, YAMAMOTO Takashi wrote:
>
> if no one objects, i'll
> - change the ioctl as the following diff.
> - then request pullup for netbsd-3.
> - finally change xentools in pkgsrc.
>
> [...]
> - case IOCTL_PRIVCMD_INITDOMAIN_EVTCHN:
> +#if 1 /* COMPAT_xxx */
> + case IOCTL_PRIVCMD_INITDOMAIN_EVTCHN_OLD:
> {
I think you could define this as COMPAT_3 om current, and include it
unconditionally in netbsd-3.
Thanks for doing this !
--
Manuel Bouyer, LIP6, Universite Paris VI. Manuel.Bouyer@lip6.fr
NetBSD: 26 ans d'experience feront toujours la difference
--