From: Andi Kleen Date: Wed, 11 Sep 2013 21:23:20 +0000 (-0700) Subject: lto, watchdog/hpwdt.c: make assembler label global X-Git-Tag: v3.12-rc1~52^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b088875b5cfc2be95242826f31523214c083a7;p=pandora-kernel.git 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 Cc: Wim Van Sebroeck Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed