lkml.org 
[lkml]   [2020]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] lock warnings cleanup
Date
This patch series adds missing annotations to various functions,
that register warnings of context imbalance when built with Sparse tool.
The adds fix the warnings, improve on readability of the code
and give better insight or directive on what the functions are actually doing.

Jules Irenge (5):
ipc/msg: Add missing annotation for freeque()
video: Add missing annotation for cyber2000fb_enable_ddc() and
cyber2000fb_disable_ddc()
ocfs2: Add missing annotation for dlm_empty_lockres()
libata: Add missing annotation for ata_scsi_rbuf_get() and
ata_scsi_rbuf_fill()
ipmi: Add missing annotation for ipmi_ssif_lock_cond() and
ipmi_ssif_unlock_cond()

drivers/ata/libata-scsi.c | 2 ++
drivers/char/ipmi/ipmi_ssif.c | 2 ++
drivers/video/fbdev/cyber2000fb.c | 2 ++
fs/ocfs2/dlm/dlmmaster.c | 1 +
ipc/msg.c | 2 ++
5 files changed, 9 insertions(+)

--
2.24.1

\
 
 \ /
  Last update: 2020-04-03 18:06    [W:0.670 / U:26.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site