rpms/blcr-kmod/devel find_task_by_pid.patch,NONE,1.1

Neal Becker nbecker at rpmfusion.org
Sat Nov 7 01:57:19 CET 2009


Author: nbecker

Update of /cvs/free/rpms/blcr-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2409

Added Files:
	find_task_by_pid.patch 
Log Message:


find_task_by_pid.patch:

--- NEW FILE find_task_by_pid.patch ---
--- configure.ac        23 Aug 2009 22:58:26 -0000      1.410.2.10
+++ configure.ac        7 Nov 2009 00:15:14 -0000
@@ -1225,6 +1225,7 @@ CR_CHECK_KERNEL_CALL([find_task_by_pid_n
 if test -z "${HAVE_FIND_TASK_BY_PID}${HAVE_FIND_TASK_BY_PID_NS}"; then
   CR_BAD_KERNEL([unable to determine how to map pid_nr -> struct task])
 fi
+CR_FIND_KSYM([find_task_by_pid_ns],[CODE])
 
 CR_CHECK_KERNEL_CALL([find_task_by_pid_type],[#include <linux/sched.h>])
 CR_CHECK_KERNEL_CALL([find_task_by_pid_type_ns],[#include <linux/sched.h>])



More information about the rpmfusion-commits mailing list