Make s390 and s390x print the right freed init memory size.
The expression (&__init_begin - &__init_end) depends on the type of this adhoc extern variables, which was changed from char to long when the code was copied from another arch.
Showing
Please register or sign in to comment