public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Latest git build failure on s390 - dma_get_cache_alignment()
@ 2010-08-12  7:40 Sachin Sant
  2010-08-12  7:55 ` Heiko Carstens
  0 siblings, 1 reply; 9+ messages in thread
From: Sachin Sant @ 2010-08-12  7:40 UTC (permalink / raw)
  To: linux-s390; +Cc: linux-kernel, Heiko Carstens, FUJITA Tomonori

Latest 2.6.35 git (2.6.35-git11 : 5af568cbd...) fails to build
on s390 with following errors :

arch/s390/mm/fault.c:396: warning: frame size of 'do_protection_exception' is 264 bytes
In file included from include/linux/dmaengine.h:26,
            from include/linux/skbuff.h:30,
            from include/linux/icmpv6.h:82,
            from include/linux/ipv6.h:220,
            from include/net/ipv6.h:16,
            from include/linux/sunrpc/clnt.h:25,
            from include/linux/nfs_fs.h:48,
            from init/do_mounts.c:20:
include/linux/dma-mapping.h:145: error: static declaration of 'dma_get_cache_alignment' follows non-static declaration
include/asm-generic/dma-mapping-broken.h:73: error: previous declaration of 'dma_get_cache_alignment' was here
make[1]: *** [init/do_mounts.o] Error 1
make[1]: *** Waiting for unfinished jobs....
init/do_mounts_md.c: In function 'md_setup_drive':
init/do_mounts_md.c:241: warning: frame size of 'md_setup_drive' is 496 bytes
make: *** [init] Error 2
make: *** Waiting for unfinished jobs....

The code in question was last changed via following commit

commit 4565f0170dfc849b3629c27d769db800467baa62
dma-mapping: unify dma_get_cache_alignment implementations

Thanks
-Sachin

-- 

---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------


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

end of thread, other threads:[~2010-08-14  7:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-12  7:40 Latest git build failure on s390 - dma_get_cache_alignment() Sachin Sant
2010-08-12  7:55 ` Heiko Carstens
2010-08-12  8:07   ` Heiko Carstens
2010-08-12  9:03     ` Geert Uytterhoeven
2010-08-13  6:45       ` FUJITA Tomonori
2010-08-13  7:27         ` Stephen Rothwell
2010-08-14  7:39           ` FUJITA Tomonori
2010-08-14  7:41             ` Stephen Rothwell
2010-08-13  6:45     ` FUJITA Tomonori

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