]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add reviewed-by to a 4.9 patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Feb 2018 17:42:24 +0000 (09:42 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Feb 2018 17:42:24 +0000 (09:42 -0800)
queue-4.9/kaiser-allocate-pgd-with-order-0-when-pti-off.patch

index 260551edeb0c1cb435e8130b88544f6e7fb05785..f9a8a4b85c05cb35aa5dd461c2f61adf6f1d528a 100644 (file)
@@ -17,7 +17,7 @@ Fix that by moving the definition of PGD_ALLOCATION_ORDER from
 asm/pgalloc.h to asm/pgtable.h, which already defines kaiser_enabled.
 
 Fixes: 1b92c48a2eeb ("x86/pti/efi: broken conversion from efi to kernel page table")
-Cc: Pavel Tatashin <pasha.tatashin@oracle.com>
+Reviewed-by: Pavel Tatashin <pasha.tatashin@oracle.com>
 Cc: Steven Sistare <steven.sistare@oracle.com>
 Cc: Jiri Kosina <jkosina@suse.cz>
 Signed-off-by: Hugh Dickins <hughd@google.com>