apply: finish cleanup_modules even if some rmmod gives error
commitab2103bc469d4ca6ad6c185a244ee25072a6931e
authorGreg Price <price@ksplice.com>
Wed, 10 Jun 2009 18:21:02 +0000 (10 14:21 -0400)
committerAnders Kaseorg <andersk@ksplice.com>
Thu, 18 Jun 2009 21:56:54 +0000 (18 17:56 -0400)
treea2db4746d6c0fedceb19b20ad37a197ce7a69b5b
parent527662472b881ec08067557e929bf0f3d1bc2f50
apply: finish cleanup_modules even if some rmmod gives error

E.g., we might have failed while invoking insmod, so the module is
in @modules_loaded but not actually loaded.

Signed-off-by: Greg Price <price@ksplice.com>
ksplice-apply.in