]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/s390/kernel/entry.S
s390: use local symbol names in entry[64].S
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 3 Dec 2014 16:00:08 +0000 (17:00 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 8 Dec 2014 08:42:38 +0000 (09:42 +0100)
commit86ed42f401cb8fa54a8c553e075ea411caac7404
tree455585c385cc718a0e6ae5f5e63b5a7b3698f9e5
parent7490daf01f11b5b692f69963eaee9be4adc135c3
s390: use local symbol names in entry[64].S

To improve the output of the perf tool hide most of the symbols
from entry[64].S by using the '.L' prefix.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/entry.S
arch/s390/kernel/entry64.S