Re: [Patch 4/5] module: trim exception table in module_free()

From: Ingo Molnar
Date: Sun Jun 07 2009 - 08:16:58 EST



* Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:

> On Thu, 4 Jun 2009 11:16:37 am Amerigo Wang wrote:
> > Just as the comment said, trim the exception table entries when
> > module_free() mod->module_init.
> >
> > Currently, this is only done for x86. Other platforms should
> > also fix it like this (except sparc32).
>
> I've taken this one to make it more generic. I'll leave the x86
> maintainers to apply the rest.

I think it makes most sense to handle them together. We have no
interacting changes pending in the x86 tree, feel free to pick them
up.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/