From: Eric Dumazet Date: Tue, 2 Dec 2008 06:21:21 +0000 (+0100) Subject: oprofile: fix CPU unplug panic in ppro_stop() X-Git-Tag: v2.6.28-rc8~58^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea84ad77d635bdb76c9a08f44f21a9af98359ee;p=pandora-kernel.git oprofile: fix CPU unplug panic in ppro_stop() If oprofile statically compiled in kernel, a cpu unplug triggers a panic in ppro_stop(), because a NULL pointer is dereferenced. Signed-off-by: Eric Dumazet Signed-off-by: Robert Richter --- Reading git-diff-tree failed