From: Qiaowei Ren Date: Fri, 14 Nov 2014 15:18:19 +0000 (-0800) Subject: mpx: Extend siginfo structure to include bound violation information X-Git-Tag: omap-for-v3.20/drop-legacy-3517~158^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1b58d36aa1b5a79eaba11f5c3633c88231da83;p=pandora-kernel.git mpx: Extend siginfo structure to include bound violation information This patch adds new fields about bound violation into siginfo structure. si_lower and si_upper are respectively lower bound and upper bound when bound violation is caused. Signed-off-by: Qiaowei Ren Signed-off-by: Dave Hansen Cc: linux-mm@kvack.org Cc: linux-mips@linux-mips.org Cc: Dave Hansen Link: http://lkml.kernel.org/r/20141114151819.1908C900@viggo.jf.intel.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed