Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756605Ab2KBUbm (ORCPT ); Fri, 2 Nov 2012 16:31:42 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:59906 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752399Ab2KBUbl (ORCPT ); Fri, 2 Nov 2012 16:31:41 -0400 MIME-Version: 1.0 In-Reply-To: References: <1351811167-14856-1-git-send-email-sasha.levin@oracle.com> <50932F6E.5060506@oracle.com> Date: Fri, 2 Nov 2012 21:31:39 +0100 Message-ID: Subject: Re: [RFC] hlist: drop the node parameter from iterators From: Peter Senna Tschudin To: Linus Torvalds Cc: Sasha Levin , paulmck@linux.vnet.ibm.com, dipankar@in.ibm.com, mingo@kernel.org, hpa@zytor.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1119 Lines: 36 On Fri, Nov 2, 2012 at 9:16 PM, Linus Torvalds wrote: > On Thu, Nov 1, 2012 at 7:26 PM, Sasha Levin wrote: >> >> Here are some stats: >> >> - Applying the patch from -next on top of your current git head >> results in 3 conflicts. >> >> - Applying the patch from your current git head on top of v3.6 results >> in 18 conflicts. >> >> - Applying the patch from 3.6 on top of 3.5 results in 25 conflicts. > > Ok, that sounds slightly painful, but not unmanageable. > > Can you send me the actual patch, and I'll mull on this a bit more? I > could run the coccinelle script myself, but I assume (maybe > incorrectly?) that there are manual fixes to clean some stuff up > afterwared.. We're working on improvements for Sasha's Coccinelle script, but need some time to finish it. > > Linus -- Peter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/