From: Jason Wessel Date: Mon, 23 May 2011 18:22:54 +0000 (-0500) Subject: kdb: Remove all references to DOING_KGDB2 X-Git-Tag: v3.1-rc1~95^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d613d828e8987a1f794378022f900b454fa95403;p=pandora-kernel.git kdb: Remove all references to DOING_KGDB2 The DOING_KGDB2 was originally a state variable for one of the two ways to automatically transition from kdb to kgdb. Purge all these variables and just use one single state for the transition. Signed-off-by: Jason Wessel --- Reading git-diff-tree failed