[kernel/f22] Drop kernel-arm64-fix-psci-when-pg.patch

Josh Boyer jwboyer at fedoraproject.org
Tue Mar 3 14:56:04 UTC 2015


commit 8ea4731c3887934a789f852eb7fde9a5b50f36d5
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Tue Mar 3 09:54:59 2015 -0500

    Drop kernel-arm64-fix-psci-when-pg.patch
    
    Upstream went with a different solution to the problem by moving the functions
    to their own .S files.  Seems overkill but whatever.

 kernel-arm64-fix-psci-when-pg.patch | 22 ----------------------
 kernel.spec                         |  2 --
 2 files changed, 24 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 309034d..afeada3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -629,7 +629,6 @@ Patch26141: NFS-fix-clp-cl_revoked-list-deletion-causing-softloc.patch
 
 # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel
 Patch30000: kernel-arm64.patch
-Patch30001: kernel-arm64-fix-psci-when-pg.patch
 
 # END OF PATCH DEFINITIONS
 
@@ -1366,7 +1365,6 @@ ApplyPatch kernel-arm64.patch
 ApplyPatch kernel-arm64.patch -R
 %endif
 %endif
-# pplyPatch kernel-arm64-fix-psci-when-pg.patch
 
 # END OF PATCH APPLICATIONS
 


More information about the scm-commits mailing list