linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rt patch set and tags on mainline repo
@ 2011-10-05 18:46 Venkat Subbiah
  2011-10-05 19:47 ` Thomas Gleixner
  0 siblings, 1 reply; 4+ messages in thread
From: Venkat Subbiah @ 2011-10-05 18:46 UTC (permalink / raw)
  To: linux-rt-users@vger.kernel.org

Hello,

I am still not able to figure out which of Linus's tag in the mainline 
repo would an rt patch set apply to.

For example this patch here
http://web.archive.org/web/20110612145812/http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33.9-rt31.gz 


I thought could apply to the v2.6.33 tag ( 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=tag;h=4ac8e07ee3f251ae32329a24e0b01a316b21ead9) 
but it doesn't apply cleanly.

Q1) Alsolooks like the https://rt.wiki.kernel.org/index.php/Main_Page is 
still not available. Is there a location where I can get the split patch 
equivalent of "patch-2.6.33.9-rt31.gz".

Q2) I am really looking to patch a 2.6.32 kernel. Are there rt patch 
sets available for this version even if they are unofficial?

Thanks,
Venkat




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

* Re: rt patch set and tags on mainline repo
  2011-10-05 18:46 rt patch set and tags on mainline repo Venkat Subbiah
@ 2011-10-05 19:47 ` Thomas Gleixner
  2011-10-06  3:41   ` Venkat Subbiah
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Gleixner @ 2011-10-05 19:47 UTC (permalink / raw)
  To: Venkat Subbiah; +Cc: linux-rt-users@vger.kernel.org

On Wed, 5 Oct 2011, Venkat Subbiah wrote:

> Hello,
> 
> I am still not able to figure out which of Linus's tag in the mainline repo
> would an rt patch set apply to.
> 
> For example this patch here
> http://web.archive.org/web/20110612145812/http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33.9-rt31.gz 

2.6.33.9-rt applies to 2.6.33.9 which is a stable release. Stable
kernels are not part of Linus tree. 

http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=shortlog;h=refs/heads/linux-2.6.33.y

> Q1) Alsolooks like the https://rt.wiki.kernel.org/index.php/Main_Page is still
> not available. Is there a location where I can get the split patch equivalent
> of "patch-2.6.33.9-rt31.gz".

Not at the moment.
 
> Q2) I am really looking to patch a 2.6.32 kernel. Are there rt patch sets
> available for this version even if they are unofficial?

No. Just my 0,01$: Move your BSP to 2.6.33 or 3.0 instead of
attempting to backport rt to 33. But it's your decision and your time
to waste. :0

Thanks,

	tglx

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

* Re: rt patch set and tags on mainline repo
  2011-10-05 19:47 ` Thomas Gleixner
@ 2011-10-06  3:41   ` Venkat Subbiah
  2011-10-06  7:13     ` Thomas Gleixner
  0 siblings, 1 reply; 4+ messages in thread
From: Venkat Subbiah @ 2011-10-06  3:41 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-rt-users@vger.kernel.org

On 10/05/2011 12:47 PM, Thomas Gleixner wrote:
> On Wed, 5 Oct 2011, Venkat Subbiah wrote:
>
>> Hello,
>>
>> I am still not able to figure out which of Linus's tag in the mainline repo
>> would an rt patch set apply to.
>>
>> For example this patch here
>> http://web.archive.org/web/20110612145812/http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.33.9-rt31.gz
> 2.6.33.9-rt applies to 2.6.33.9 which is a stable release. Stable
> kernels are not part of Linus tree.
>
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=shortlog;h=refs/heads/linux-2.6.33.y
>> Q1) Alsolooks like the https://rt.wiki.kernel.org/index.php/Main_Page is still
>> not available. Is there a location where I can get the split patch equivalent
>> of "patch-2.6.33.9-rt31.gz".
> Not at the moment.
Thanks for you reply.

Once the rt wiki is back would there be one or a split patch hasn't been created at all for 2.6.33.9-rt1?

Is there a split patch for any 2.6.33 version?


>
>> Q2) I am really looking to patch a 2.6.32 kernel. Are there rt patch sets
>> available for this version even if they are unofficial?
> No. Just my 0,01$: Move your BSP to 2.6.33 or 3.0 instead of
> attempting to backport rt to 33. But it's your decision and your time
> to waste. :0
Thanks for you input, but it may not be my decision too!

> Thanks,
>
> 	tglx


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

* Re: rt patch set and tags on mainline repo
  2011-10-06  3:41   ` Venkat Subbiah
@ 2011-10-06  7:13     ` Thomas Gleixner
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Gleixner @ 2011-10-06  7:13 UTC (permalink / raw)
  To: Venkat Subbiah; +Cc: linux-rt-users@vger.kernel.org

On Wed, 5 Oct 2011, Venkat Subbiah wrote:
> On 10/05/2011 12:47 PM, Thomas Gleixner wrote:
> > > not available. Is there a location where I can get the split patch
> > > equivalent
> > > of "patch-2.6.33.9-rt31.gz".
> > Not at the moment.
> Thanks for you reply.
> 
> Once the rt wiki is back would there be one or a split patch hasn't been
> created at all for 2.6.33.9-rt1?
> 
> Is there a split patch for any 2.6.33 version?

No.
 
> > > Q2) I am really looking to patch a 2.6.32 kernel. Are there rt patch sets
> > > available for this version even if they are unofficial?
> > No. Just my 0,01$: Move your BSP to 2.6.33 or 3.0 instead of
> > attempting to backport rt to 33. But it's your decision and your time
> > to waste. :0
> Thanks for you input, but it may not be my decision too!

Good luck!

	tglx

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

end of thread, other threads:[~2011-10-06  7:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05 18:46 rt patch set and tags on mainline repo Venkat Subbiah
2011-10-05 19:47 ` Thomas Gleixner
2011-10-06  3:41   ` Venkat Subbiah
2011-10-06  7:13     ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).