mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
As the number of keymaps increases and is very unlikely to reduce, this patch helps to reduce memory consumption by declaring all keymaps as __initdata and copying right keymap during DMI detection. On x86 this make the module size at runtime going from 10616 to 9428: a bit more than 1kb saved. Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |
History
|
|
|---|---|---|
| .. | ||
| atlas_btns.c | ||
| cobalt_btns.c | ||
| hp_sdc_rtc.c | ||
| ixp4xx-beeper.c | ||
| Kconfig | ||
| m68kspkr.c | ||
| Makefile | ||
| pcspkr.c | ||
| sparcspkr.c | ||
| uinput.c | ||
| wistron_btns.c | ||