commit | 94c26c9a66a35d4da3ab200864d1afd14c91fb71 | [log] [tgz] |
---|---|---|
author | Arnaud Patard <apatard@mandriva.com> | Thu Apr 29 11:58:51 2010 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Apr 30 20:52:51 2010 +0100 |
tree | efb052b20d1f54be3816ada723bf581d2e367464 | |
parent | 514b6d0c06a5d751259f145d9593b4d084c1cce3 [diff] |
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 <apatard@mandriva.com> To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1162/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>