]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Re-enable DTrace ioctl()-size debugging.
authorNick Alcock <nick.alcock@oracle.com>
Wed, 31 Jul 2013 15:17:30 +0000 (16:17 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Wed, 31 Jul 2013 15:17:30 +0000 (16:17 +0100)
commit97f35a0237f0ab2ff6566c886d74993437812b2f
tree6420ea4f2feec6ce2dfc161336f6eca5ebdfc146
parentff5beff81d8ae7e7546b89a6f40c71b72fc2bfd2
Re-enable DTrace ioctl()-size debugging.

We move the shared user/kernel ioctl-debugging function to a new
<linux/dtrace/ioctl_debug.h> header, to avoid problems with other
<linux/dtrace/ioctl.h> users.

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
dtrace/dtrace_dev.c
dtrace/include/uapi/linux/dtrace/ioctl_debug.h [new file with mode: 0644]