From: Martin Schwidefsky Date: Wed, 5 Jan 2011 11:47:20 +0000 (+0100) Subject: [S390] kprobes: activation and deactivation X-Git-Tag: v2.6.38-rc1~461^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9599798f953084774da926caa8bafd7e244948e;p=pandora-kernel.git [S390] kprobes: activation and deactivation Replace set_current_kprobe/reset_current_kprobe/save_previous_kprobe/ restore_previous_kprobe with a simpler scheme push_kprobe/pop_kprobe. The mini kprobes stack can store up to two active kprobes. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed