diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-03-06 10:09:34 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-03-06 10:09:34 -0600 |
commit | d39973b4a653d7599750ea3bf0097993563848f3 (patch) | |
tree | 61292f4e8b6315a89c7951451c4ce2c79f0eea36 /patch-5.12.0-redhat.patch | |
parent | edde820683542e6460c1b5d65606b83142ab92fe (diff) | |
download | kernel-d39973b4a653d7599750ea3bf0097993563848f3.tar.gz kernel-d39973b4a653d7599750ea3bf0097993563848f3.tar.xz kernel-d39973b4a653d7599750ea3bf0097993563848f3.zip |
kernel-5.12.0-0.rc1.20210305git280d542f6ffa.164
* Fri Mar 05 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.12.0-0.rc1.20210305git280d542f6ffa.164]
- Revert "ARM: fix __get_user_check() in case uaccess_* calls are not inlined" (Herton R. Krzesinski)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.12.0-redhat.patch')
-rw-r--r-- | patch-5.12.0-redhat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch-5.12.0-redhat.patch b/patch-5.12.0-redhat.patch index 8a0ad1f01..92c4767e4 100644 --- a/patch-5.12.0-redhat.patch +++ b/patch-5.12.0-redhat.patch @@ -139,7 +139,7 @@ index 000000000000..effb81d04bfd + +endmenu diff --git a/Makefile b/Makefile -index f9b54da2fca0..e2333c46d848 100644 +index 31dcdb3d61fa..222043217b7e 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ |