diff --git a/kernel-arm64.patch b/kernel-arm64.patch index 5be6cb92e..e98d10a4d 100644 --- a/kernel-arm64.patch +++ b/kernel-arm64.patch @@ -4483,9 +4483,9 @@ index 2437196..914287d 100644 #include #include +#include + #include #include - #include @@ -59,6 +60,7 @@ #include #include @@ -4512,9 +4512,9 @@ index 2437196..914287d 100644 bool arch_match_cpu_phys_id(int cpu, u64 phys_id) @@ -312,6 +318,7 @@ static void __init setup_machine_fdt(phys_addr_t dt_phys) + while (true) + cpu_relax(); } - - machine_name = of_flat_dt_get_machine_name(); + dump_stack_set_arch_desc("%s (DT)", machine_name); } diff --git a/kernel.spec b/kernel.spec index 3b8fac5a6..d46557568 100644 --- a/kernel.spec +++ b/kernel.spec @@ -54,7 +54,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 6 +%define stable_update 7 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -2251,6 +2251,9 @@ fi # ||----w | # || || %changelog +* Wed Feb 11 2015 Justin M. Forbes - 3.18.7-200 +- Linux v3.18.7 + * Fri Feb 06 2015 Justin M. Forbes - 3.18.6-200 - Linux v3.18.6 diff --git a/sources b/sources index 81f636ad4..31a89f1fd 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 9e854df51ca3fef8bfe566dbd7b89241 linux-3.18.tar.xz 813ccb96f0b379d656e57442c2587ca3 perf-man-3.18.tar.gz -30aa769974e64fd17a01724d1577a913 patch-3.18.6.xz +9db3178b87ddf7c05e6191bf57645610 patch-3.18.7.xz