Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
This commit is contained in:
@@ -3,6 +3,7 @@ menu "Xen driver support"
|
||||
|
||||
config XEN_BALLOON
|
||||
bool "Xen memory balloon driver"
|
||||
depends on !ARM
|
||||
default y
|
||||
help
|
||||
The balloon driver allows the Xen domain to request more memory from
|
||||
@@ -145,6 +146,7 @@ config SWIOTLB_XEN
|
||||
|
||||
config XEN_TMEM
|
||||
bool
|
||||
depends on !ARM
|
||||
default y if (CLEANCACHE || FRONTSWAP)
|
||||
help
|
||||
Shim to interface in-kernel Transcendent Memory hooks
|
||||
|
@@ -11,6 +11,7 @@
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kobject.h>
|
||||
#include <linux/err.h>
|
||||
|
||||
#include <asm/xen/hypervisor.h>
|
||||
#include <asm/xen/hypercall.h>
|
||||
|
Reference in New Issue
Block a user