android_kernel_google_msm/samples
Will Drewry 05acc0b62e samples/seccomp: fix dependencies on arch macros
This change fixes the compilation error reported for
i386 allmodconfig here:
  http://kisskb.ellerman.id.au/kisskb/buildresult/6123842/

Logic attempting to predict the host architecture has been
removed from the Makefile.  Instead, the bpf-direct sample
should now compile on any architecture, but if the architecture
is not supported, it will compile a minimal main() function.

This change also ensures the samples are not compiled when
there is no seccomp filter support.

Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Suggested-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Will Drewry <wad@chromium.org>
2014-10-31 19:46:20 -07:00
..
hidraw HID: hid-example: fix some build issues 2011-04-21 11:10:42 +02:00
hw_breakpoint perf: Add context field to perf_event 2011-07-01 11:06:38 +02:00
kdb kdb: Add kdb kernel module sample 2010-10-29 13:14:39 -05:00
kfifo Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
kobject include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
kprobes SAMPLES: kprobe_example: Make it print something on MIPS. 2010-08-05 13:26:29 +01:00
rpmsg samples/rpmsg: add an rpmsg driver sample 2012-02-08 22:54:05 +02:00
seccomp samples/seccomp: fix dependencies on arch macros 2014-10-31 19:46:20 -07:00
trace_events
tracepoints llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
uhid HID: uhid: add example program 2013-03-04 12:45:10 -08:00
Kconfig samples/rpmsg: add an rpmsg driver sample 2012-02-08 22:54:05 +02:00
Makefile Documentation: prctl/seccomp_filter 2014-10-31 19:46:17 -07:00