I remember know if this came up before (if it did I deleted the thread
at the time ;-)
Anyway, the 2.6.1 patch doesn't apply correctly against 2.6.2-rc2. The
rejects are easy to solve. The problem is the kernel/sysctl.c file that
the patch applies against mostly fine but due to the offset the kernel
won't compile. The #endif for the #ifdef KDB line goes way off.
I attached a patch to solve this for whomever is interested, and I
threw in the reject fixes while at it to save other people the work.
Apply this over over the 2.6.2-rc2 kernel with the swsusp patches
applied (this will fix the said problem and the rejects).
swsusp_fix_2.6.2-rc2.diff.bz2
Description: Binary data
|