linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* build error on 3.14-rc4 with SPLIT_PTLOCK_CPUS <= NR_CPUS and !MMU
@ 2014-02-26 10:12 Uwe Kleine-König
  2014-02-26 10:14 ` Uwe Kleine-König
  2014-02-26 10:52 ` Russell King - ARM Linux
  0 siblings, 2 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2014-02-26 10:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

with the attached config building on v3.14-rc4 fails with 

In file included from arch/arm/kernel/asm-offsets.c:14:0:
include/linux/mm.h: In function 'pte_lockptr':
include/linux/mm.h:1392:2: error: implicit declaration of function 'pmd_page' [-Werror=implicit-function-declaration]
include/linux/mm.h:1392:2: warning: passing argument 1 of 'ptlock_ptr' makes pointer from integer without a cast [enabled by default]
include/linux/mm.h:1384:27: note: expected 'struct page *' but argument is of type 'int'

I don't know how to fix that.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

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

end of thread, other threads:[~2014-02-26 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 10:12 build error on 3.14-rc4 with SPLIT_PTLOCK_CPUS <= NR_CPUS and !MMU Uwe Kleine-König
2014-02-26 10:14 ` Uwe Kleine-König
2014-02-26 10:52 ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).