aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-10-03 00:02:23 +0000
committerGreg Ungerer <[email protected]>2021-10-25 22:46:27 +0000
commit1aaa557b2db95c9506ed0981bc34505c32d6b62b (patch)
tree16717425334cfa9510429ab751668a1d766600a4 /tools/perf/util/c++/clang-test.cpp
parentLinux 5.15-rc7 (diff)
downloadkernel-1aaa557b2db95c9506ed0981bc34505c32d6b62b.tar.gz
kernel-1aaa557b2db95c9506ed0981bc34505c32d6b62b.zip
m68k: set a default value for MEMORY_RESERVE
'make randconfig' can produce a .config file with "CONFIG_MEMORY_RESERVE=" (no value) since it has no default. When a subsequent 'make all' is done, kconfig restarts the config and prompts for a value for MEMORY_RESERVE. This breaks scripting/automation where there is no interactive user input. Add a default value for MEMORY_RESERVE. (Any integer value will work here for kconfig.) Fixes a kconfig warning: .config:214:warning: symbol value '' invalid for MEMORY_RESERVE * Restart config... Memory reservation (MiB) (MEMORY_RESERVE) [] (NEW) Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") # from beginning of git history Signed-off-by: Randy Dunlap <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Cc: Greg Ungerer <[email protected]> Cc: [email protected] Signed-off-by: Greg Ungerer <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions