Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1517900

Re: module: When modifying a module's text ignore modules which are going away too

From Jessica Yu <jeyu@redhat.com>
Newsgroups linux.kernel
Subject Re: module: When modifying a module's text ignore modules which are going away too
Date 2016-11-09 11:50 +0100
Message-ID <sByC5-69v-33@gated-at.bofh.it> (permalink)
References <swvbP-3py-3@gated-at.bofh.it> <swTnP-2Bn-25@gated-at.bofh.it> <swTnP-2Bn-23@gated-at.bofh.it> <sAQB4-2vw-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


+++ Aaron Tomlin [07/11/16 11:46 +0000]:
>Hi Jessica,
>
>Any thoughts?

Hi Aaron,

Thanks for your patience as I slowly work through a large swath of emails :-)

Anyway, this looks fine to me. A going module's text should be (or
soon will be) rw anyway, so checking for going modules in the ro
case should be enough.

Rusty, if you give your ack for the second patch, I can apply both
patches to my modules-next branch. I'll also incorporate Steven's
suggestion for a comment explaining why going modules shouldn't be
converted to ro in this context.

Thanks,
Jessica

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [RFC PATCH v2 2/2] module: When modifying a module's text  ignore modules which are going away too Steven Rostedt <rostedt@goodmis.org> - 2016-10-27 16:00 +0200
  Re: [RFC PATCH v2 2/2] module: When modifying a module's text ignore  modules which are going away too Aaron Tomlin <atomlin@redhat.com> - 2016-11-07 12:50 +0100
    Re: module: When modifying a module's text ignore modules which are  going away too Jessica Yu <jeyu@redhat.com> - 2016-11-09 11:50 +0100

csiph-web