android_kernel_google_msm/arch/sparc
dcashman 4b659025f0 BACKPORT: FROMLIST: mm: ASLR: use get_random_long()
(cherry picked from commit https://lkml.org/lkml/2016/2/4/833)

Replace calls to get_random_int() followed by a cast to (unsigned long)
with calls to get_random_long().  Also address shifting bug which, in case
of x86 removed entropy mask for mmap_rnd_bits values > 31 bits.

Bug: 26963541
Signed-off-by: Daniel Cashman <dcashman@android.com>
Signed-off-by: Daniel Cashman <dcashman@google.com>
Change-Id: Iac34b63294ec120edcbf8760186667a84a5cf556
2017-12-27 22:50:17 +03:00
..
boot
configs
include/asm sparc64: Guard against flushing openfirmware mappings. 2014-08-14 08:42:37 +08:00
kernel BACKPORT: FROMLIST: mm: ASLR: use get_random_long() 2017-12-27 22:50:17 +03:00
lib sparc64: Add membar to Niagara2 memcpy code. 2014-08-14 08:42:37 +08:00
math-emu arch/sparc/math-emu/math_32.c: drop stray break operator 2014-08-14 08:42:37 +08:00
mm Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
oprofile
prom
Kconfig sparc32: fix build failure for arch_jump_label_transform 2014-04-26 17:13:19 -07:00
Kconfig.debug
Makefile