From: Dave Hansen Date: Tue, 18 Nov 2014 00:36:08 +0000 (-0800) Subject: fs: Do not include mpx.h in exec.c X-Git-Tag: omap-for-v3.20/drop-legacy-3517~158^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abe1e395f6171cb2d07330c690fe0285f7f859e6;p=pandora-kernel.git fs: Do not include mpx.h in exec.c We no longer need mpx.h in exec.c. This will obviously also break the build for non-x86 builds. We get the MPX includes that we need from mmu_context.h now. Signed-off-by: Dave Hansen Cc: Dave Hansen Link: http://lkml.kernel.org/r/20141118003608.837015B3@viggo.jf.intel.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed