From: Greg Kroah-Hartman Date: Mon, 15 Sep 2014 14:01:07 +0000 (-0700) Subject: "fixed" queue-3.10/powerpc-mm-use-read-barrier-when-creating-real_pte.patch again... X-Git-Tag: v3.10.55~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=641e3fa280d18932e0b1fa53826fba5907a54614;p=thirdparty%2Fkernel%2Fstable-queue.git "fixed" queue-3.10/powerpc-mm-use-read-barrier-when-creating-real_pte.patch again... --- diff --git a/queue-3.10/powerpc-mm-use-read-barrier-when-creating-real_pte.patch b/queue-3.10/powerpc-mm-use-read-barrier-when-creating-real_pte.patch index 3737cf95051..867475763bd 100644 --- a/queue-3.10/powerpc-mm-use-read-barrier-when-creating-real_pte.patch +++ b/queue-3.10/powerpc-mm-use-read-barrier-when-creating-real_pte.patch @@ -29,7 +29,7 @@ Signed-off-by: Greg Kroah-Hartman #ifndef __ASSEMBLY__ -+#include /* for smp_rmb() */ ++#include /* for smp_rmb() */ + /* * With 64K pages on hash table, we have a special PTE format that