mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
70f4cc2935
The whole point of the __bad_xchg declaration in system.h is to give a linker error when a variable of invalid size is passed to __xchg. The out of line definition in traps.c defeats this purpose and does not any value, so remove it here. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Michal Simek <monstr@monstr.eu> |
||
---|---|---|
.. | ||
boot | ||
configs | ||
include/asm | ||
kernel | ||
lib | ||
mm | ||
platform | ||
Kconfig | ||
Kconfig.debug | ||
Makefile |