Sam Ravnborg wrote:


I have a vague memory that 'select' will not propagate (what's the word? transitive?) - -that is, the 'select KVM' will enable KVM but will not cause ANON_INODES and PREEMPT_NOTIFIERS to be set.
I'm glad to say your memory in this case is wrong.


Me, too.

Select works recursively so the usage above is OK.

If KVM had a dependency such as EXPERIMENTAL then
select would enable KVM no matter the value of EXPERIMENTAL.

Right, I misremembered this property.  Thanks for the clarification.

Hollis, I'll apply your patch.

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

Reply via email to