From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail203.messagelabs.com (mail203.messagelabs.com [216.82.254.243]) by kanga.kvack.org (Postfix) with SMTP id 49F816B00AD for ; Fri, 10 Sep 2010 10:41:43 -0400 (EDT) Message-ID: <4C8A43BD.6020301@redhat.com> Date: Fri, 10 Sep 2010 10:42:05 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 4/4] hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() References: <1284092586-1179-1-git-send-email-n-horiguchi@ah.jp.nec.com> <1284092586-1179-5-git-send-email-n-horiguchi@ah.jp.nec.com> In-Reply-To: <1284092586-1179-5-git-send-email-n-horiguchi@ah.jp.nec.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Naoya Horiguchi Cc: LKML , Andrea Arcangeli , Hugh Dickins , Christoph Lameter , Linus Torvalds , Andrew Morton , Peter Zijlstra , Andi Kleen , linux-mm List-ID: On 09/10/2010 12:23 AM, Naoya Horiguchi wrote: > Confirming page lock is held in hugetlb_add_anon_rmap() may be useful > to detect possible future problems. > > Signed-off-by: Naoya Horiguchi Acked-by: Rik van Riel -- All rights reversed -- 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: email@kvack.org