Hello lonely,

Sunday, November 16, 2003, 6:31:05 PM, you wrote:

lw> andy.rlug wrote:
>> eu am kernel-2.4.22, patchu ala e pt. 2.5.6, cum il aplic???
lw> daca nu merge cu patch -p0 <patch, incearca sa folosesti scula de baza a
lw> hackerilor care au trecut deja clasa a doua: editorul de text favorit.
lw> nu trebuie sa modifici decit 1 linie si sa stergi alte 2 in fisierul sched.h

>> 
>>  --- sched.h.orig        2003-05-13 15:45:17.000000000 +0200
>>  +++ sched.h     2003-05-13 18:07:01.000000000 +0200
>>  @@ -158,10 +158,8 @@
>>   # define CONFIG_NR_SIBLINGS 0
>>   #endif
>>  -#ifdef CONFIG_NR_SIBLINGS
>>  +#if CONFIG_NR_SIBLINGS
>>   # define CONFIG_SHARE_RUNQUEUE 1
>>  -#else
>>  -# define CONFIG_SHARE_RUNQUEUE 0
>>   #endif
>>   extern void sched_map_runqueue(int cpu1, int cpu2);
>> 



nu merge cu patch -p0 si am facut de mana:

# define CONFIG_NR_SIBLINGS 0
#endif

//#ifndef CONFIG_SHARE_RUNQUEUE
 #if CONFIG_NR_SIBLINGS
 # define CONFIG_SHARE_RUNQUEUE 1
// #else
// # define CONFIG_SHARE_RUNQUEUE 0
 #endif
//#endif
extern void sched_map_runqueue(int cpu1, int cpu2);


si tot imi da eroarea aia!!!!!!!


-- 
Best regards,
 andy.rlug                            mailto:[EMAIL PROTECTED]


--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui