Linux v3.6-rc6-25-g4651afb
- Enable POWER7+ crypto modules (rhbz 857971)
This commit is contained in:
parent
d484434fe3
commit
e87cd8bb40
@ -164,8 +164,8 @@ CONFIG_PPC_ICSWX=y
|
|||||||
CONFIG_IO_EVENT_IRQ=y
|
CONFIG_IO_EVENT_IRQ=y
|
||||||
CONFIG_HW_RANDOM_AMD=m
|
CONFIG_HW_RANDOM_AMD=m
|
||||||
|
|
||||||
# CONFIG_HW_RANDOM_PSERIES is not set
|
CONFIG_HW_RANDOM_PSERIES=m
|
||||||
# CONFIG_CRYPTO_DEV_NX is not set
|
CONFIG_CRYPTO_DEV_NX=m
|
||||||
|
|
||||||
|
|
||||||
CONFIG_BPF_JIT=y
|
CONFIG_BPF_JIT=y
|
||||||
|
@ -155,8 +155,8 @@ CONFIG_PPC_ICSWX=y
|
|||||||
CONFIG_IO_EVENT_IRQ=y
|
CONFIG_IO_EVENT_IRQ=y
|
||||||
CONFIG_HW_RANDOM_AMD=m
|
CONFIG_HW_RANDOM_AMD=m
|
||||||
|
|
||||||
# CONFIG_HW_RANDOM_PSERIES is not set
|
CONFIG_HW_RANDOM_PSERIES=m
|
||||||
# CONFIG_CRYPTO_DEV_NX is not set
|
CONFIG_CRYPTO_DEV_NX=m
|
||||||
|
|
||||||
|
|
||||||
CONFIG_BPF_JIT=y
|
CONFIG_BPF_JIT=y
|
||||||
|
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# For non-released -rc kernels, this will be appended after the rcX and
|
||||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||||
#
|
#
|
||||||
%global baserelease 2
|
%global baserelease 1
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 6
|
%define rcrev 6
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 0
|
%define gitrev 1
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2315,6 +2315,10 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc6.git1.1
|
||||||
|
- Linux v3.6-rc6-25-g4651afb
|
||||||
|
- Enable POWER7+ crypto modules (rhbz 857971)
|
||||||
|
|
||||||
* Mon Sep 17 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc6.git0.2
|
* Mon Sep 17 2012 Josh Boyer <jwboyer@redhat.com> - 3.6.0-0.rc6.git0.2
|
||||||
- Reenable debugging options.
|
- Reenable debugging options.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user