On Sat, Mar 31, 2012 at 3:37 AM, Chris Metcalf [off-list ref] wrote:
Signed-off-by: Chris Metcalf <redacted>
---
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
--
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/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>