Skip to content
Commit 75cd968a authored by Linus Torvalds's avatar Linus Torvalds
Browse files

um: fix __pa/__va macro expansion problem

Proper parentheses around arguments needed, especially as the macros use
a high-precedence cast operator on the argument.
parent 3edea483
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment