commit | b87bb40b62310328e908d580e013e0575b05886c | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Mon Dec 10 20:36:50 2007 +0300 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Dec 14 17:34:29 2007 +0000 |
tree | aa095d0a19180ff62a8cfa879e20c8cf5fe6f937 | |
parent | dd99d9661c72fe251b842705f2e7cfaa4918a13c [diff] |
[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 <sshtylyov@ru.mvista.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>