[PATCH v4 7/9] kdb: Categorize kdb commands (similar to SysRq categorization)

2014-05-06 Thread Daniel Thompson
This patch introduces several new flags to collect kdb commands into groups (later allowing them to be optionally disabled). This follows similar prior art to enable/disable magic sysrq commands. The commands have been categorized as follows: Always on: go (w/o args), env, set, help, ?, cpu

[PATCH v4 7/9] kdb: Categorize kdb commands (similar to SysRq categorization)

2014-05-06 Thread Daniel Thompson
This patch introduces several new flags to collect kdb commands into groups (later allowing them to be optionally disabled). This follows similar prior art to enable/disable magic sysrq commands. The commands have been categorized as follows: Always on: go (w/o args), env, set, help, ?, cpu