diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2020-10-23 13:57:32 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-11-02 03:31:00 +0100 |
commit | d9b5665fb3c822730857ba9119ead8b5e5ff967d (patch) | |
tree | 287a1afff0fa42f0ab5d742191a6aa052fe2e713 /.cocciconfig | |
parent | Linux 5.10-rc2 (diff) | |
download | linux-d9b5665fb3c822730857ba9119ead8b5e5ff967d.tar.xz linux-d9b5665fb3c822730857ba9119ead8b5e5ff967d.zip |
kbuild: remove unused OBJSIZE
The "size" tool has been solely used by s390 to enforce .bss section usage
restrictions in early startup code. Since commit 980d5f9ab36b ("s390/boot:
enable .bss section for compressed kernel") and commit 2e83e0eb85ca
("s390: clean .bss before running uncompressed kernel") these restrictions
have been lifted for the decompressor and uncompressed kernel and the
size tool is now unused.
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions