diff options
author | Michał Mirosław <[email protected]> | 2010-09-20 01:58:08 +0200 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2010-10-27 20:33:05 +1030 |
commit | abbce906d05ec37289cd0c3b4e35b2db26eab19b (patch) | |
tree | b3919579d27e040bd4005f08073f9fbe12090387 /tools/perf/scripts/python/futex-contention.py | |
parent | f9ba5375a8aae4aeea6be15df77e24707a429812 (diff) |
(trivial) Fix compiler warning in kernel/modules.c
Building with CONFIG_KALLSYMS=n gives following warning:
/mnt/src/linux-git/kernel/module.c: In function ‘post_relocation’:
/mnt/src/linux-git/kernel/module.c:2534:2: warning: passing argument 2 of ‘add_kallsyms’ discards qualifiers from pointer target type
/mnt/src/linux-git/kernel/module.c:2038:13: note: expected ‘struct load_info *’ but argument is of type ‘const struct load_info *’
Signed-off-by: Michał Mirosław <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions