Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754164Ab0DPGQz (ORCPT ); Fri, 16 Apr 2010 02:16:55 -0400 Received: from smtp.nokia.com ([192.100.105.134]:61457 "EHLO mgw-mx09.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753288Ab0DPGQy (ORCPT ); Fri, 16 Apr 2010 02:16:54 -0400 Date: Fri, 16 Apr 2010 09:09:24 +0300 From: Felipe Balbi To: ext Linus Torvalds Cc: Rik van Riel , Borislav Petkov , Johannes Weiner , KOSAKI Motohiro , Andrew Morton , Minchan Kim , Linux Kernel Mailing List , Lee Schermerhorn , Nick Piggin , Andrea Arcangeli , Hugh Dickins , "sgunderson@bigfoot.com" Subject: Re: [PATCH] rmap: add exclusively owned pages to the newest anon_vma Message-ID: <20100416060924.GD1710@nokia.com> Reply-To: felipe.balbi@nokia.com References: <20100412072056.GA2432@liondog.tnic> <20100412215027.GA6263@liondog.tnic> <20100413093827.GA6954@liondog.tnic> <20100414175928.5e1bdce2@annuminas.surriel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-OriginalArrivalTime: 16 Apr 2010 06:09:43.0450 (UTC) FILETIME=[682B97A0:01CADD2B] X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 566 Lines: 17 Hi, On Thu, Apr 15, 2010 at 10:01:11PM +0200, ext Linus Torvalds wrote: >+ avc = list_entry(vma->anon_vma_chain.prev, struct anon_vma_chain, same_vma); while at that, would it make sense to first provide list_last_entry() since we already have list_first_entry() ?? totally unrelated to this patch, sorry -- balbi -- 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/