mbox series

[0/2] Lock warning cleanup

Message ID 20200429225723.31258-1-jbi.octave@gmail.com
Headers show
Series Lock warning cleanup | expand

Message

Jules Irenge April 29, 2020, 10:57 p.m. UTC
This patchset proposes a solution to functions that regiter context
imbalance warnin, we add annotations to fix the warnings.

Jules Irenge (2):
  cxgb4: Add missing annotation for service_ofldq()
  spi: atmel: Add missing annotation for
    atmel_spi_next_xfer_dma_submit()

 drivers/net/ethernet/chelsio/cxgb4/sge.c | 1 +
 drivers/spi/spi-atmel.c                  | 1 +
 2 files changed, 2 insertions(+)