Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751707Ab0LWVxm (ORCPT ); Thu, 23 Dec 2010 16:53:42 -0500 Received: from rcsinet10.oracle.com ([148.87.113.121]:26158 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751186Ab0LWVxl (ORCPT ); Thu, 23 Dec 2010 16:53:41 -0500 Content-Type: text/plain; charset=UTF-8 From: Chris Mason To: Huang Ying Cc: Andrew Morton , linux-kernel , Andi Kleen , Peter Zijlstra , Linus Torvalds , Ingo Molnar Subject: Re: [RFC -v9 4/4] net, rds, Replace xlist in net/rds/xlist.h with llist In-reply-to: <1293083003-19577-5-git-send-email-ying.huang@intel.com> References: <1293083003-19577-1-git-send-email-ying.huang@intel.com> <1293083003-19577-5-git-send-email-ying.huang@intel.com> Date: Thu, 23 Dec 2010 16:51:21 -0500 Message-Id: <1293140819-sup-9361@think> User-Agent: Sup/git Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 575 Lines: 13 Excerpts from Huang Ying's message of 2010-12-23 00:43:23 -0500: > The functionality of xlist and llist is almost same. This patch > replace xlist with llist to avoid code duplication. I'm not against it, the goal was always to move this to include/linux as more users popped up. We can test it out here with rds RDMA. -chris -- 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/