Update to 3.0.3-final
This commit is contained in:
parent
2b8c61a6bf
commit
a6590c7efe
2 changed files with 6 additions and 6 deletions
|
|
@ -581,8 +581,7 @@ Source1000: config-local
|
|||
# Here should be only the patches up to the upstream canonical Linus tree.
|
||||
|
||||
Patch00: patch-3.0.bz2
|
||||
Patch01: patch-3.0.2.bz2
|
||||
Patch02: patch-3.0.3-rc1.gz
|
||||
Patch01: patch-3.0.3.bz2
|
||||
|
||||
# we also need compile fixes for -vanilla
|
||||
Patch04: linux-2.6-compile-fixes.patch
|
||||
|
|
@ -1111,8 +1110,7 @@ done
|
|||
|
||||
# Update vanilla to the latest upstream. (2.6.39 -> 3.0)
|
||||
ApplyPatch patch-3.0.bz2
|
||||
ApplyPatch patch-3.0.2.bz2
|
||||
ApplyPatch patch-3.0.3-rc1.gz
|
||||
ApplyPatch patch-3.0.3.bz2
|
||||
|
||||
ApplyPatch linux-2.6-makefile-after_link.patch
|
||||
|
||||
|
|
@ -1900,6 +1898,9 @@ fi
|
|||
# and build.
|
||||
|
||||
%changelog
|
||||
* Mon Aug 22 2011 Chuck Ebbert <cebbert@redhat.com>
|
||||
- Update to 3.0.3-final
|
||||
|
||||
* Mon Aug 22 2011 Dave Jones <davej@redhat.com>
|
||||
- Avoid false quiescent states in rcutree with CONFIG_RCU_FAST_NO_HZ. (rhbz 577968)
|
||||
|
||||
|
|
|
|||
3
sources
3
sources
|
|
@ -1,4 +1,3 @@
|
|||
1aab7a741abe08d42e8eccf20de61e05 linux-2.6.39.tar.bz2
|
||||
df5790b51f218fc5e5463162b26afbfc patch-3.0.bz2
|
||||
f5743283e6075282cebfbde62e65240b patch-3.0.2.bz2
|
||||
23b4aad2d34ea209f62b199e67a88240 patch-3.0.3-rc1.gz
|
||||
1757786b9a9ffbd48ad9642199ff5bd7 patch-3.0.3.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue