On Fri, Mar 15, 2013 at 9:24 PM, Kirill A. Shutemov <kirill.shute...@linux.intel.com> wrote: > Hillf Danton wrote: >> On Fri, Mar 15, 2013 at 1:50 AM, Kirill A. Shutemov >> <kirill.shute...@linux.intel.com> wrote: >> > +#ifdef CONFIG_TRANSPARENT_HUGEPAGE >> > +struct page *grab_cache_huge_page_write_begin(struct address_space >> > *mapping, >> > + pgoff_t index, unsigned flags); >> > +#else >> > +static inline struct page *grab_cache_huge_page_write_begin( >> > + struct address_space *mapping, pgoff_t index, unsigned >> > flags) >> > +{ >> build bug? > > Hm?. No. Why? > Stop build if THP not configured? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCHv2, RFC 09/30] thp, mm: rewrite delete_f... Hillf Danton
- Re: [PATCHv2, RFC 09/30] thp, mm: rewrite dele... Kirill A. Shutemov
- [PATCHv2, RFC 02/30] mm: implement zero_huge_user_segme... Kirill A. Shutemov
- [PATCHv2, RFC 15/30] thp, libfs: initial support of thp... Kirill A. Shutemov
- [PATCHv2, RFC 14/30] thp, mm: naive support of thp in g... Kirill A. Shutemov
- Re: [PATCHv2, RFC 14/30] thp, mm: naive support of... Hillf Danton
- Re: [PATCHv2, RFC 14/30] thp, mm: naive suppor... Kirill A. Shutemov
- [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge... Kirill A. Shutemov
- Re: [PATCHv2, RFC 13/30] thp, mm: implement grab_c... Hillf Danton
- Re: [PATCHv2, RFC 13/30] thp, mm: implement gr... Kirill A. Shutemov
- Re: [PATCHv2, RFC 13/30] thp, mm: implemen... Hillf Danton
- Re: [PATCHv2, RFC 13/30] thp, mm: impl... Kirill A. Shutemov
- Re: [PATCHv2, RFC 13/30] thp, mm:... Hillf Danton
- [PATCHv2, RFC 11/30] thp, mm: handle tail pages in page... Kirill A. Shutemov
- [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_hav... Kirill A. Shutemov
- [PATCHv2, RFC 04/30] radix-tree: implement preload for ... Kirill A. Shutemov
- Re: [PATCHv2, RFC 00/30] Transparent huge page cache Hillf Danton
- Re: [PATCHv2, RFC 00/30] Transparent huge page cac... Kirill A. Shutemov
- Re: [PATCHv2, RFC 00/30] Transparent huge page cache Simon Jeons
- Re: [PATCHv2, RFC 00/30] Transparent huge page cac... Kirill A. Shutemov