Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1352023 > unrolled thread
| Started by | David Rientjes <rientjes@google.com> |
|---|---|
| First post | 2016-03-07 23:20 +0100 |
| Last post | 2016-03-08 04:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers David Rientjes <rientjes@google.com> - 2016-03-07 23:20 +0100
Re: [PATCH] mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers "Hillf Danton" <hillf.zj@alibaba-inc.com> - 2016-03-08 04:10 +0100
| From | David Rientjes <rientjes@google.com> |
|---|---|
| Date | 2016-03-07 23:20 +0100 |
| Subject | Re: [PATCH] mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers |
| Message-ID | <rabFn-m1-9@gated-at.bofh.it> |
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 <akpm@linux-foundation.org> > Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> > Cc: Mike Kravetz <mike.kravetz@oracle.com> > Cc: Hillf Danton <hillf.zj@alibaba-inc.com> > Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> > Cc: Dave Hansen <dave.hansen@linux.intel.com> > Cc: Paul Gortmaker <paul.gortmaker@windriver.com> > > Signed-off-by: Jan Stancek <jstancek@redhat.com> Acked-by: David Rientjes <rientjes@google.com>
[toc] | [next] | [standalone]
| From | "Hillf Danton" <hillf.zj@alibaba-inc.com> |
|---|---|
| Date | 2016-03-08 04:10 +0100 |
| Message-ID | <ragc1-3ra-1@gated-at.bofh.it> |
| In reply to | #1352023 |
> > 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 <akpm@linux-foundation.org> > > Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> > > Cc: Mike Kravetz <mike.kravetz@oracle.com> > > Cc: Hillf Danton <hillf.zj@alibaba-inc.com> > > Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> > > Cc: Dave Hansen <dave.hansen@linux.intel.com> > > Cc: Paul Gortmaker <paul.gortmaker@windriver.com> > > > > Signed-off-by: Jan Stancek <jstancek@redhat.com> > Acked-by: Hillf Danton <hillf.zj@alibaba-inc.com>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web