summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
diff options
context:
space:
mode:
authorAnton Blanchard2014-02-04 06:05:53 +0100
committerAnton Blanchard2014-04-23 02:05:17 +0200
commitc857c43b34ecbfd686d860d4e85281d3750e3b47 (patch)
treed8e69b2bbdb52a7623f8139edfa7e5ee7dc68048 /arch/powerpc/kernel/head_64.S
parentpowerpc: Remove superflous function descriptors in assembly only code (diff)
downloadkernel-qcow2-linux-c857c43b34ecbfd686d860d4e85281d3750e3b47.tar.gz
kernel-qcow2-linux-c857c43b34ecbfd686d860d4e85281d3750e3b47.tar.xz
kernel-qcow2-linux-c857c43b34ecbfd686d860d4e85281d3750e3b47.zip
powerpc: Don't use a function descriptor for system call table
There is no need to create a function descriptor for the system call table. By using one we force the system call table into the text section and it really belongs in the rodata section. This also removes another use of dot symbols. Signed-off-by: Anton Blanchard <anton@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/head_64.S')
0 files changed, 0 insertions, 0 deletions