mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.17 on SPARC64 compile fails
@ 2006-07-04 14:17 Horst von Brand
  2006-07-05 18:39 ` David Miller
  0 siblings, 1 reply; 7+ messages in thread
From: Horst von Brand @ 2006-07-04 14:17 UTC (permalink / raw)
  To: Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 989 bytes --]

It has failed from around June 19, with:

  CC      arch/sparc64/kernel/devices.o
In file included from include/linux/dma-mapping.h:27,
                 from include/asm/sbus.h:10,
                 from include/asm/dma.h:14,
                 from include/linux/bootmem.h:8,
                 from arch/sparc64/kernel/devices.c:14:
include/asm/dma-mapping.h: In function `dma_sync_single_range_for_cpu':
include/asm/dma-mapping.h:186: warning: implicit declaration of function `dma_sync_single_for_cpu'
include/asm/dma-mapping.h: In function `dma_sync_single_range_for_device':
include/asm/dma-mapping.h:195: warning: implicit declaration of function `dma_sync_single_for_device'
make[1]: *** [arch/sparc64/kernel/devices.o] Error 1
make: *** [arch/sparc64/kernel] Error 2

Looking at the relevant file, it seems the offending functions are for PCI
only (and my SparcStation Ultra 1 sure doesn't have any PCI in it, so this
is disabled in the configuration). Maybe the #endif is too early?


[-- Attachment #2: Configuration for the kernel (bzip2:ed) --]
[-- Type: application/x-bzip2, Size: 6921 bytes --]

[-- Attachment #3: Type: text/plain, Size: 277 bytes --]

-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513


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

end of thread, other threads:[~2006-07-08 20:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-04 14:17 2.6.17 on SPARC64 compile fails Horst von Brand
2006-07-05 18:39 ` David Miller
2006-07-05 20:15   ` Randy.Dunlap
2006-07-05 21:02     ` [PATCH] " Randy.Dunlap
2006-07-06  3:21       ` David Miller
2006-07-08 13:33     ` Horst von Brand
2006-07-08 20:44       ` David Miller

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

Powered by JetHome