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

From: Amerigo Wang
Date: Thu Jun 04 2009 - 05:15:51 EST


Rusty Russell 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.

Thank you. But this one depends on the previous, I don't think you can apply this without
the previous ones.

It's better to let Ingo take all of these, of coures, if he thinks they are fine. :)


--
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/