Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] Strip local symbols from kallsyms
Local symbols generated by gcc start with a `$'; no point in including them in the kernel. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information