From: Arnaud Patard Date: Thu, 29 Apr 2010 09:58:51 +0000 (+0200) Subject: MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. X-Git-Tag: v2.6.34-rc7~35^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94c26c9a66a35d4da3ab200864d1afd14c91fb71;p=pandora-kernel.git MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. There's a typo in the LOONGSON_ADDRWIN_CFG macro. The cpu window mmap register address should contain the destination parameters not the source one. This has not been noticed because the code is only using source = destination. Signed-off-by: Arnaud Patard To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1162/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed