[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200429100529.19645-1-jbi.octave@gmail.com>
Date: Wed, 29 Apr 2020 11:05:22 +0100
From: Jules Irenge <jbi.octave@...il.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] Lock warnings cleanup
This patch serie propose a solution to functions that record context
imbalance by adding annotations
Jules Irenge (6):
usb: gadget: Add missing annotation for xudc_handle_setup()
udp: Add missing annotations for busylock_acquire() and
busylock_release()
udp: Add annotations for udp_rmem_release()
net: atm: Add missing annotation for lec_seq_stop()
USB: dummy-hcd: Add missing annotation for set_link_state()
net: atm: Add annotation for lec_priv_walk()
drivers/usb/gadget/udc/dummy_hcd.c | 1 +
drivers/usb/gadget/udc/udc-xilinx.c | 1 +
net/atm/lec.c | 11 ++++++++++-
net/ipv4/udp.c | 11 +++++++++++
4 files changed, 23 insertions(+), 1 deletion(-)
--
2.25.3
Powered by blists - more mailing lists