- kdebug_check_breakin is now kdebug_check_interrupt

This commit is contained in:
Jan Stoess 2007-12-07 19:32:29 +01:00
parent 3d6eb7e4b5
commit 440a653ddd
1 changed files with 2 additions and 1 deletions

View File

@ -333,7 +333,8 @@ extern "C" void reenter_sysexit (void);
X86_EXCWITH_ERRORCODE(exc_gp, X86_EXC_GENERAL_PROTECTION)
{
kdebug_check_breakin();
if (kdebug_check_interrupt())
return;
TRACEPOINT (X86_GP, "general protection fault @ %p, error: %x\n",