On 12/23/20 7:30 AM, Josh Poimboeuf wrote:
> 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
> 
> Reported-by: Randy Dunlap <rdun...@infradead.org>
> Signed-off-by: Josh Poimboeuf <jpoim...@redhat.com>

Acked-by: Randy Dunlap <rdun...@infradead.org> # build-tested

Thanks.


> ---
>  include/linux/kdev_t.h | 22 +++++++++++-----------
>  1 file changed, 11 insertions(+), 11 deletions(-)

~Randy

Reply via email to