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

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/patches/ccs-patch-2.6.18-debian-etch.diff

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

revision 3111 by kumaneko, Tue Oct 20 03:12:41 2009 UTC revision 3141 by kumaneko, Thu Nov 5 06:51:09 2009 UTC
# Line 725  Source code for this patch is "apt-get i Line 725  Source code for this patch is "apt-get i
725    
726  --- linux-2.6.18-24etch4.orig/include/linux/sched.h  --- linux-2.6.18-24etch4.orig/include/linux/sched.h
727  +++ linux-2.6.18-24etch4/include/linux/sched.h  +++ linux-2.6.18-24etch4/include/linux/sched.h
728  @@ -25,6 +25,8 @@  @@ -35,6 +35,8 @@
729   #define CLONE_CHILD_SETTID     0x01000000      /* set the TID in the child */  
730   #define CLONE_STOPPED          0x02000000      /* Start in stopped state */   #ifdef __KERNEL__
731    
732  +struct ccs_domain_info;  +struct ccs_domain_info;
733  +  +
734   /*   struct sched_param {
735    * Scheduling policies          int sched_priority;
736    */   };
737  @@ -996,6 +998,10 @@ struct task_struct {  @@ -996,6 +998,10 @@ struct task_struct {
738   #ifdef CONFIG_TASK_DELAY_ACCT   #ifdef CONFIG_TASK_DELAY_ACCT
739          struct task_delay_info *delays;          struct task_delay_info *delays;

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

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