summaryrefslogtreecommitdiff
path: root/samples/uhid
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2013-11-05 18:50:39 (GMT)
committerOleg Nesterov <oleg@redhat.com>2013-11-06 19:00:09 (GMT)
commitf72d41fa902fb19a9b63028202a400b0ce497491 (patch)
tree8e8b3caaa53d5328a3d8599c59ad78ab90e79d95 /samples/uhid
parent8a8de66c4f6ebd0f6d3da026ec24339aa5d1db12 (diff)
downloadlinux-f72d41fa902fb19a9b63028202a400b0ce497491.tar.xz
uprobes: Export write_opcode() as uprobe_write_opcode()
set_swbp() and set_orig_insn() are __weak, but this is pointless because write_opcode() is static. Export write_opcode() as uprobe_write_opcode() for the upcoming arm port, this way it can actually override set_swbp() and use __opcode_to_mem_arm(bpinsn) instead if UPROBE_SWBP_INSN. Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions