>
> On Thu, 3 Mar 2016, Jan Stancek wrote:
>
> > Replace ENOTSUPP with EOPNOTSUPP. If hugepages are not supported,
> > this value is propagated to userspace. EOPNOTSUPP is part of uapi
> > and is widely supported by libc libraries.
> >
> > Cc: Andrew Morton <a...@linux-foundation.org>
> > Cc: Naoya Horiguchi <n-horigu...@ah.jp.nec.com>
> > Cc: Mike Kravetz <mike.krav...@oracle.com>
> > Cc: Hillf Danton <hillf...@alibaba-inc.com>
> > Cc: "Kirill A. Shutemov" <kirill.shute...@linux.intel.com>
> > Cc: Dave Hansen <dave.han...@linux.intel.com>
> > Cc: Paul Gortmaker <paul.gortma...@windriver.com>
> >
> > Signed-off-by: Jan Stancek <jstan...@redhat.com>
>
Acked-by: Hillf Danton <hillf...@alibaba-inc.com>