diff options
| author | Randy Dunlap <[email protected]> | 2021-05-27 17:24:20 -0700 |
|---|---|---|
| committer | Vasily Gorbik <[email protected]> | 2021-06-07 17:07:01 +0200 |
| commit | 5d3516b3647621d5a1180672ea9e0817fb718ada (patch) | |
| tree | 71c8d0e169bcf2c74277c864da09495dd84a7da8 /tools/perf/scripts/python/bin | |
| parent | 42e8d652438f5ddf04e5dac299cb5e623d113dc0 (diff) | |
s390: appldata depends on PROC_SYSCTL
APPLDATA_BASE should depend on PROC_SYSCTL instead of PROC_FS.
Building with PROC_FS but not PROC_SYSCTL causes a build error,
since appldata_base.c uses data and APIs from fs/proc/proc_sysctl.c.
arch/s390/appldata/appldata_base.o: in function `appldata_generic_handler':
appldata_base.c:(.text+0x192): undefined reference to `sysctl_vals'
Fixes: c185b783b099 ("[S390] Remove config options.")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Cc: [email protected]
Signed-off-by: Vasily Gorbik <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions