diff options
author | 2019-10-11 13:53:32 +0100 | |
---|---|---|
committer | 2019-10-31 16:58:53 +0000 | |
commit | 83dc1d99429af7d73225294f216a510ba6f58e45 (patch) | |
tree | 8dcc8da9c53ec0c669146131971a994dac73253e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: 8919/1: make unexported functions static (diff) | |
download | linux-dev-83dc1d99429af7d73225294f216a510ba6f58e45.tar.xz linux-dev-83dc1d99429af7d73225294f216a510ba6f58e45.zip |
ARM: 8920/1: share get_signal_page from signal.c to process.c
The get_signal_page() function is defined in signal.c and used in
process.c but there is no shared definition. Add one in signal.h to
silence the following warning:
arch/arm/kernel/signal.c:683:13: warning: symbol 'get_signal_page' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions