From: gang.chen@asianux.com (Chen Gang)
To: linux-arm-kernel@lists.infradead.org
Subject: [Suggestion] Latest randconfig build errors for CONFIG_MMU=no
Date: Thu, 14 Mar 2013 11:44:32 +0800 [thread overview]
Message-ID: <514147A0.2060002@asianux.com> (raw)
Hello Maintainers:
when use randconfig:
make V=1 EXTRA_CFLAGS=-W ARCH=arm randconfig
(and "grep CONFIG_MMU .config" outputs "# CONFIG_MMU is not set")
the error information:
arch/arm/kernel/suspend.c: ????cpu_suspend??:
arch/arm/kernel/suspend.c:56:32: ???????????????
arch/arm/kernel/suspend.c:70:3: ??????????cpu_switch_mm? [-Werror=implicit-function-declaration]
arch/arm/kernel/suspend.c:71:3: ??????????local_flush_bp_all? [-Werror=implicit-function-declaration]
arch/arm/kernel/suspend.c:72:3: ??????????local_flush_tlb_all? [-Werror=implicit-function-declaration]
I want to be sure whether we can bear it ?
thanks.
--
Chen Gang
Asianux Corporation
WARNING: multiple messages have this Message-ID (diff)
From: Chen Gang <gang.chen@asianux.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>,
lorenzo.pieralisi@arm.com,
Santosh Shilimkar <santosh.shilimkar@ti.com>,
nico@linaro.org, catalin.marinas@arm.com
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [Suggestion] Latest randconfig build errors for CONFIG_MMU=no
Date: Thu, 14 Mar 2013 11:44:32 +0800 [thread overview]
Message-ID: <514147A0.2060002@asianux.com> (raw)
Hello Maintainers:
when use randconfig:
make V=1 EXTRA_CFLAGS=-W ARCH=arm randconfig
(and "grep CONFIG_MMU .config" outputs "# CONFIG_MMU is not set")
the error information:
arch/arm/kernel/suspend.c: 在函数‘cpu_suspend’中:
arch/arm/kernel/suspend.c:56:32: 错误:提领指向不完全类型的指针
arch/arm/kernel/suspend.c:70:3: 错误:隐式声明函数‘cpu_switch_mm’ [-Werror=implicit-function-declaration]
arch/arm/kernel/suspend.c:71:3: 错误:隐式声明函数‘local_flush_bp_all’ [-Werror=implicit-function-declaration]
arch/arm/kernel/suspend.c:72:3: 错误:隐式声明函数‘local_flush_tlb_all’ [-Werror=implicit-function-declaration]
I want to be sure whether we can bear it ?
thanks.
--
Chen Gang
Asianux Corporation
next reply other threads:[~2013-03-14 3:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-14 3:44 Chen Gang [this message]
2013-03-14 3:44 ` [Suggestion] Latest randconfig build errors for CONFIG_MMU=no Chen Gang
2013-03-14 3:46 ` Chen Gang
2013-03-14 3:46 ` Chen Gang
2013-03-14 13:25 ` Jonathan Austin
2013-03-14 13:25 ` Jonathan Austin
2013-03-15 0:51 ` Chen Gang
2013-03-15 0:51 ` Chen Gang
2013-03-17 14:40 ` Will Deacon
2013-03-17 14:40 ` Will Deacon
2013-03-18 1:41 ` Chen Gang
2013-03-18 1:41 ` Chen Gang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=514147A0.2060002@asianux.com \
--to=gang.chen@asianux.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.