aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-01-12 16:53:11 +0100
committerIngo Molnar <mingo@kernel.org>2017-01-14 09:32:06 +0100
commit453828625731d0ba7218242ef6ec88f59408f368 (patch)
treeb5a17e5faf2e3a989467d1ff631021293f5fbbe7 /security
parentx86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() (diff)
downloadlinux-dev-453828625731d0ba7218242ef6ec88f59408f368.tar.xz
linux-dev-453828625731d0ba7218242ef6ec88f59408f368.zip
x86/mpx: Use compatible types in comparison to fix sparse error
info->si_addr is of type void __user *, so it should be compared against something from the same address space. This fixes the following sparse error: arch/x86/mm/mpx.c:296:27: error: incompatible types in comparison expression (different address spaces) Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Cc: Dave Hansen <dave.hansen@linux.intel.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions