summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@src.gnome.org>2005-04-16 21:08:44 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2005-04-16 21:08:44 +0000
commit2b0ca11c6caa645b6d8a3fe59f2156306e437b44 (patch)
tree060e85e4c146dfb0229c8f11ecc9d83f9144de7c /README
parent06023f625eb03ad29d352ef212b9b5e88ebbbb28 (diff)
+Sat Apr 16 14:15:55 2005 Soeren Sandmann <sandmann@redhat.com>
+ + * TODO: Update + + * sysprof-module.c (x_access_process_vm): On kernel 2.6.9 and + later use get_task_mm()/mmput() instead of directly accessing + task->mm. +
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 653dcf5..19d0ecf 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ program "sysprof".
- The module must be compiled with the same compiler that compiled the
kernel it is going to be used with. For most systems that is just
the system compiler, but if you have upgraded your kernel it is
- possible the one was compiled with a difference compiler.
+ possible the one was compiled with a different compiler.
In that case, "insmod sysprof-module.ko" will produce this
error message: