lkml.org 
[lkml]   [2012]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2] arch/tile: support multiple huge page sizes dynamically
From
On Sat, Mar 31, 2012 at 3:37 AM, Chris Metcalf <cmetcalf@tilera.com> wrote:
>
> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
> ---
> This change incorporates Hillf Danton's suggestion to not use a
> macro for arch_make_huge_pte() but instead use the standard hugetlb
> model of providing an empty inline function for every other platform.
>
Oh my god.

First my bad, no clear comment provided:(

What I meant actually is to add something in

include/asm-generic/pgtable.h

#ifndef __HAVE_ARCH_FOO_BAR
the_default_foo_bar()
{
}
#endif

or it is too hard to add default foo_bar for each arch involved.

Say sorry again
Hillf


\
 
 \ /
  Last update: 2012-03-31 16:07    [W:0.108 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site