On Wednesday 11 March 2015 14:35:39 Andreas Schwab wrote: > +#if PAGE_SIZE > 12 > +asmlinkage long compat_sys_mmap2_wrapper(void); > +#else > +#define compat_sys_mmap2_wrapper sys_mmap_pgoff > +#endif >
PAGE_SIZE is always larger than 12 ;-) Arnd -- 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/