xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 8 May 2013 20:44:06 +0000 (16:44 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 15 May 2013 14:27:48 +0000 (10:27 -0400)
commit54598d1b034624dc0817fca3f2c7fd914938b7c8
tree6d42173eb0ca7336d8f144de17cd6299fba43988
parent2ca62b044457e3aacaa06684974b0ff40b2f5a94
xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead.

As the 'tmem' driver is the one that actually sets whether
it will use it or not so might as well make tmem responsible
for this knob.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/Kconfig
drivers/xen/xen-selfballoon.c