PIO port width on various archs?

From: Avi Kivity
Date: Sun Feb 25 2007 - 03:58:32 EST


I'm changing the kvm userspace interface to be more friendly to other archs. One issue is the PIO port size. x86 uses 16 bits to hold the port size (64K ports). Is that an issue for other archs?

I guess I could change it to __u32, but it's better to know what various architectures actually require.

--
error compiling committee.c: too many arguments to function

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/