summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tapset/i686/syscalls.stp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tapset/i686/syscalls.stp b/tapset/i686/syscalls.stp
index fdb7d8b3..b47bfea4 100644
--- a/tapset/i686/syscalls.stp
+++ b/tapset/i686/syscalls.stp
@@ -445,6 +445,7 @@ probe syscall.set_thread_area.return =
* unsigned int zone,
* unsigned int state)
*/
+%( kernel_v < "2.6.15" %?
probe syscall.set_zone_reclaim =
kernel.function("sys_set_zone_reclaim") {
name = "set_zone_reclaim"
@@ -458,6 +459,7 @@ probe syscall.set_zone_reclaim.return =
name = "set_zone_reclaim"
returnp = 1
}
+%)
# shmat ______________________________________________________
/*
* asmlinkage long