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