]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dtrace: initialize the insn length in the right branch of the die notifier
authorNick Alcock <nick.alcock@oracle.com>
Tue, 17 Jan 2012 13:46:02 +0000 (13:46 +0000)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:40:23 +0000 (22:40 +0100)
commit6648dc0656a557b6d3bcc899556d956b3fbbf7ec
treeedd08210a1204f748a743885cb76ccf4a46979e6
parent8954e594bb56eea2eb2aafe4af5d6985985b2258
dtrace: initialize the insn length in the right branch of the die notifier

Absent this fix, dtrace will crash on any platform *except* for a buggy Xen.

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
kernel/dtrace/dtrace_os.c