+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.
+
This commit is contained in:
Søren Sandmann Pedersen
2005-04-16 21:08:44 +00:00
parent 06023f625e
commit 2b0ca11c6c
5 changed files with 73 additions and 54 deletions

View File

@ -745,7 +745,6 @@ on_about_activated (GtkWidget *widget, gpointer data)
{
#define OSLASH "\303\270"
Application *app = data;
const char *artist[] = { "Diana Fong", NULL } ;
gtk_show_about_dialog (GTK_WINDOW (app->main_window),
"logo", app->icon,