summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorHarald Freudenberger <freude@linux.ibm.com>2025-04-24 16:35:56 +0300
committerHeiko Carstens <hca@linux.ibm.com>2025-04-30 12:34:00 +0300
commit57db62a130ce69e6f3a870cf1119d8f860391f97 (patch)
tree31944e1e961e7773d7dd24a0abc2e986790dbf19 /scripts/gdb/linux
parent43435495a0f4e3a08792835285901b01e6d5b6da (diff)
downloadlinux-57db62a130ce69e6f3a870cf1119d8f860391f97.tar.xz
s390/ap/zcrypt: Rework AP message buffer allocation
Slight rework on the way how AP message buffers are allocated. Instead of having multiple places with kmalloc() calls all the AP message buffers are now allocated and freed on exactly one place: ap_init_apmsg() allocates the current AP bus max limit of ap_max_msg_size (defaults to 12KB). The AP message buffer is then freed in ap_release_apmsg(). Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Link: https://lore.kernel.org/r/20250424133619.16495-3-freude@linux.ibm.com Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions