linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] DMAENGINE: generic slave, generic status
@ 2010-03-25 15:01 Linus Walleij
  2010-03-25 15:20 ` Dan Williams
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2010-03-25 15:01 UTC (permalink / raw)
  To: Dan Williams, Guennadi Liakhovetski, linux-kernel; +Cc: Linus Walleij

This patch set will enable generic functions for controlling
slave transfers, e.g. the ability to pause and resume transfers,
as well as the ability to read a wider status including not only
the current and last transfer cookie but also the residual
bytes left on a channel.

This was discussed by Dan and Guennadi some while back and now
I implemented it.

I did my best to read my own code over and over again so I
didn't break anything, but please review again.

I need help: does someone have a list of defconfigs I need to
compile to compile-check the entire DMA engine subsystem?
I guess I will need a number of cross compilers as well, this
is a bit hairy but will probably help out in future refactoring
as well if I can get them to fly.

Linus Walleij

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

* Re: [PATCH 0/2] DMAENGINE: generic slave, generic status
  2010-03-25 15:01 [PATCH 0/2] DMAENGINE: generic slave, generic status Linus Walleij
@ 2010-03-25 15:20 ` Dan Williams
  2010-03-26  9:26   ` Linus WALLEIJ
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Williams @ 2010-03-25 15:20 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Guennadi Liakhovetski, linux-kernel

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

Linus Walleij wrote:
> This patch set will enable generic functions for controlling
> slave transfers, e.g. the ability to pause and resume transfers,
> as well as the ability to read a wider status including not only
> the current and last transfer cookie but also the residual
> bytes left on a channel.
> 
> This was discussed by Dan and Guennadi some while back and now
> I implemented it.
> 
> I did my best to read my own code over and over again so I
> didn't break anything, but please review again.
> 
> I need help: does someone have a list of defconfigs I need to
> compile to compile-check the entire DMA engine subsystem?
> I guess I will need a number of cross compilers as well, this
> is a bit hairy but will probably help out in future refactoring
> as well if I can get them to fly.

I can check this out with my dmaengine build system.  I have attached 
the script and the defconfigs that I use.  Yes, it does require a small 
arsenal of cross-compilers.

--
Dan


[-- Attachment #2: build_dma.tar.gz --]
[-- Type: application/gzip, Size: 91651 bytes --]

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

* RE: [PATCH 0/2] DMAENGINE: generic slave, generic status
  2010-03-25 15:20 ` Dan Williams
@ 2010-03-26  9:26   ` Linus WALLEIJ
  0 siblings, 0 replies; 3+ messages in thread
From: Linus WALLEIJ @ 2010-03-26  9:26 UTC (permalink / raw)
  To: Dan Williams; +Cc: Guennadi Liakhovetski, linux-kernel

[Dan]

> I can check this out with my dmaengine build system.  I have attached
> the script and the defconfigs that I use.  Yes, it does require a small
> arsenal of cross-compilers.

OK, that would be much appreciated because when I look at that
build system I see it will take some time for me to get such
a beast up and running...

Yours,
Linus Walleij

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

end of thread, other threads:[~2010-03-26  9:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-25 15:01 [PATCH 0/2] DMAENGINE: generic slave, generic status Linus Walleij
2010-03-25 15:20 ` Dan Williams
2010-03-26  9:26   ` Linus WALLEIJ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).