[Blackfin] arch: fix bug - Remove module will not free L1 memory used
authorMeihui Fan <mhfan@hhcn.com>
Wed, 7 May 2008 03:41:26 +0000 (11:41 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 7 May 2008 03:41:26 +0000 (11:41 +0800)
commit96a87e2f158084f237dc7f871cee0ce8b55744f1
treedfdd9eebc39453feb1ae02f66ed6e9127f157dca
parent60c05953c1908626d1d8aa6e6f24bac8b1c65602
[Blackfin] arch: fix bug - Remove module will not free L1 memory used

Remove module will not free L1 memory used which caused by
memory access after free.  This patch fixes it.

Signed-off-by: Meihui Fan <mhfan@hhcn.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/module.c
This page took 0.063894 seconds and 5 git commands to generate.