]> git.neil.brown.name Git - history.git/commit
[PATCH] Put all functions in kallsyms
authorAndrew Morton <akpm@digeo.com>
Sat, 12 Apr 2003 20:01:17 +0000 (13:01 -0700)
committerJames Bottomley <jejb@raven.il.steeleye.com>
Sat, 12 Apr 2003 20:01:17 +0000 (13:01 -0700)
commit4b4bd81a64ff2826bd964b78753172591df34612
treec04aea1ef99bb3040a8af085fabe36a571452ab7
parent77a9874a1428dc2c0abd4bf8ed3c892d9d92ba6f
[PATCH] Put all functions in kallsyms

From: Rusty Russell <rusty@rustcorp.com.au>

Introduce _sinittext and _einittext (cf. _stext and _etext), so kallsyms
includes __init functions.

TODO: Use huffman name compression and 16-bit offsets (see IDE
oopser patch)
20 files changed:
arch/alpha/vmlinux.lds.S
arch/arm/vmlinux-armo.lds.in
arch/arm/vmlinux-armv.lds.in
arch/i386/vmlinux.lds.S
arch/ia64/vmlinux.lds.S
arch/m68k/vmlinux-std.lds
arch/m68k/vmlinux-sun3.lds
arch/m68knommu/vmlinux.lds.S
arch/parisc/vmlinux.lds.S
arch/ppc/vmlinux.lds.S
arch/ppc64/vmlinux.lds.S
arch/s390/vmlinux.lds.S
arch/s390x/vmlinux.lds.S
arch/sparc/vmlinux.lds.S
arch/sparc64/vmlinux.lds.S
arch/v850/vmlinux.lds.S
arch/x86_64/vmlinux.lds.S
kernel/extable.c
kernel/kallsyms.c
scripts/kallsyms.c