Re: Applying-patches-to-kernel problem
From: Andreas Sch. (no_reply_at_yahoo.com)
Date: 08/31/04
- Next message: Obiwan: "GDB and Pthreads"
- Previous message: moma: "Re: 2.6 kernel module programming guide"
- In reply to: Andreas Sch.: "Re: Applying-patches-to-kernel problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 17:13:01 +0200
Andreas Sch. wrote:
> ...
> At least patching to a -bkX version worked,
> -rcY-bkX didn't. But let's see if the
> change I am looking for is before rc1 :)
> ...
Nope, I need to create the rc-versions, too.
I try use:
tar xvf linux-2.6.5.tar
cp -la linux-2.6.5 linux-2.6.5-rc1-bk1
patch -p1 -d <patches/patch-2.6.5-rc1-bk1 linux-2.6.5-rc1-bk1
and get:
patching file CREDITS
Reversed (or previously applied) patch detected! Assume -R?
Whats wrong with that?
RU,
Andreas
- Next message: Obiwan: "GDB and Pthreads"
- Previous message: moma: "Re: 2.6 kernel module programming guide"
- In reply to: Andreas Sch.: "Re: Applying-patches-to-kernel problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]