mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
DMI tables use considerable amount of memory. Mark them as __initconst so they will be discarded once module is loaded. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>