All of lore.kernel.org
 help / color / mirror / Atom feed
* patch-2.6.33-rt4 does not apply to linux-2.6.33 vanilla sources
@ 2010-03-10 11:54 Daniele Nicolodi
  2010-03-10 13:13 ` John Kacur
  0 siblings, 1 reply; 3+ messages in thread
From: Daniele Nicolodi @ 2010-03-10 11:54 UTC (permalink / raw)
  To: RT-users

Hello. I just downloaded linux-2.6.33.tar.bz2 and patch-2.6.33-rt4 from
kernel.org. However, the patch does not apply to the downloaded sources.

I am missing something, or there may be a problem?

Thanks.
-- 
Daniele

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch-2.6.33-rt4 does not apply to linux-2.6.33 vanilla sources
  2010-03-10 11:54 patch-2.6.33-rt4 does not apply to linux-2.6.33 vanilla sources Daniele Nicolodi
@ 2010-03-10 13:13 ` John Kacur
  2010-03-10 13:18   ` Daniele Nicolodi
  0 siblings, 1 reply; 3+ messages in thread
From: John Kacur @ 2010-03-10 13:13 UTC (permalink / raw)
  To: Daniele Nicolodi; +Cc: RT-users

On Wed, Mar 10, 2010 at 12:54 PM, Daniele Nicolodi <daniele@grinta.net> wrote:
> Hello. I just downloaded linux-2.6.33.tar.bz2 and patch-2.6.33-rt4 from
> kernel.org. However, the patch does not apply to the downloaded sources.
>
> I am missing something, or there may be a problem?
>

It should work. Do something like the following.

tar xjf linux-2.6.33.tar.bz2
cd linux-2.6.33
bunzip2 -c ../patch-2.6.33-rt4.bz2 | patch -p1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch-2.6.33-rt4 does not apply to linux-2.6.33 vanilla sources
  2010-03-10 13:13 ` John Kacur
@ 2010-03-10 13:18   ` Daniele Nicolodi
  0 siblings, 0 replies; 3+ messages in thread
From: Daniele Nicolodi @ 2010-03-10 13:18 UTC (permalink / raw)
  To: John Kacur; +Cc: RT-users

John Kacur wrote:
> On Wed, Mar 10, 2010 at 12:54 PM, Daniele Nicolodi <daniele@grinta.net> wrote:
>> Hello. I just downloaded linux-2.6.33.tar.bz2 and patch-2.6.33-rt4 from
>> kernel.org. However, the patch does not apply to the downloaded sources.
>>
>> I am missing something, or there may be a problem?
>>
> 
> It should work. Do something like the following.
> 
> tar xjf linux-2.6.33.tar.bz2
> cd linux-2.6.33
> bunzip2 -c ../patch-2.6.33-rt4.bz2 | patch -p1

Sorry for the noise. Probably my university proxy corrupted the bz2
download. Always check the signature before reporting such problems.

Thanks. Cheers,
-- 
Daniele

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-10 13:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-10 11:54 patch-2.6.33-rt4 does not apply to linux-2.6.33 vanilla sources Daniele Nicolodi
2010-03-10 13:13 ` John Kacur
2010-03-10 13:18   ` Daniele Nicolodi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.