diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-06-13 23:30:28 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2023-06-20 20:52:12 +0300 |
commit | f471c6585c7f2f168b8eb2d19e2d6e5f22a6645f (patch) | |
tree | f3c8b79e30f69a9df261f054ff9720c465299981 /scripts/gdb/linux/modules.py | |
parent | 03c5c83b70dca3729a3eb488e668e5044bd9a5ea (diff) | |
download | linux-f471c6585c7f2f168b8eb2d19e2d6e5f22a6645f.tar.xz |
s390/crash: use the correct type for memory allocation
get_elfcorehdr_size() returns a size_t, so there is no real point to
store it in a u32.
Turn 'alloc_size' into a size_t.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/0756118c9058338f3040edb91971d0bfd100027b.1686688212.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions