Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563436
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] lkdtm: Fix Oops when unloading the module |
| Date | 2017-01-20 11:10 +0100 |
| Message-ID | <t1EiS-5VC-19@gated-at.bofh.it> (permalink) |
| References | <t1is2-qM-21@gated-at.bofh.it> <t1t47-7iz-51@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jan 19, 2017 at 02:03:11PM -0800, Kees Cook wrote: > On Thu, Jan 19, 2017 at 2:40 AM, Juerg Haefliger > <juerg.haefliger@hpe.com> wrote: > > No jprobe is registered when the module is loaded without specifying a > > crashpoint that uses a jprobe. At the moment, we unconditionally try to > > unregister the jprobe on module unload which results in an Oops. Add a > > check to fix this. > > > > Signed-off-by: Juerg Haefliger <juerg.haefliger@hpe.com> > > Ah-ha, nice catch, thanks! > > Acked-by: Kees Cook <keescook@chromium.org> > > Greg, can you please add this to your tree when you get a chance? Will do, thanks. greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] lkdtm: Fix Oops when unloading the module Juerg Haefliger <juerg.haefliger@hpe.com> - 2017-01-19 11:50 +0100
Re: [PATCH] lkdtm: Fix Oops when unloading the module Kees Cook <keescook@chromium.org> - 2017-01-19 23:10 +0100
Re: [PATCH] lkdtm: Fix Oops when unloading the module Greg KH <gregkh@linuxfoundation.org> - 2017-01-20 11:10 +0100
csiph-web