diff options
| author | Daniel Palmer <[email protected]> | 2025-04-16 11:42:40 +0000 |
|---|---|---|
| committer | Geert Uytterhoeven <[email protected]> | 2025-07-06 10:50:50 +0000 |
| commit | 4fbdd56edf1f0b3e338c90a011bbae1a677ac884 (patch) | |
| tree | 0b4df0d5008d79dbb20a686c5e04edba2c340e0f /rust/helpers/task.c | |
| parent | m68k: Don't unregister boot console needlessly (diff) | |
| download | kernel-4fbdd56edf1f0b3e338c90a011bbae1a677ac884.tar.gz kernel-4fbdd56edf1f0b3e338c90a011bbae1a677ac884.zip | |
m68k: Enable dead code elimination
Allow the experimental dead code elimination config to be enabled.
For my 68000 nommu config this frees up a few hundred K of memory
so seems worth while.
Boot and build tested on nommu and mmu enabled configs.
Before:
Memory: 5388K/8192K available (1986K kernel code, 114K rwdata,
244K rodata, 92K init, 41K bss, 2624K reserved, 0K cma-reserved)
After
Memory: 5684K/8192K available (1714K kernel code, 112K rwdata,
228K rodata, 92K init, 37K bss, 2328K reserved, 0K cma-reserved)
Signed-off-by: Daniel Palmer <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Tested-by: Finn Thain <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
