| commit | 75cd968ab251ac84dd3a5dc252af7036dc4a64f4 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@g5.osdl.org> | Mon Aug 15 17:40:46 2005 -0700 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Aug 15 17:40:46 2005 -0700 |
| tree | 4c8114135ba89878af4cc0240e776fbd68c976c0 | |
| parent | 3edea4833a1efcd43e1dff082bc8001fdfe74b34 [diff] |
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.