lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 07 Apr 2008 16:34:02 -0700
From:	Daniel Walker <dwalker@...sta.com>
To:	linux-rt-users@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org, Steven Rostedt <rostedt@...dmis.org>,
	mingo@...e.hu
Subject: fully bisectable real time series


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ