Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1471835

Re: [PATCH 1/2] mm/nobootmem.c: make CONFIG_NO_BOOTMEM depend on CONFIG_HAVE_MEMBLOCK

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From zijun_hu <zijun_hu@zoho.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] mm/nobootmem.c: make CONFIG_NO_BOOTMEM depend on CONFIG_HAVE_MEMBLOCK
Date Mon, 29 Aug 2016 15:30:02 +0200
Message-ID <sbuNs-7PD-23@gated-at.bofh.it> (permalink)
References <sb3ax-7hs-3@gated-at.bofh.it>
X-Original-To kbuild test robot <lkp@intel.com>
Domainkey-Signature a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=subject:to:references:cc:from:message-id:date:user-agent:mime-version:in-reply-to:content-type; b=Me40ZQQW0jtzrCE6RBRcSx+W2iZWuFQUKWxv/m2sgwccPMYqygYpmJztyLzAb+wisRucV9Yr96Za lG8exxq+eYqC+X693mEhwAKQj6yWjEi39+QXdVEJ6py/c3FZodCr
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 42
Organization linux.* mail to news gateway
X-Original-Cc zijun_hu@htc.com, kbuild-all@01.org, Andrew Morton <akpm@linux-foundation.org>, mingo@kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org
X-Original-Date Mon, 29 Aug 2016 21:24:45 +0800
X-Original-Message-ID <88c16598-41ec-97dc-8a35-dad0ec763fbd@zoho.com>
X-Original-References <201608281506.Wwpfh6ja%fengguang.wu@intel.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1471835

Show key headers only | View raw


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
> 

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 1/2] mm/nobootmem.c: make CONFIG_NO_BOOTMEM depend on  CONFIG_HAVE_MEMBLOCK zijun_hu <zijun_hu@zoho.com> - 2016-08-29 15:30 +0200

csiph-web