summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-03-06 11:30:44 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2009-03-06 11:30:44 +0100
commit40cb9382148104e0f68891b5cb3e5dc1a04250fa (patch)
treefedd6700b877e1874e1be76ec4b01ee41e9e4ec9 /kernel
parentb8518b68b228c2d061b89fa4df9e898f4b242baa (diff)
Release v2.5.0.v2.5.0
Diffstat (limited to 'kernel')
-rw-r--r--kernel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog
index 1c6e650..eab7310 100644
--- a/kernel/ChangeLog
+++ b/kernel/ChangeLog
@@ -1,3 +1,6 @@
+2.5.0
+ - Use the spinlock initiator instead of setting the locks directly
+ as it causes compilation errors with 2.6.29-rt (Jan Engelhardt).
2.4.9
- References to the old include file replaced with new one in order to
really use the new Jenkins' hash function.