Hi Alexander, Attached patch adds const modifiers to a few struct nls_table's member pointers in include/linux/nls.h and adds a lot of const's in fs/nls/*.c files. Resulting changes as visible by size: text data bss dec hex filename 113612 481216 2368 597196 91ccc nls.org/built-in.o 593548 3296 288 597132 91c8c nls/built-in.o Apparently compiler managed to optimize code a bit better because of const-ness. No other changes are made. Patch is compile-tested with .config with all in-tree filesystems selected. Please send it Linuswards. Signed-off-by: Denys Vlasenko <[email protected]> -- vda
Attachment:
constify_fs_nls.diff.bz2
Description: BZip2 compressed data
- Prev by Date: Re: tbench regression - Why process scheduler has impact on tbench and why small per-cpu slab (SLUB) cache creates the scenario?
- Next by Date: Re: 2.6.22.6: still seeing section mismatch warnings
- Previous by thread: [PATCH] Refactor hypercall infrastructure
- Next by thread: Interpretation of sparse warning
- Index(es):