Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

objtool warnings in drivers/gpu/drm/vmwgfx/vmwgfx_msg.c #332

Closed
nickdesaulniers opened this issue Jan 27, 2019 · 4 comments
Closed

objtool warnings in drivers/gpu/drm/vmwgfx/vmwgfx_msg.c #332

nickdesaulniers opened this issue Jan 27, 2019 · 4 comments
Assignees
Labels
[ARCH] x86_64 This bug impacts ARCH=x86_64 [BUG] Untriaged Something isn't working [TOOL] objtool warning is produced by the kernel's objtool unreproducible Not or no longer reproducible

Comments

@nickdesaulniers
Copy link
Member

non asm goto x86_64 mainline allyesconfig:

drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_host_get_guestinfo()+0x453: stack state mismatch: cfa1=6+16 cfa2=7+8
drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_host_log()+0x226: stack state mismatch: cfa1=6+16 cfa2=7+8
@nickdesaulniers nickdesaulniers added [BUG] Untriaged Something isn't working [ARCH] x86_64 This bug impacts ARCH=x86_64 [TOOL] objtool warning is produced by the kernel's objtool labels Jan 27, 2019
@nickdesaulniers nickdesaulniers added the low priority This bug is not critical and not a priority label Jan 28, 2019
@nickdesaulniers
Copy link
Member Author

still an issue

@nickdesaulniers
Copy link
Member Author

relevant: #351 (comment)

@nickdesaulniers
Copy link
Member Author

@nathanchance please check w/ GCC + Clang.

@nathanchance
Copy link
Member

I do not see this with clang using ToT LLVM and Linux.

@nathanchance nathanchance added the unreproducible Not or no longer reproducible label Feb 8, 2020
@tpimh tpimh removed the low priority This bug is not critical and not a priority label Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ARCH] x86_64 This bug impacts ARCH=x86_64 [BUG] Untriaged Something isn't working [TOOL] objtool warning is produced by the kernel's objtool unreproducible Not or no longer reproducible
Projects
None yet
Development

No branches or pull requests

3 participants