um: fix __pa/__va macro expansion problem
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 16 Aug 2005 00:40:46 +0000 (17:40 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 16 Aug 2005 00:40:46 +0000 (17:40 -0700)
commit75cd968ab251ac84dd3a5dc252af7036dc4a64f4
tree4c8114135ba89878af4cc0240e776fbd68c976c0
parent3edea4833a1efcd43e1dff082bc8001fdfe74b34
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.
include/asm-um/page.h