public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 1/1] uml-update-2.6.8-finish
@ 2004-09-08 17:38 blaisorblade_spam
  2004-09-10 18:59 ` [uml-devel] " BlaisorBlade
       [not found] ` <200409102028.54580.blaisorblade_personal@yahoo.it>
  0 siblings, 2 replies; 5+ messages in thread
From: blaisorblade_spam @ 2004-09-08 17:38 UTC (permalink / raw)
  To: akpm; +Cc: jdike, linux-kernel, user-mode-linux-devel, blaisorblade_spam


Add some updates for API changes in 2.6.8 which were not included in the original
UML patch; these fixes were detected by some warnings, so I probably missed some more
ones.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
---

 uml-linux-2.6.8.1-paolo/include/asm-um/dma-mapping.h |    2 ++
 1 files changed, 2 insertions(+)

diff -puN include/asm-um/dma-mapping.h~uml-update-2.6.8-finish include/asm-um/dma-mapping.h
--- uml-linux-2.6.8.1/include/asm-um/dma-mapping.h~uml-update-2.6.8-finish	2004-09-07 15:17:57.593456048 +0200
+++ uml-linux-2.6.8.1-paolo/include/asm-um/dma-mapping.h	2004-09-07 15:17:57.595455744 +0200
@@ -1,6 +1,8 @@
 #ifndef _ASM_DMA_MAPPING_H
 #define _ASM_DMA_MAPPING_H
 
+#include <asm/scatterlist.h>
+
 static inline int
 dma_supported(struct device *dev, u64 mask)
 {
_

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

end of thread, other threads:[~2004-09-11 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 17:38 [patch 1/1] uml-update-2.6.8-finish blaisorblade_spam
2004-09-10 18:59 ` [uml-devel] " BlaisorBlade
     [not found] ` <200409102028.54580.blaisorblade_personal@yahoo.it>
     [not found]   ` <200409102103.i8AL3b0O004288@ccure.user-mode-linux.org>
2004-09-11 15:40     ` BlaisorBlade
2004-09-11 18:15       ` Jeff Dike
2004-09-11 17:47         ` BlaisorBlade

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