From: Jesse Barnes Date: Mon, 2 Aug 2010 19:05:41 +0000 (-0700) Subject: fb: add hooks to handle KDB enter/exit X-Git-Tag: v2.6.36-rc1~541^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d219adc1228a3887486b58a430e736b0831f192c;p=pandora-kernel.git fb: add hooks to handle KDB enter/exit Add fb ops to handle enter/exit of the kernel debugger. If present, the fb core will register them with KGDB and they'll be called when the debugger is entered and exited. The new functions are responsible for switching to an appropriate debug framebuffer and restoring the interrupted state at exit time. Signed-off-by: Jesse Barnes Signed-off-by: Jason Wessel --- Reading git-diff-tree failed