aboutsummaryrefslogtreecommitdiffstats
path: root/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-05-05 20:52:35 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-05-05 20:52:35 -0700
commit3b7788d1aea6b90fe52aec889e79aad8b10c0b12 (patch)
tree1ae6a91b1416cb13677b27bfdcb0c338b3d558d6 /lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
parent527c0cc61d8400a0002579cdd8c0362c6f44d09d (diff)
downloadpatches-3b7788d1aea6b90fe52aec889e79aad8b10c0b12.tar.gz
some cc:s added
Diffstat (limited to 'lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch')
-rw-r--r--lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch b/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
index 7b2dafe2edd075..ccf50b0e069912 100644
--- a/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
+++ b/lib-vsprintf-default-kptr_restrict-to-the-maximum-value.patch
@@ -5,6 +5,8 @@ Set the initial value of kptr_restrict to the maximum
setting rather than the minimum setting, to ensure that
early boot logging is not leaking information.
+Cc: William Roberts <william.c.roberts@intel.com>
+Cc: Chris Fries <cfries@google.com>
Signed-off-by: Dave Weinstein <olorin@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---