Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736187 > unrolled thread
| Started by | Kees Cook <keescook@chromium.org> |
|---|---|
| First post | 2017-09-21 00:10 +0200 |
| Last post | 2017-09-21 00:50 +0200 |
| 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] selftests/seccomp: Support glibc 2.26 siginfo_t.h Kees Cook <keescook@chromium.org> - 2017-09-21 00:10 +0200
Re: [PATCH] selftests/seccomp: Support glibc 2.26 siginfo_t.h Shuah Khan <shuah@kernel.org> - 2017-09-21 00:50 +0200
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Date | 2017-09-21 00:10 +0200 |
| Subject | Re: [PATCH] selftests/seccomp: Support glibc 2.26 siginfo_t.h |
| Message-ID | <urVlU-yv-17@gated-at.bofh.it> |
On Thu, Sep 7, 2017 at 8:36 PM, Kees Cook <keescook@chromium.org> wrote: > On Thu, Sep 7, 2017 at 8:19 PM, Seth Forshee <seth.forshee@canonical.com> wrote: >> On Thu, Sep 07, 2017 at 04:32:46PM -0700, Kees Cook wrote: >>> The 2.26 release of glibc changed how siginfo_t is defined, and the earlier >>> work-around to using the kernel definition are no longer needed. The old >>> way needs to stay around for a while, though. >>> >>> Reported-by: Seth Forshee <seth.forshee@canonical.com> >>> Cc: Andy Lutomirski <luto@amacapital.net> >>> Cc: Will Drewry <wad@chromium.org> >>> Cc: Shuah Khan <shuah@kernel.org> >>> Cc: linux-kselftest@vger.kernel.org >>> Cc: stable@vger.kernel.org >>> Signed-off-by: Kees Cook <keescook@chromium.org> >>> --- >>> Seth, can you double check this to confirm it works for you too? This builds >>> and tests correctly for me on both Ubuntu 17.10 (-proposed) with glibc 2.26 >>> and with earlier distros with 2.24, etc. >> >> It builds and tests correctly for me too, with both glibc 2.26 and 2.24. >> >> Tested-by: Seth Forshee <seth.forshee@canonical.com> > > Awesome, thanks! > > Shuah, is it possible to land this for v4.14? If it has to wait, > that's probably okay, as I've marked it for -stable, so it'll get > where it needs to be eventually. :) Friendly ping, Shuah, are you able to take this? Thanks! -Kees -- Kees Cook Pixel Security
[toc] | [next] | [standalone]
| From | Shuah Khan <shuah@kernel.org> |
|---|---|
| Date | 2017-09-21 00:50 +0200 |
| Message-ID | <urVYD-MK-29@gated-at.bofh.it> |
| In reply to | #1736187 |
On 09/20/2017 04:02 PM, Kees Cook wrote: > On Thu, Sep 7, 2017 at 8:36 PM, Kees Cook <keescook@chromium.org> wrote: >> On Thu, Sep 7, 2017 at 8:19 PM, Seth Forshee <seth.forshee@canonical.com> wrote: >>> On Thu, Sep 07, 2017 at 04:32:46PM -0700, Kees Cook wrote: >>>> The 2.26 release of glibc changed how siginfo_t is defined, and the earlier >>>> work-around to using the kernel definition are no longer needed. The old >>>> way needs to stay around for a while, though. >>>> >>>> Reported-by: Seth Forshee <seth.forshee@canonical.com> >>>> Cc: Andy Lutomirski <luto@amacapital.net> >>>> Cc: Will Drewry <wad@chromium.org> >>>> Cc: Shuah Khan <shuah@kernel.org> >>>> Cc: linux-kselftest@vger.kernel.org >>>> Cc: stable@vger.kernel.org >>>> Signed-off-by: Kees Cook <keescook@chromium.org> >>>> --- >>>> Seth, can you double check this to confirm it works for you too? This builds >>>> and tests correctly for me on both Ubuntu 17.10 (-proposed) with glibc 2.26 >>>> and with earlier distros with 2.24, etc. >>> >>> It builds and tests correctly for me too, with both glibc 2.26 and 2.24. >>> >>> Tested-by: Seth Forshee <seth.forshee@canonical.com> >> >> Awesome, thanks! >> >> Shuah, is it possible to land this for v4.14? If it has to wait, >> that's probably okay, as I've marked it for -stable, so it'll get >> where it needs to be eventually. :) > > Friendly ping, Shuah, are you able to take this? > > Thanks! > > -Kees > Yes I can this into 4.14-rc2 or rc3. Thanks for the ping. -- Shuah
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web