オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.7.x/ccs-patch/patches/ccs-patch-2.6.15-ubuntu-6.06.diff

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3116 by kumaneko, Thu Oct 22 14:57:18 2009 UTC revision 3141 by kumaneko, Thu Nov 5 06:51:09 2009 UTC
# Line 718  Source code for this patch is "apt-get i Line 718  Source code for this patch is "apt-get i
718    
719  --- linux-2.6.15-55.80.orig/include/linux/sched.h  --- linux-2.6.15-55.80.orig/include/linux/sched.h
720  +++ linux-2.6.15-55.80/include/linux/sched.h  +++ linux-2.6.15-55.80/include/linux/sched.h
721  @@ -39,6 +39,8 @@  @@ -165,6 +165,8 @@ struct sched_param {
722    
723   struct exec_domain;   #ifdef __KERNEL__
724    
725  +struct ccs_domain_info;  +struct ccs_domain_info;
726  +  +
727     #include <linux/spinlock.h>
728    
729   /*   /*
   * cloning flags:  
   */  
730  @@ -858,6 +860,10 @@ struct task_struct {  @@ -858,6 +860,10 @@ struct task_struct {
731   #endif   #endif
732          atomic_t fs_excl;       /* holding fs exclusive resources */          atomic_t fs_excl;       /* holding fs exclusive resources */

Legend:
Removed from v.3116  
changed lines
  Added in v.3141

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26