lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 29 Aug 2016 21:24:45 +0800
From:   zijun_hu <zijun_hu@...o.com>
To:     kbuild test robot <lkp@...el.com>
Cc:     zijun_hu@....com, kbuild-all@...org,
        Andrew Morton <akpm@...ux-foundation.org>, mingo@...nel.org,
        linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] mm/nobootmem.c: make CONFIG_NO_BOOTMEM depend on
 CONFIG_HAVE_MEMBLOCK

i am sorry, this patch has many bugs
i resend it in another mail thread
please ignore it

On 2016/8/28 15:48, kbuild test robot wrote:
> Hi zijun_hu,
> 
> [auto build test ERROR on mmotm/master]
> [also build test ERROR on v4.8-rc3 next-20160825]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
> [Suggest to use git(>=2.9.0) format-patch --base=<commit> (or --base=auto for convenience) to record what (public, well-known) commit your patch series was built on]
> [Check https://git-scm.com/docs/git-format-patch for more information]
> 
> url:    https://github.com/0day-ci/linux/commits/zijun_hu/mm-nobootmem-c-make-CONFIG_NO_BOOTMEM-depend-on-CONFIG_HAVE_MEMBLOCK/20160827-233707
> base:   git://git.cmpxchg.org/linux-mmotm.git master
> config: mips-allmodconfig (attached as .config)
> compiler: mips-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
> reproduce:
>         wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # save the attached .config to linux build tree
>         make.cross ARCH=mips 
> 
> All errors (new ones prefixed by >>):
> 
>    arch/mips/built-in.o: In function `setup_arch':
>>> (.init.text+0x1ff4): undefined reference to `init_bootmem_node'
>    arch/mips/built-in.o: In function `setup_arch':
>>> (.init.text+0x2144): undefined reference to `reserve_bootmem'
>    arch/mips/built-in.o: In function `setup_arch':
>    (.init.text+0x21a8): undefined reference to `reserve_bootmem'
>    arch/mips/built-in.o: In function `setup_arch':
>    (.init.text+0x2220): undefined reference to `reserve_bootmem'
>    arch/mips/built-in.o: In function `setup_arch':
>    (.init.text+0x22a4): undefined reference to `reserve_bootmem'
>    arch/mips/built-in.o: In function `setup_arch':
>    (.init.text+0x22d8): undefined reference to `reserve_bootmem'
> 
> ---
> 0-DAY kernel test infrastructure                Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ