Re: [RFC] Unify KVM kernel-space and user-space code into a single project

From: Frank Ch. Eigler
Date: Thu Mar 18 2010 - 15:51:17 EST



Frederic Weisbecker <fweisbec@xxxxxxxxx> writes:

> [...] It is actually because both kernel and user side are sync in
> this scheme. [...]

This argues that co-evolution of an interface is easiest on the
developers if they own both sides of that interface. No quarrel.

This does not argue that that the preservation of a stable ABI is best
done this way. If anything, it makes it too easy to change both the
provider and the preferred user of the interface without noticing
unintentional breakage to forlorn out-of-your-tree clients.


- FChE
--
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/