All of lore.kernel.org
 help / color / mirror / Atom feed
* fully bisectable real time series
@ 2008-04-07 23:34 Daniel Walker
  2008-04-08  0:33 ` Steven Rostedt
  2008-04-08  0:41 ` Sven-Thorsten Dietrich
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Walker @ 2008-04-07 23:34 UTC (permalink / raw)
  To: linux-rt-users; +Cc: linux-kernel, Steven Rostedt, mingo


I've re-worked the -rt series, and some of the core patches to make it
all bisectable. I've done bisect updates in the past which really only
scratched the surface.

The main problems where around the spinlock, semaphore, and rw-semaphore
changes. I made a number of updates to how the bottom level spinlocks
get defined to ease the transition per-patch and architecture. For
semaphores I removed some constraints on how many changes need to be
made per architecture.

So what's missing? Well I dropped every architecture port except x86,
since I broke them all. I also dropped a number of non-essential patches
(mostly from Peter) not for any technical reason but just to reduce the
amount of code. 

I didn't fix all the architectures since I want to make sure x86 is
solid before I start moving the other architectures to the new format.
All the dropped patches are still part of the archive, just not in the
series.

x86 32-bit is compile and boot bisectable, and 64-bit is compile
bisectable (should boot too, but I haven't tested it.)

There's tons of back merging to do, but I keep it to a minimum for the
time being. I'm sure there are some un-bisectable areas that I just
haven't found yet, however if you report it to me I'll be happy to fix
them.

I'm only providing a broken out series and you can download in from,

ftp://source.mvista.com/pub/dwalker/rt/patch-2.6.24.4-rt4-dw1-broken-out.tar.bz2

Enjoy!

Daniel


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

end of thread, other threads:[~2008-04-08  0:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 23:34 fully bisectable real time series Daniel Walker
2008-04-08  0:33 ` Steven Rostedt
2008-04-08  0:57   ` Daniel Walker
2008-04-08  0:41 ` Sven-Thorsten Dietrich

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.