applying patch-2.6.32.28-vs2.3.0.36.29.6.diff to 2.6.32.39 generated the
following rejects:
fs/proc/array.c
* removal of CONFIG_S390 (from patch context)
fs/proc/base.c
* reaper variable initialization delayed until after validity check(s)
kernel/sched.c
* removal of USER_SCHED (from patch context)
kernel/sched_fair.c
* clock => clock_task (due to addition of IRQ_TIME_ACCOUNTING)
kernel/user.c
* removal of USER_SCHED (and this file)
the attached patch applies the failed patches.
instructions
1. apply patch-2.6.32.28-vs2.3.0.36.29.6.diff to 2.6.32.39
2. apply attached patch-2.6.32.28-39-vs2.3.0.36.29.6-fixes.diff to
2.6.32.39-vs2.3.0.36.29.6
tests
1. compile
2. testme.sh
3. testfs.sh (ext[234])
4. cgroups (cpu.shares)
corey
-- undefined@pobox.com