summaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorAthira Rajeev <atrajeev@linux.ibm.com>2026-03-14 16:24:30 +0300
committerMadhavan Srinivasan <maddy@linux.ibm.com>2026-05-06 04:57:43 +0300
commit54d54f33813d7911555226b4220737177a2ba8d6 (patch)
tree647498dcf89472a895e1d7e58e49c1859df9e141 /include/linux/errqueue.h
parent7fd2df204f342fc17d1a0bfcd474b24232fb0f32 (diff)
downloadlinux-54d54f33813d7911555226b4220737177a2ba8d6.tar.xz
powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
htmdump modules uses global memory buffers to capture details like capabilities, status of specified HTM, read the trace buffer. These are initialized during module init and hence needs to be freed in module exit. Patch adds freeing of the memory in module exit. The change also includes minor clean up for the variable name. The read call back for the debugfs interface file saves filp->private_data to local variable name which is same as global variable name for the memory buffers. Rename these local variable names. Signed-off-by: Athira Rajeev <atrajeev@linux.ibm.com> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20260314132432.25581-1-atrajeev@linux.ibm.com
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions