Displaying 1 result from an estimated 1 matches for "667d".
Did you mean:
667
2020 Jul 05
1
[PATCH 5/5] virtio_console: Constify some static variables
...mpiler to put them in read-only memory.
>
> Before:
> text data bss dec hex filename
> 25447 713 76 26236 667c drivers/char/virtio_console.o
>
> After:
> text data bss dec hex filename
> 25488 673 76 26237 667d drivers/char/virtio_console.o
>
> Signed-off-by: Rikard Falkeborn <rikard.falkeborn at gmail.com>
Reviewed-by: Amit Shah <amit at kernel.org>
Please CC me on the entire series instead of individual patches in the
future.
Thanks,
Amit
--
http://amitshah.net/