From: Richard W. <ri...@no...> - 2017-05-04 06:18:10
|
Am 04.05.2017 um 03:19 schrieb kbuild test robot: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git linux-next > head: 5b4236e17cc1bd9fa14b2b0c7a4ae632d41f2e20 > commit: 8bba077066d6d0a135b7be1970691522075bf905 [2/5] um: Set number of CPUs > config: um-x86_64_defconfig (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > git checkout 8bba077066d6d0a135b7be1970691522075bf905 > # save the attached .config to linux build tree > make ARCH=um SUBARCH=x86_64 > > All errors (new ones prefixed by >>): > >>> arch/um/os-Linux/skas/process.c:236:19: error: 'NR_CPUS' undeclared here (not in a function) > int userspace_pid[NR_CPUS]; Fix is already in UML next. Thanks, //richard |