]> Pileus Git - ~andy/linux/commit
xen/tmem: Split out the different module/boot options.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 8 May 2013 19:58:06 +0000 (15:58 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 15 May 2013 14:27:44 +0000 (10:27 -0400)
commite8f9cb034b1cb633ff920ec65381a2e7ac1d76f2
tree936ad5d3e2c25802a62987b786409cb5b218648d
parent0cb401d44e1152658c99c8566de915c2d71eab9e
xen/tmem: Split out the different module/boot options.

There are three options - depending on what combination of
CONFIG_FRONTSWAP, CONFIG_CLEANCACHE and CONFIG_XEN_SELFBALLOONING
is used. Lets split them out nicely out in three groups to
make it easier to clean up.

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