From: Robert Richter Date: Sat, 17 Jan 2009 16:13:27 +0000 (+0100) Subject: oprofile: fix uninitialized use of struct op_entry X-Git-Tag: v2.6.29-rc3~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb6a8f4db813b4e50f4e975efe6be12ba5bf460;p=pandora-kernel.git oprofile: fix uninitialized use of struct op_entry Impact: fix crash In case of losing samples struct op_entry could have been used uninitialized causing e.g. a wrong preemption count or NULL pointer access. This patch fixes this. Signed-off-by: Robert Richter Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed