diff options
author | Josh Poimboeuf <[email protected]> | 2020-12-29 15:14:55 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-12-29 15:36:49 -0800 |
commit | aa8c7db494d0a83ecae583aa193f1134ef25d506 (patch) | |
tree | f5f5c2792ee179af1f622d795ac66b5f3c94ac2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8b0fac44bd1ff17016502b3c3533f5abb8456c65 (diff) |
kdev_t: always inline major/minor helper functions
Silly GCC doesn't always inline these trivial functions.
Fixes the following warning:
arch/x86/kernel/sys_ia32.o: warning: objtool: cp_stat64()+0xd8: call to new_encode_dev() with UACCESS enabled
Link: https://lkml.kernel.org/r/984353b44a4484d86ba9f73884b7306232e25e30.1608737428.git.jpoimboe@redhat.com
Signed-off-by: Josh Poimboeuf <[email protected]>
Reported-by: Randy Dunlap <[email protected]>
Acked-by: Randy Dunlap <[email protected]> [build-tested]
Cc: Peter Zijlstra <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions