GIT Revision: d5a489e07dc56c41c31b3fb3b23cb314fe67f31c

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7183
This commit is contained in:
Michal Marek 2011-12-21 06:01:38 +00:00 committed by Git OBS Bridge
parent e461513eef
commit cbd13a645c
38 changed files with 343 additions and 58 deletions

View File

@ -1,5 +1,5 @@
# The version of the main tarball to use
SRCVERSION=3.2-rc4
SRCVERSION=3.2-rc6
# variant of the kernel-source package, either empty or "-rt"
VARIANT=
# buildservice projects to build the kernel against

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,14 +17,14 @@
# norootforbuild
%define patchversion 3.2.0-rc4
%define patchversion 3.2.0-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-imx51
Summary: Kernel for Freescale's iMX SoC
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-omap2plus
Summary: Kernel for Texas instrument's OMAP SoC
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-s390
Summary: The Standard Kernel
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -18,8 +18,8 @@
# norootforbuild
# icecream 0
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -29,7 +29,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: Development/Sources

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -23,7 +23,7 @@
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.2.rc4
Version: 3.2.rc6
%if %using_buildservice
Release: 0
%else

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-tegra
Summary: Kernel for Nvidia's Tegra SoC
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com
- Update to 3.2-rc6.
- Eliminated 1 patch.
- commit d5a489e
-------------------------------------------------------------------
Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de
- These should all be mainline in some form:
- Delete
patches.arch/implement_stop_machine_from_offline_cpu.patch.
- Delete patches.arch/kill-__stop_machine.patch.
- Delete patches.arch/reorganize_stop_cpus.patch.
- Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch.
- commit 78eb159
-------------------------------------------------------------------
Sun Dec 18 07:38:42 CET 2011 - aj@suse.de

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 3.2-rc4
%define patchversion 3.2.0-rc4
%define srcversion 3.2-rc6
%define patchversion 3.2.0-rc6
%define variant %{nil}
%define vanilla_only 0
@ -56,7 +56,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.2.rc4
Version: 3.2.rc6
Release: 0
License: GPL-2.0
Group: System/Kernel

3
linux-3.2-rc6.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6dfd8215e1b9c785a5d10351a8321f557f140104ffb0b35b1301ef3ef2b88da3
size 78097967

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:900b1716155b3baaf3f337544385eb2903d04a311f4d8727824b9e1249d2abd0
size 73432
oid sha256:2c878fcee6f508610db9d8b5b1e04b4f89ce62bea9063ccc6127d7d5d8f3478e
size 67804

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:631780142d6a98f4ac951a93d69e49acec87899353953cf87034a4f606a5c88d
size 2063415
oid sha256:4fc2de25dc0fb1b63e9ad64e56290034027da4b51b76353b2dc88303a68e6f3a
size 2063034

View File

@ -110,11 +110,6 @@
+needs_update patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature
+needs_update patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
+trenn patches.arch/kill-__stop_machine.patch
+trenn patches.arch/reorganize_stop_cpus.patch
+trenn patches.arch/implement_stop_machine_from_offline_cpu.patch
+trenn patches.arch/use_stop_machine_for_mtrr_rendezvous.patch
########################################################
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
########################################################
@ -224,7 +219,6 @@
patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch
patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch
patches.arch/dell_optiplex_990_fix_reboot.patch
patches.arch/dell_latitude_e6xxx_e5xxx__fix_reboot.patch
########################################################

View File

@ -1,3 +1,3 @@
2011-12-18 07:40:07 +0100
GIT Revision: 3f848b756ec85da3870c21295b153708a019623d
2011-12-20 16:35:33 +0100
GIT Revision: d5a489e07dc56c41c31b3fb3b23cb314fe67f31c
GIT Branch: master