public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Suggestion] Latest randconfig build errors for CONFIG_MMU=no
@ 2013-03-14  3:44 Chen Gang
  2013-03-14  3:46 ` Chen Gang
  2013-03-14 13:25 ` Jonathan Austin
  0 siblings, 2 replies; 6+ messages in thread
From: Chen Gang @ 2013-03-14  3:44 UTC (permalink / raw)
  To: Russell King - ARM Linux, lorenzo.pieralisi, Santosh Shilimkar,
	nico, catalin.marinas
  Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-18  1:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 13:25 ` Jonathan Austin
2013-03-15  0:51   ` Chen Gang
2013-03-17 14:40   ` Will Deacon
2013-03-18  1:41     ` Chen Gang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox