From 890d27b3dbd8139e18cb231d8fad45a2293ea023 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sun, 18 Aug 2013 13:45:29 -0700 Subject: [PATCH] email fixes to make formail happy --- ...pped_area-use-proper-mmap-base-for-bottom-up-direction.patch | 2 +- ...efile-don-t-enforce-small-data-model-for-kernel-builds.patch | 2 +- queue-3.4/drm-i915-lvds-ditch-prepare-special-case.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/queue-3.10/x86-get_unmapped_area-use-proper-mmap-base-for-bottom-up-direction.patch b/queue-3.10/x86-get_unmapped_area-use-proper-mmap-base-for-bottom-up-direction.patch index b32939bc7e5..b68ceb64d77 100644 --- a/queue-3.10/x86-get_unmapped_area-use-proper-mmap-base-for-bottom-up-direction.patch +++ b/queue-3.10/x86-get_unmapped_area-use-proper-mmap-base-for-bottom-up-direction.patch @@ -11,9 +11,9 @@ When the stack is set to unlimited, the bottomup direction is used for mmap-ings but the mmap_base is not used and thus effectively renders ASLR for mmapings along with PIE useless. +Reviewed-by: Rik van Riel Cc: Michel Lespinasse Cc: Oleg Nesterov -Reviewed-by: Rik van Riel Acked-by: Ingo Molnar Cc: Adrian Sendroiu Signed-off-by: Andrew Morton diff --git a/queue-3.4/alpha-makefile-don-t-enforce-small-data-model-for-kernel-builds.patch b/queue-3.4/alpha-makefile-don-t-enforce-small-data-model-for-kernel-builds.patch index 1e3cc191376..0bd1a5dde16 100644 --- a/queue-3.4/alpha-makefile-don-t-enforce-small-data-model-for-kernel-builds.patch +++ b/queue-3.4/alpha-makefile-don-t-enforce-small-data-model-for-kernel-builds.patch @@ -14,9 +14,9 @@ In light of this, don't pass -msmall-data to gcc, which otherwise results in link failures due to impossible relocations when compiling anything but the most trivial configurations. +Reviewed-by: Matt Turner Cc: Richard Henderson Cc: Ivan Kokshaysky -Reviewed-by: Matt Turner Tested-by: Thorsten Kranzkowski Signed-off-by: Will Deacon Signed-off-by: Michael Cree diff --git a/queue-3.4/drm-i915-lvds-ditch-prepare-special-case.patch b/queue-3.4/drm-i915-lvds-ditch-prepare-special-case.patch index c5d4c208bbe..246d09df5ab 100644 --- a/queue-3.4/drm-i915-lvds-ditch-prepare-special-case.patch +++ b/queue-3.4/drm-i915-lvds-ditch-prepare-special-case.patch @@ -35,9 +35,9 @@ output, see: http://lists.freedesktop.org/archives/intel-gfx/2012-July/018614.html +Acked-by: Chris Wilson Cc: Takashi Iwai Cc: Giacomo Comes -Acked-by: Chris Wilson Tested-by: Takashi Iwai Signed-Off-by: Daniel Vetter Cc: Haitao Zhang -- 2.47.3