From: Russell King Date: Sat, 29 Oct 2005 12:18:10 +0000 (+0100) Subject: [ARM] Fix buggy __phys_to_pfn / __pfn_to_phys X-Git-Tag: v2.6.15-rc1~731^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c18fe2562c45180c407872d05857c55c1e5e37b;p=pandora-kernel.git [ARM] Fix buggy __phys_to_pfn / __pfn_to_phys Macro arguments should _always_ be surrounded by parentheses when used to prevent unexpected problems with operator precedence. Signed-off-by: Russell King --- Reading git-diff-tree failed