Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / compressed / head.S
index 132c70e2d2f11cfb4e655ddcb05931be5bd03498..c41a793b519c2817cfc5a48bee38235812874fc2 100644 (file)
@@ -178,7 +178,7 @@ not_angel:
 
                /*
                 * Set up a page table only if it won't overwrite ourself.
-                * That means r4 < pc && r4 - 16k page directory > &_end.
+                * That means r4 < pc || r4 - 16k page directory > &_end.
                 * Given that r4 > &_end is most unfrequent, we add a rough
                 * additional 1MB of room for a possible appended DTB.
                 */