]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Fix oprofile module unloading
authorRalf Baechle <ralf@linux-mips.org>
Mon, 24 Apr 2006 09:48:54 +0000 (10:48 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 27 Apr 2006 14:13:49 +0000 (15:13 +0100)
commiteaca259d574a0c9c79185291ecf27aff39a7135e
tree86fecdc0e3692c8e87c3a0eedc22eaf405b732e3
parent534e4b99e80799be1c2c7d259ac56438976b4735
[MIPS] Fix oprofile module unloading

When unloading oprofile module with timer-mode, oprofile_arch_exit
dereferences a NULL pointer.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/oprofile/common.c