diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2009-11-24 14:16:02 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-12-01 17:21:25 +0100 |
commit | c677189af9faa3f26fae0fcb7ac59f477048b89a (patch) | |
tree | 617d481b1c46c6a0ccdb4404ba84b25657b3128a /arch/blackfin/ADI_BSD.txt | |
parent | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. (diff) | |
download | linux-c677189af9faa3f26fae0fcb7ac59f477048b89a.tar.xz linux-c677189af9faa3f26fae0fcb7ac59f477048b89a.zip |
MIPS: Fix build error if __xchg() is not getting inlined.
If __xchg() is not getting inlined the outline version of the function
will have a reference to __xchg_called_with_bad_pointer() which does not
exist remaining. Fixed by using BUILD_BUG_ON() to check for allowable
operand sizes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Patchwork: http://patchwork.linux-mips.org/patch/705/
Diffstat (limited to 'arch/blackfin/ADI_BSD.txt')
0 files changed, 0 insertions, 0 deletions