From: Sergei Shtylyov Date: Mon, 10 Dec 2007 17:36:50 +0000 (+0300) Subject: [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr() X-Git-Tag: v2.6.24-rc6~71^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87bb40b62310328e908d580e013e0575b05886c;p=pandora-kernel.git [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr() the PCI specific code in this function doesn't check for the address range being under the upper bound of the PCI memory window correctly -- fix this, somewhat beautifying the code around the check, while at it... Signed-off-by: Sergei Shtylyov Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed