I try to compile my code with c11 mode. Here is my make file:
obj-m := message_slot.o KDIR := /lib/modules/$(shell uname -r)/build PWD := $(shell pwd) CXXFLAG