diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2015-12-29 23:54:13 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-30 02:45:49 +0100 |
commit | facca61683f937f31f90307cc64851436c8a3e21 (patch) | |
tree | 88bc1786458d2b6041ad97bff5bd0c9c2257bf42 /security/yama | |
parent | mm: memcontrol: fix possible memcg leak due to interrupted reclaim (diff) | |
download | linux-facca61683f937f31f90307cc64851436c8a3e21.tar.xz linux-facca61683f937f31f90307cc64851436c8a3e21.zip |
arch/x86/xen/suspend.c: include xen/xen.h
Fix the build warning:
arch/x86/xen/suspend.c: In function 'xen_arch_pre_suspend':
arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain' [-Werror=implicit-function-declaration]
if (xen_pv_domain())
^
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/yama')
0 files changed, 0 insertions, 0 deletions