diff options
author | Denys Vlasenko <[email protected]> | 2015-02-12 20:18:50 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-02-18 20:55:46 +0100 |
commit | 097f4e5e839359021c8f0ea273655031e6ed04ff (patch) | |
tree | 8fbdb7e2aa43e918691ab72079bc45bbf23acde5 /scripts/basic/bin2c.c | |
parent | e07e0d4cb0c4bfe822ec8491cc06269096a38bea (diff) |
uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support them
After adding these, it's clear we have some awkward choices
there. Some valid instructions are prohibited from uprobing
while several invalid ones are allowed.
Hopefully future edits to the good-opcode tables will fix wrong
bits or explain why those bits are not wrong.
No actual code changes.
Signed-off-by: Denys Vlasenko <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Jim Keniston <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/basic/bin2c.c')
0 files changed, 0 insertions, 0 deletions