Re: [PATCH 2/3] kmemleak: replace list_for_each_continue_rcu with new interface
From: Paul E. McKenney <hidden>
Date: 2012-08-24 19:54:21
Also in:
lkml
From: Paul E. McKenney <hidden>
Date: 2012-08-24 19:54:21
Also in:
lkml
On Fri, Aug 24, 2012 at 11:05:05AM +0100, Catalin Marinas wrote:
On Fri, Aug 24, 2012 at 01:52:50AM +0100, Michael Wang wrote:quoted
On 08/17/2012 12:33 PM, Michael Wang wrote:quoted
From: Michael Wang <redacted> This patch replaces list_for_each_continue_rcu() with list_for_each_entry_continue_rcu() to save a few lines of code and allow removing list_for_each_continue_rcu().Could I get some comments on this patch?Sorry, busy with other things and forgot about this. Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Queued, thank you both! Thanx, Paul -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>