mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] scatterlist: define SG chain for arm architecture
@ 2010-10-01 16:28 Fernando Guzman Lugo
  2010-10-01 16:39 ` Russell King - ARM Linux
  0 siblings, 1 reply; 10+ messages in thread
From: Fernando Guzman Lugo @ 2010-10-01 16:28 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Hiroshi.DOYU, linux-kernel, Fernando Guzman Lugo

Define SG chain for ARM architecture in order to work
with big buffers. This patch is needed in order to
iovmm users can pass a big buffer to map it and ARM
architecture has not issues using SG chain.

This change was suggested by FUJITA Tomonori.

Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com>
---
 arch/arm/include/asm/scatterlist.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/include/asm/scatterlist.h b/arch/arm/include/asm/scatterlist.h
index 2f87870..3de0a0b 100644
--- a/arch/arm/include/asm/scatterlist.h
+++ b/arch/arm/include/asm/scatterlist.h
@@ -5,4 +5,6 @@
 #include <asm/types.h>
 #include <asm-generic/scatterlist.h>
 
+#define ARCH_HAS_SG_CHAIN
+
 #endif /* _ASMARM_SCATTERLIST_H */
-- 
1.6.3.3


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH] scatterlist: define SG chain for arm architecture
@ 2010-10-01  3:22 Fernando Guzman Lugo
  2010-10-01  3:50 ` Guzman Lugo, Fernando
  0 siblings, 1 reply; 10+ messages in thread
From: Fernando Guzman Lugo @ 2010-10-01  3:22 UTC (permalink / raw)
  To: tony; +Cc: Hiroshi.DOYU, linux-kernel, linux-omap, Fernando Guzman Lugo

Define SG chain for ARM architecture in order to work
with big buffers. This patch is needed in order to
iovmm users can pass a big buffer to map it and ARM
architecture has not issues using SG chain.

This change was suggested by FUJITA Tomonori.

Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com>
---
 arch/arm/include/asm/scatterlist.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/include/asm/scatterlist.h b/arch/arm/include/asm/scatterlist.h
index 2f87870..3de0a0b 100644
--- a/arch/arm/include/asm/scatterlist.h
+++ b/arch/arm/include/asm/scatterlist.h
@@ -5,4 +5,6 @@
 #include <asm/types.h>
 #include <asm-generic/scatterlist.h>
 
+#define ARCH_HAS_SG_CHAIN
+
 #endif /* _ASMARM_SCATTERLIST_H */
-- 
1.6.3.3


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

end of thread, other threads:[~2010-12-06 19:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-01 16:28 [PATCH] scatterlist: define SG chain for arm architecture Fernando Guzman Lugo
2010-10-01 16:39 ` Russell King - ARM Linux
2010-10-01 18:54   ` Guzman Lugo, Fernando
2010-10-03 11:02   ` FUJITA Tomonori
2010-10-03 11:28     ` Russell King - ARM Linux
2010-10-03 11:34       ` FUJITA Tomonori
2010-12-02 17:41         ` Guzman Lugo, Fernando
2010-12-06 19:23           ` Guzman Lugo, Fernando
  -- strict thread matches above, loose matches on Subject: below --
2010-10-01  3:22 Fernando Guzman Lugo
2010-10-01  3:50 ` Guzman Lugo, Fernando

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

all inboxes | Powered by JetHome®