From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Tue, 26 Jul 2011 12:03:53 -0600 Subject: [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability) In-Reply-To: References: <002001cc4ab6$0d7cd590$287680b0$%kim@samsung.com> <20110725103629.GF9653@n2100.arm.linux.org.uk> <1311590884.29703.2.camel@vkoul-mobl4> <20110725105754.GG9653@n2100.arm.linux.org.uk> <1311591717.29703.7.camel@vkoul-mobl4> <20110725113926.GH9653@n2100.arm.linux.org.uk> <1311595303.29703.31.camel@vkoul-mobl4> <20110726075720.GL9653@n2100.arm.linux.org.uk> <1311672933.24316.1.camel@vkoul-mobl4> <20110726172027.GD1655@n2100.arm.linux.org.uk> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jul 26, 2011 at 11:55 AM, Jassi Brar wrote: > On Tue, Jul 26, 2011 at 10:50 PM, Russell King - ARM Linux > wrote: >> On Tue, Jul 26, 2011 at 08:07:44PM +0530, Jassi Brar wrote: >>> Dear Vinod, >>> >>> ?Since it came from the RMK, most probably it'll be the best. >>> >>> But applying patches upon personal timeout seems very dangerous. >> >> Ehh what? ?Is there any contention over this documentation patch? > I haven't yet read it... even after reading I would object only if I found > your patch disturbing enough to disrupt my bowel movements. Which > I don't think would be the case. > > I just observed it is second time that Vinod applied a patch without any > ack or prior alert. Applying patches without waiting for other Acks is absolutely a reasonable thing for a maintainer to do. The job of maintainership is to apply good judgement on when patches can immediately be applied (and therefore no longer consuming limited attention) and when patches need further acks. g.