arm64 Kconfig: Move LIST_POISON to a safe value
authorJeff Vander Stoep <jeffv@google.com>
Tue, 18 Aug 2015 18:15:53 +0000 (11:15 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:54:05 +0000 (13:54 -0800)
commit4003f6b715791eddb3eb429fb3787236403d320a
treee33f2c0f26b19bd1b66eae703ca78704ea5a2b19
parent2e0392618c37189ddc579738e846febffe80bc25
arm64 Kconfig: Move LIST_POISON to a safe value

Move the poison pointer offset to 0xdead000000000000, a
recognized value that is not mappable by user-space exploits.

Change-Id: I558441a26a7c8390aa087f32c4cbe980de8c8ce3
Signed-off-by: Thierry Strudel <tstrudel@google.com>
Signed-off-by: Jeff Vander Stoep <jeffv@google.com>
arch/arm64/Kconfig