]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: MIPS64R2: Fix buggy __arch_swab64
authorDavid Daney <ddaney@caviumnetworks.com>
Wed, 17 Dec 2008 21:28:39 +0000 (13:28 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 22 Dec 2008 08:54:47 +0000 (08:54 +0000)
commit1c4be84194eefdc7a76fa85041b2deb87a43652a
tree302f49c0e98a736a5949a92538bce999fb5bc41a
parent0932d3501c7361b59d98b754994ea4e31c4d370b
MIPS: MIPS64R2: Fix buggy __arch_swab64

The way the code is written it was assuming dshd has the function of a
hypothetical dshw instruction ...

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/byteorder.h