Revision 496063426dece3f47e21f9f3387205d6ca03bd2a authored by Dave Jones on 14 October 2016, 18:26:24 UTC, committed by Linus Torvalds on 14 October 2016, 18:36:59 UTC
This easy-to-trigger warning shows up instantly when running
Trinity on a kernel with CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS disabled.

At most this should have been a printk, but the -EINVAL alone should be more
than adequate indicator that something isn't available.

Signed-off-by: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e9f8f48
History
File Mode Size
Makefile -rw-r--r-- 100 bytes
bytestream-example.c -rw-r--r-- 4.0 KB
dma-example.c -rw-r--r-- 3.4 KB
inttype-example.c -rw-r--r-- 3.7 KB
record-example.c -rw-r--r-- 4.0 KB

back to top