Revision a6cf4e0fe3e740ed7af39fdda721e1ac12247dd3 authored by Uladzislau Rezki (Sony) on 17 May 2019, 21:31:37 UTC, committed by Linus Torvalds on 18 May 2019, 22:52:26 UTC
This macro adds some debug code to check that vmap allocations are
happened in ascending order.

By default this option is set to 0 and not active.  It requires
recompilation of the kernel to activate it.  Set to 1, compile the
kernel.

[urezki@gmail.com: v4]
  Link: http://lkml.kernel.org/r/20190406183508.25273-4-urezki@gmail.com
Link: http://lkml.kernel.org/r/20190402162531.10888-4-urezki@gmail.com
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Reviewed-by: Roman Gushchin <guro@fb.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Joel Fernandes <joelaf@google.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Oleksiy Avramchenko <oleksiy.avramchenko@sonymobile.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Thomas Garnier <thgarnie@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent bb850f4
History
File Mode Size
lxdialog
tests
.gitignore -rw-r--r-- 97 bytes
Makefile -rw-r--r-- 7.1 KB
conf.c -rw-r--r-- 14.9 KB
confdata.c -rw-r--r-- 27.8 KB
expr.c -rw-r--r-- 29.9 KB
expr.h -rw-r--r-- 9.6 KB
gconf-cfg.sh -rwxr-xr-x 733 bytes
gconf.c -rw-r--r-- 38.1 KB
gconf.glade -rw-r--r-- 25.0 KB
images.c -rw-r--r-- 6.3 KB
images.h -rw-r--r-- 752 bytes
lexer.l -rw-r--r-- 9.1 KB
list.h -rw-r--r-- 3.7 KB
lkc.h -rw-r--r-- 3.8 KB
lkc_proto.h -rw-r--r-- 2.5 KB
mconf-cfg.sh -rwxr-xr-x 1.1 KB
mconf.c -rw-r--r-- 27.3 KB
menu.c -rw-r--r-- 21.4 KB
merge_config.sh -rwxr-xr-x 4.7 KB
nconf-cfg.sh -rwxr-xr-x 1.2 KB
nconf.c -rw-r--r-- 38.1 KB
nconf.gui.c -rw-r--r-- 14.8 KB
nconf.h -rw-r--r-- 1.8 KB
parser.y -rw-r--r-- 15.1 KB
preprocess.c -rw-r--r-- 10.9 KB
qconf-cfg.sh -rwxr-xr-x 846 bytes
qconf.cc -rw-r--r-- 44.2 KB
qconf.h -rw-r--r-- 7.4 KB
streamline_config.pl -rwxr-xr-x 16.2 KB
symbol.c -rw-r--r-- 29.1 KB
util.c -rw-r--r-- 2.2 KB

back to top