diff options
author | Jan Glauber <jang@linux.vnet.ibm.com> | 2011-05-19 22:55:25 (GMT) |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-05-19 07:25:26 (GMT) |
commit | 4d10380e720a3ce19dbe88d0133f66ded07b6a8f (patch) | |
tree | 9c652a201f13d67be5671a45e9815c7e7e3b4e0e /arch/s390/include | |
parent | 5d05c70849f760ac8f4ed3ebfeefb92689858834 (diff) | |
download | linux-4d10380e720a3ce19dbe88d0133f66ded07b6a8f.tar.xz |
module: zero mod->init_ro_size after init is freed.
Reset mod->init_ro_size to zero after the init part of a module is unloaded.
Otherwise we need to check if module->init is NULL in the unprotect functions
in the next patch.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'arch/s390/include')
0 files changed, 0 insertions, 0 deletions