Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932145Ab2JVSWK (ORCPT ); Mon, 22 Oct 2012 14:22:10 -0400 Received: from mail-bk0-f46.google.com ([209.85.214.46]:53526 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753386Ab2JVSWI (ORCPT ); Mon, 22 Oct 2012 14:22:08 -0400 MIME-Version: 1.0 In-Reply-To: References: <1350593430-24470-1-git-send-email-yinghai@kernel.org> <1350593430-24470-10-git-send-email-yinghai@kernel.org> Date: Mon, 22 Oct 2012 11:22:07 -0700 X-Google-Sender-Auth: V96A5lwxBQ-NVLCyg2a--QW9mig Message-ID: Subject: Re: [PATCH 06/19] x86, mm: setup page table in top-down From: Yinghai Lu To: Stefano Stabellini Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Jacob Shin , Tejun Heo , "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: 741 Lines: 23 On Mon, Oct 22, 2012 at 11:17 AM, Yinghai Lu wrote: > On Mon, Oct 22, 2012 at 6:19 AM, Stefano Stabellini > How about put sth: > --- > Xen mmu requires pages from this function should be directly mapped already. > --- > > or you can introduce some doc tag specially that we can out those > assumption easily? I add /* Xen requires pages from this function should be directly mapped already */ in [PATCH] x86, mm: Add alloc_low_pages(num) hope you are happy with that. -- 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/