Skip to content
Snippets Groups Projects
Commit ae25e00b authored by Dan Carpenter's avatar Dan Carpenter Committed by Dave Hansen
Browse files

x86/retpoline: Fix crash printing warning


The first argument of WARN() is a condition, so this will use "addr"
as the format string and possibly crash.

Fixes: 3b6c1747 ("x86/retpoline: Add SKL retthunk retpolines")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarDave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/Y1gBoUZrRK5N%2FlCB@kili/
parent bd194611
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment