diff options
author | 2020-12-29 15:14:55 -0800 | |
---|---|---|
committer | 2020-12-29 15:36:49 -0800 | |
commit | aa8c7db494d0a83ecae583aa193f1134ef25d506 (patch) | |
tree | f5f5c2792ee179af1f622d795ac66b5f3c94ac2a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | sizes.h: add SZ_8G/SZ_16G/SZ_32G macros (diff) | |
download | linux-rng-aa8c7db494d0a83ecae583aa193f1134ef25d506.tar.xz linux-rng-aa8c7db494d0a83ecae583aa193f1134ef25d506.zip |
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 <jpoimboe@redhat.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org> [build-tested]
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions