On 06/28/2011 01:48 AM, Alex Williamson wrote:
+ memset(dev->direct_config_read + PCI_COMMAND, 0xff, 12);
This is more efficient, but maybe we should memset each field for
grep-ability.
Agree. Or even
pci_assign_set_direct_config(dev, register, start_bit, nr_bits);
--
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html