]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "MIPS: LD/SD o32 macro GAS fix update"
authorRalf Baechle <ralf@linux-mips.org>
Thu, 30 Jun 2011 13:43:14 +0000 (14:43 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 20 Oct 2011 14:00:19 +0000 (15:00 +0100)
commit77374e5fdd2e742677735cf8ae70435717d5036c
tree6e23e1fab17a1f2c46592514e9adc171cfe958c8
parent0b6875a812462a320362a45c0753cc7158559b73
Revert "MIPS: LD/SD o32 macro GAS fix update"

This reverts commit 97475f8b42e83be2966aa2d70ab9c98477701c53 (lmo) /
1395ea899b8986a41777e96dc56f04424e6f7ec8 (kernel.org) [MIPS: LD/SD o32
macro GAS fix update].

Turns out this patch is producing many build errors with gcc 4.2.  Based
on further testing with a test case extracted from the build errors found
further build errors and suboptimal generation even in violation of the
"R" constraint.

To make matters worse, the binutils changes also don't work quite as
intended so revert this patch for now.
arch/mips/include/asm/io.h
arch/mips/pmc-sierra/yosemite/py-console.c