aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMiaohe Lin <[email protected]>2022-07-19 19:52:33 +0800
committerakpm <[email protected]>2022-07-29 18:07:16 -0700
commit6d97cf88ddde9c976d04b886b10b464ec8006c85 (patch)
treea801c9c5db106484da237156ddff9548c7564525 /scripts/gdb/linux/tasks.py
parent189cdcfeeff31a285313c5132b81ae0b998dcad5 (diff)
mm/mempolicy: remove unneeded out label
We can use unlock label to unlock ptl and return ret directly to remove the unneeded out label and reduce the size of mempolicy.o. No functional change intended. [Before] text data bss dec hex filename 26702 3972 6168 36842 8fea mm/mempolicy.o [After] text data bss dec hex filename 26662 3972 6168 36802 8fc2 mm/mempolicy.o Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Miaohe Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions