Hi,
I am trying to apply the CSA patch to my fresh 2.6.15 tree.
Now if I follow the README:
| 2.6.15
| /* 'pagg' has been replaced by 'pnotify'
| * pnotify-2.6.14-rc2-patch-3 or later
| * Use JOB patch that supports pnotify
| * job-2.6.14-rc2-patch-2 or later
| */
| linux-2.6.15.acct_eop.patch csa-2.2.2
| linux-2.6.15.csa_module.patch
does that mean I need to apply pnotify-2.6.14-rc2-patch-3 and
job-2.6.14-rc2-patch-2 ?
pnotify-2.6.14-rc2-patch-3 fails:
| patching file fs/exec.c
| Hunk #1 FAILED at 48.
| Hunk #2 succeeded at 1196 (offset -8 lines).
| 1 out of 2 hunks FAILED -- saving rejects to file fs/exec.c.rej
| patching file include/linux/init_task.h
| Hunk #2 succeeded at 121 (offset -1 lines).
| patching file include/linux/sched.h
| Hunk #1 succeeded at 851 (offset 56 lines).
| patching file init/Kconfig
| patching file kernel/Makefile
| Hunk #1 succeeded at 20 with fuzz 1.
| patching file kernel/fork.c
| Hunk #1 FAILED at 42.
| Hunk #2 succeeded at 153 (offset 1 line).
| Hunk #3 succeeded at 1032 (offset -11 lines).
| Hunk #4 succeeded at 1162 (offset -11 lines).
| 1 out of 4 hunks FAILED -- saving rejects to file kernel/fork.c.rej
| patching file kernel/exit.c
| Hunk #1 succeeded at 26 with fuzz 1 (offset -3 lines).
| Hunk #2 FAILED at 864.
| 1 out of 2 hunks FAILED -- saving rejects to file kernel/exit.c.rej
| patching file kernel/pnotify.c
| patching file include/linux/pnotify.h
| patching file Documentation/pnotify.txt
job-2.6.14-rc2-patch-2 fuzzes
linux-2.6.15.acct_eop.patch fuzzes too
linux-2.6.15.csa_module.patch fuzzes too...
|