aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2025-06-24 20:41:37 +0200
committerAndreas Gruenbacher <agruenba@redhat.com>2025-07-15 04:20:40 +0200
commit92cef39bb3c1734a9b55693047720198c90f8a4f (patch)
tree8abe4caab930bb5295c640c18ee9c493040a05aa /scripts/stackusage
parentgfs2: sanitize the gdlm_ast -> finish_xmote interface (diff)
downloadlinux-92cef39bb3c1734a9b55693047720198c90f8a4f.tar.gz
linux-92cef39bb3c1734a9b55693047720198c90f8a4f.zip
gfs2: simplify finish_xmote
As a follow-up to commit a431d49243a0 ("gfs2: Fix request cancelation bug"), it turns out that any call to finish_xmote() is always followed by a call to run_queue(), either * directly when glock_work_func() calls finish_xmote() before calling run_queue(), or * indirectly when do_xmote() calls finish_xmote() before calling gfs2_glock_queue_work(), which queues a call to glock_work_func() in work queue context, so remove the code in finish_xmote() that duplicates the functionality of run_queue(). In addition, the code this commit removes is missing a check for the GLF_DEMOTE flag which indicates that no further promotes should be performed, so if that code didn't get removed, that check would have to be added. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Reviewed-by: Andrew Price <anprice@redhat.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
hov1-1/+8 2018-07-20sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov6-23/+67 2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov10-21/+76 2018-07-20net: Init backlog NAPI's gro_hash.David S. Miller1-6/+12 2018-07-20tipc: make link capability update thread safeJon Maloy1-0/+4 2018-07-20gtp: constify nla_policyStephen Hemminger1-1/+1 2018-07-20nbd: constify nla_policyStephen Hemminger1-3/+3 2018-07-20tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva1-1/+1 2018-07-20platform/x86: dell-laptop: Fix backlight detectionDamien Thébault1-1/+1 2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2-2/+31 2018-07-19qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru1-0/+88 2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru5-0/+119 2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz2-15/+33 2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz2-2/+14 2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz2-2/+20 2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2-1/+3 2018-07-19ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systemsRobin H. Johnson1-1/+1 2018-07-19drm/nouveau/fb/gp100-: disable address remapperBen Skeggs4-0/+15 2018-07-18docs: networking: Convert bridge.txt to rstTobin C. Harding2-0/+7 2018-07-18docs: networking: Convert alias.txt to rstTobin C. Harding4-42/+50 2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap1-2/+2 2018-07-18ptp: fix missing break in switchGustavo A. R. Silva1-0/+1 2018-07-18pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...Jakub Kicinski1-6/+4 2018-07-18hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang1-7/+10 2018-07-18MAINTAINERS: Drop inactive Vitaly Bordug's emailKrzysztof Kozlowski1-1/+0 2018-07-18net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin1-6/+6