]> git.baikalelectronics.ru Git - kernel.git/commit
m68knommu: use "r", not "i" constraint in cacheflush asm's
authorPhilippe De Muyter <phdm@macqel.be>
Sun, 9 Sep 2012 15:56:35 +0000 (17:56 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:28:40 +0000 (23:28 +1000)
commit923d4e1838419077f3295b80976a3ac434365e0f
tree09a8cf3808a95b9b84c8d661dc8d7be1ef9d77a7
parent25e62dd5568044c8cc917fda865bda0372e1368d
m68knommu: use "r", not "i" constraint in cacheflush asm's

Let the compiler choose which register to use in the cache flushing
asm statements, instead of imposing %d0.

Additionally, fix two typo's.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/cacheflush_no.h