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


Groups > linux.kernel > #1674785

Re: [PATCH v2 1/2] kernel/module.c: Invert add_usage_link and del_usage_link functions

From Jessica Yu <jeyu@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] kernel/module.c: Invert add_usage_link and del_usage_link functions
Date 2017-06-26 15:40 +0200
Message-ID <tWCpc-2Xw-21@gated-at.bofh.it> (permalink)
References <tPlMv-hV-47@gated-at.bofh.it> <tPlMx-hV-71@gated-at.bofh.it> <tU7IS-51y-33@gated-at.bofh.it> <tUl98-55H-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


+++ Corentin Labbe [20/06/17 08:45 +0200]:
>On Mon, Jun 19, 2017 at 06:26:23PM +0200, Jessica Yu wrote:
>> +++ Corentin Labbe [06/06/17 14:17 +0200]:
>> >This patch just swap del_usage_link() before add_usage_link().
>> >
>> >Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
>>
>> Could you combine this with the 2nd patch? By itself this patch
>> doesn't tell us much. Additionally, could you explain in the changelog
>> (of the 2nd patch) why they needed to be swapped (i.e., so
>> del_usage_links() can be called from add_usage_links()).
>>
>> Thanks!
>>
>> Jessica
>>
>
>I think that its against the rule of atomic/simple patch.
>Perhaps, the first patch miss some "why I do it"
>
>Anyway I will send a new version as you requested

Hi Corentin,

I've folded the first patch with the second and applied them to
modules-next, no need to resend the patchset :)

Thanks!

Jessica

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


Thread

Re: [PATCH v2 1/2] kernel/module.c: Invert add_usage_link and  del_usage_link functions Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-06-20 08:50 +0200
  Re: [PATCH v2 1/2] kernel/module.c: Invert add_usage_link and  del_usage_link functions Jessica Yu <jeyu@redhat.com> - 2017-06-26 15:40 +0200

csiph-web