From: zhaolei Date: Tue, 21 Aug 2007 01:39:40 +0000 (+0000) Subject: 2007-08-21 Zhaolei X-Git-Tag: release-0.6~280 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=656bd757e430d863575914ba05c6e644836d7848;p=systemtap.git 2007-08-21 Zhaolei * syscalls2.stp (syscall.select): Fixed variable name error (timeout_uaddr = $tv->$tvp). --- diff --git a/tapset/ChangeLog b/tapset/ChangeLog index d889b1972..19c6fbfd0 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,8 @@ +2007-08-21 Zhaolei + + * syscalls2.stp (syscall.select): Fixed variable name error + (timeout_uaddr = $tv->$tvp). + 2007-08-20 Masami Hiramatsu * ioblock.stp: Fix __bio_ino() not to access i_ino if the page is not