[kernel] r15802 - dists/sid/linux-2.6/debian/patches/features/all/openvz

Maximilian Attems maks at alioth.debian.org
Fri May 28 21:05:58 UTC 2010


Author: maks
Date: Fri May 28 21:05:54 2010
New Revision: 15802

Log:
fixup openvz patch, due to reverted upstream task_struct change.

Modified:
   dists/sid/linux-2.6/debian/patches/features/all/openvz/openvz.patch

Modified: dists/sid/linux-2.6/debian/patches/features/all/openvz/openvz.patch
==============================================================================
--- dists/sid/linux-2.6/debian/patches/features/all/openvz/openvz.patch	Fri May 28 15:59:00 2010	(r15801)
+++ dists/sid/linux-2.6/debian/patches/features/all/openvz/openvz.patch	Fri May 28 21:05:54 2010	(r15802)
@@ -34347,9 +34347,9 @@
 +#ifdef CONFIG_VZ_FAIRSCHED
 +	struct fairsched_node *fsched_node;
 +#endif
+ 	unsigned long stack_start;
  };
  
- /* Future-safe accessor for struct task_struct's cpus_allowed. */
 @@ -1726,6 +1778,43 @@ extern cputime_t task_utime(struct task_struct *p);
  extern cputime_t task_stime(struct task_struct *p);
  extern cputime_t task_gtime(struct task_struct *p);



More information about the Kernel-svn-changes mailing list