public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
* dma-mapping commit breaks UML
@ 2010-09-29  9:55 Toralf Förster
  2010-09-29 13:20 ` FUJITA Tomonori
  0 siblings, 1 reply; 6+ messages in thread
From: Toralf Förster @ 2010-09-29  9:55 UTC (permalink / raw)
  To: fujita.tomonori; +Cc: linux-arch

The 

4565f0170dfc849b3629c27d769db800467baa62 is the first bad commit
commit 4565f0170dfc849b3629c27d769db800467baa62
Author: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Date:   Tue Aug 10 18:03:22 2010 -0700

    dma-mapping: unify dma_get_cache_alignment implementations
    

It produces this compile error for ARCH=um  :
...
  CC      init/do_mounts.o
In file included from include/linux/dmaengine.h:27,
                 from include/linux/skbuff.h:31,
                 from include/linux/icmpv6.h:83,
                 from include/linux/ipv6.h:221,
                 from include/net/ipv6.h:17,
                 from include/linux/sunrpc/clnt.h:26,
                 from include/linux/nfs_fs.h:49,
                 from init/do_mounts.c:21:
include/linux/dma-mapping.h:145: error: redefinition of 
‘dma_get_cache_alignment’
/home/tfoerste/devel/linux-2.6/arch/um/include/asm/dma-mapping.h:100: note: 
previous definition of ‘dma_get_cache_alignment’ was here
make[1]: *** [init/do_mounts.o] Error 1
make: *** [init] Error 2

-- 
MfG/Kind regards
Toralf Förster

pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3

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

end of thread, other threads:[~2010-09-30  8:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-29  9:55 dma-mapping commit breaks UML Toralf Förster
2010-09-29 13:20 ` FUJITA Tomonori
2010-09-29 14:29   ` Toralf Förster
2010-09-30  5:45     ` FUJITA Tomonori
2010-09-30  8:34       ` Toralf Förster
2010-09-30  8:34         ` Toralf Förster

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