mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
fdde13c13f
Don't export KVM's MMU notifier count helpers, under no circumstance
should any downstream module, including x86's vendor code, have a
legitimate reason to piggyback KVM's MMU notifier logic. E.g in the x86
case, only KVM's MMU should be elevating the notifier count, and that
code is always built into the core kvm.ko module.
Fixes:
|
||
---|---|---|
.. | ||
kvm | ||
lib | ||
Makefile |