Re: arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'

2015-12-22 Thread Boris Ostrovsky
the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): 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-decla

Re: arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'

2015-12-22 Thread Stefano Stabellini
git checkout 71458cfc782eafe4b27656e078d379a34e472adf > > # save the attached .config to linux build tree > > make ARCH=x86_64 > > > > All errors (new ones prefixed by >>): > > > >arch/x86/xen/suspend.c: In function 'xen_arch_pre_suspend':

Re: arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'

2015-12-22 Thread Stefano Stabellini
eproduce: > > git checkout 71458cfc782eafe4b27656e078d379a34e472adf > > # save the attached .config to linux build tree > > make ARCH=x86_64 > > > > All errors (new ones prefixed by >>): > > > >arch/x86/xen

Re: arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'

2015-12-22 Thread Boris Ostrovsky
472adf # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): 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=impli

Re: arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'

2015-12-21 Thread Andrew Morton
make ARCH=x86_64 > > All errors (new ones prefixed by >>): > >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

Re: arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'

2015-12-21 Thread Andrew Morton
to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > >arch/x86/xen/suspend.c: In function 'xen_arch_pre_suspend': > >> arch/x86/xen/suspend.c:70:9: error: implicit declaration of function > >> 'xen_

arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'

2015-12-20 Thread kbuild test robot
nction '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()) ^ cc1: some warnings being treated as errors vim +/xen_pv_domain +70 arch/x86/xen/suspend.

arch/x86/xen/suspend.c:70:9: error: implicit declaration of function 'xen_pv_domain'

2015-12-20 Thread kbuild test robot
nction '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()) ^ cc1: some warnings being treated as errors vim +/xen_pv_domain +70 arch/x86/xen/suspend.