Messages in this thread |  | | | Date | Fri, 9 Mar 2012 15:49:08 -0800 (PST) | | From | David Rientjes <> | | Subject | Re: [PATCH v3 1/2] thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE |
| |
On Fri, 2 Mar 2012, Naoya Horiguchi wrote:
> These macros will be used in later patch, where all usage are expected > to be optimized away without #ifdef CONFIG_TRANSPARENT_HUGEPAGE. > But to detect unexpected usages, we convert existing BUG() to BUILD_BUG(). > > Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> > Acked-by: Hillf Danton <dhillf@gmail.com> > Reviewed-by: Andrea Arcangeli <aarcange@redhat.com>
Acked-by: David Rientjes <rientjes@google.com>
|  |