Amit Shah wrote:
+#define KVM_USERSPACE_IRQ_SOURCE_ID 1 << 0
+
This is dangerous, if used in an expression together with a higher
precedence operator. I fixed it and applied. Thanks to all involved.
Thanks; however, Sheng suggested we should use set_bit to set the
corresponding bit since we're operating on bitfields in a bitmap.
We are actually using set_bit, so the value should be zero.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html