On 7/6/17 3:37 AM, kbuild test robot wrote: > Hi Brijesh, > > [auto build test ERROR on cryptodev/master] > [also build test ERROR on next-20170705] > [cannot apply to v4.12] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Brijesh-Singh/Introduce-AMD-Secure-Processor-device/20170625-064400 > base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master > config: x86_64-randconfig-x016-07060921 (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > # save the attached .config to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > >>> ERROR: "ccp_dev_resume" [drivers/crypto/ccp/ccp.ko] undefined! >>> ERROR: "ccp_dev_suspend" [drivers/crypto/ccp/ccp.ko] undefined! I will send out v4 soon to fix it. We need to guard sp_dev_resume and sp_dev_suspend with CONFIG_PM. I think in my .config I had CONFIG_PM enabled, whereas the robot config does not have CONFIG_PM. > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation