+3
−17
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The tt_internal's 'use' field is superfluous: the module's refcount can do the work properly. An acceptable side-effect is that this increases the reference counts reported by 'lsmod'. Remove the superfluous test when removing a target module. [Crash possible without this on SMP - agk] Cc: stable@kernel.org Signed-off-by:Cheng Renquan <crquan@gmail.com> Signed-off-by:
Alasdair G Kergon <agk@redhat.com> Reviewed-by:
Alasdair G Kergon <agk@redhat.com> Reviewed-by:
Jonathan Brassow <jbrassow@redhat.com>