Re: [PATCH] sh: maple: Update the maple bus driver to support block reads and writes
From: Adrian McMenamin <hidden>
Date: 2009-02-14 22:09:40
Also in:
linux-sh, lkml
From: Adrian McMenamin <hidden>
Date: 2009-02-14 22:09:40
Also in:
linux-sh, lkml
2009/2/14 Greg KH [off-list ref]:
On Sat, Feb 14, 2009 at 08:05:48PM +0000, Adrian McMenamin wrote:quoted
Greg, This patch updates the maple bus to support asynchronous block reads and writes as well as generally improving the quality of the code and supporting concurrency (all needed to support the Dreamcast visual memory unit - a driver will also be posted for that). I have posted versions of this before but am here following the patch grouping suggested and have also tested this code and unlike earlier versions it shows no signs of suffering from race conditions - so I hope you will be happy to queue it for inclusion.Looks good to me, but shouldn't this go through the sh maintainers instead? This is their area, right?
As it's a change to a bus I thought you were the maintainer?