Searched hist:a6b088875b5cfc2be95242826f31523214c083a7 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/watchdog/ |
H A D | hpwdt.c | diff a6b088875b5cfc2be95242826f31523214c083a7 Wed Sep 11 23:23:20 CEST 2013 Andi Kleen <ak@linux.intel.com> lto, watchdog/hpwdt.c: make assembler label global
We cannot assume that the inline assembler code always ends up in the same file as the original C file. So make any assembler labels that are called with "extern" by C global
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|