git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98a833c
)
MIPS: Use generic checksum functions for MIPS R6
author
Markos Chandras
<markos.chandras@imgtec.com>
Thu, 13 Nov 2014 11:25:27 +0000
(11:25 +0000)
committer
Markos Chandras
<markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:19 +0000
(15:37 +0000)
The following instructions have been removed from MIPS R6
ulw, ulh, swl, lwr, lwl, swr.
However, all of them are used in the MIPS specific checksum implementation.
As a result of which, we will use the generic checksum on MIPS R6
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/Kconfig
patch
|
blob
|
history
arch/mips/include/asm/Kbuild
patch
|
blob
|
history
arch/mips/include/asm/checksum.h
patch
|
blob
|
history
arch/mips/kernel/mips_ksyms.c
patch
|
blob
|
history
arch/mips/lib/Makefile
patch
|
blob
|
history
diff --cc
arch/mips/Kconfig
Simple merge
diff --cc
arch/mips/include/asm/Kbuild
Simple merge
diff --cc
arch/mips/include/asm/checksum.h
Simple merge
diff --cc
arch/mips/kernel/mips_ksyms.c
Simple merge
diff --cc
arch/mips/lib/Makefile
Simple merge