summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorVasily Kulikov2016-01-16 01:57:55 +0100
committerLinus Torvalds2016-01-16 20:17:22 +0100
commitb8a0255db958b8f70c5267dda152e93b6fda1778 (patch)
tree3c37c21b3a4a2be86df8e87731e563c0bdbedda4 /drivers/net
parentmemcg: only free spare array when readers are done (diff)
downloadkernel-qcow2-linux-b8a0255db958b8f70c5267dda152e93b6fda1778.tar.gz
kernel-qcow2-linux-b8a0255db958b8f70c5267dda152e93b6fda1778.tar.xz
kernel-qcow2-linux-b8a0255db958b8f70c5267dda152e93b6fda1778.zip
include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
TIMER_ENTRY_STATIC and TAIL_MAPPING are defined as poison pointers which should point to nowhere. Redefine them using POISON_POINTER_DELTA arithmetics to make sure they really point to non-mappable area declared by the target architecture. Signed-off-by: Vasily Kulikov <segoon@openwall.com> Acked-by: Thomas Gleixner <tglx@linutronix.de> Cc: Solar Designer <solar@openwall.com> Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions