]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca49b88b3d3708a91a88b6b881ec52050346b59c
tree6d42173eb0ca7336d8f144de17cd6299fba43988
parentcaa1c917452168d1fefbf2e1ec65b7ed124fc790
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