Re: [PATCH 09/31] Add debugger entry points for TILE

2016-01-28 Thread kbuild test robot
Hi Jeffrey, [auto build test ERROR on v4.5-rc1] [also build test ERROR on next-20160128] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Jeffrey-Merkey/Add-hard-s

[PATCH 09/31] Add debugger entry points for TILE

2016-01-28 Thread Jeffrey Merkey
This patch series adds an export which can be set by system debuggers to direct the hard lockup and soft lockup detector to trigger a breakpoint exception and enter a debugger if one is active. It is assumed that if someone sets this variable, then an breakpoint handler of some sort will be active