Re: [PATCH v6] Fix INT1 Recursion with unregistered breakpoints

2015-12-21 Thread Jeff Merkey
Let me know if I need to do anything else with this patch. I am using git/mutt to send patches from now on and I have my smtp gateway with gmail properly setup and tested so there won't be any more fritzed patches.It looks like this is relatively easy to do if you ge the tools setup

Re: [PATCH v6] Fix INT1 Recursion with unregistered breakpoints

2015-12-21 Thread Jeff Merkey
Let me know if I need to do anything else with this patch. I am using git/mutt to send patches from now on and I have my smtp gateway with gmail properly setup and tested so there won't be any more fritzed patches.It looks like this is relatively easy to do if you ge the tools setup

[PATCH v6] Fix INT1 Recursion with unregistered breakpoints

2015-12-19 Thread Jeff Merkey
Please consider the attached patch. SUMMARY This patch corrects a hard lockup failure of the system kernel if the operating system receives a breakpoint exception at a code execution address which was not registered with the operating system. The patch allows kernel debuggers, application

[PATCH v6] Fix INT1 Recursion with unregistered breakpoints

2015-12-19 Thread Jeff Merkey
Please consider the attached patch. SUMMARY This patch corrects a hard lockup failure of the system kernel if the operating system receives a breakpoint exception at a code execution address which was not registered with the operating system. The patch allows kernel debuggers, application