Disble ARM_PATCH_IDIV as a work around to fix rhbz 1303147
This commit is contained in:
parent
fdf0c70f78
commit
227db8a8ef
2 changed files with 6 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ Summary: The Linux kernel
|
|||
# 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"
|
||||
#
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -2138,6 +2138,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Mar 7 2016 Peter Robinson <pbrobinson@fedoraproject.org> 4.5.0-0.rc7.git0.2
|
||||
- Disble ARM_PATCH_IDIV as a work around to fix rhbz 1303147
|
||||
|
||||
* Mon Mar 07 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc7.git0.1
|
||||
- Disable debugging options.
|
||||
- Linux v4.5-rc7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue