summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorThomas Fourier <fourier.thomas@gmail.com>2025-07-01 14:37:52 +0200
committerVinod Koul <vkoul@kernel.org>2025-07-23 17:55:32 +0530
commit60095aca6b471b7b7a79c80b7395f7e4e414b479 (patch)
tree4a8ce5ca155c44520cbc58e1a3b19ad943aa131a /scripts/const_structs.checkpatch
parentb330d77c5da2cfece98a89cbb51b8ef948691e6f (diff)
downloadkernel-60095aca6b471b7b7a79c80b7395f7e4e414b479.tar.gz
dmaengine: mv_xor: Fix missing check after DMA map and missing unmap
The DMA map functions can fail and should be tested for errors. In case of error, unmap the already mapped regions. Fixes: 22843545b200 ("dma: mv_xor: Add support for DMA_INTERRUPT") Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com> Link: https://lore.kernel.org/r/20250701123753.46935-2-fourier.thomas@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
/nomadik?id=3007d941bef84f78b6cf19cdfd5da80319cd28ae'>pinctrl: nomadik: assign chips dynamicallyLinus Walleij 2015-05-06pinctrl: nomadik: activate strict mux modeLinus Walleij 2015-04-15pinctrl: fix allmodconfig noiseLinus Walleij 2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2015-03-06treewide: Fix typo in printk messagesMasanari Iida 2015-01-11pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann 2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2014-10-20pinctrl: nomadik: drop owner assignment from platform_driversWolfram Sang 2014-10-20pinctrl: nomadik: amend MMC/SD pinsLinus Walleij 2014-10-20pinctrl: abx500: mark pin config as genericLinus Walleij 2014-10-20pinctrl: abx500: retire phandle config mechanismLinus Walleij 2014-10-20pinctrl: abx500: force-convert to generic config bindingsLinus Walleij 2014-10-20pinctrl: nomadik: force-convert to generic config bindingsLinus Walleij 2014-10-20pinctrl: abx500: force-convert to generic mux bindingsLinus Walleij 2014-10-20pinctrl: nomadik: force-convert to generic mux bindingsLinus Walleij 2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds 2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2014-10-02pinctrl: abx500: get rid of unused variableLinus Walleij 2014-09-30pinctrl: nomadik: improve GPIO debug printsLinus Walleij 2014-09-30pinctrl: abx500: refactor DT parser to take two pathsLinus Walleij 2014-09-30pinctrl: abx500: use helpers for map allocation/freeLinus Walleij 2014-09-29pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij 2014-09-29pinctrl: nomadik: use utils map free functionLinus Walleij 2014-09-29pinctrl: nomadik: use util function to reserve mapsLinus Walleij 2014-09-23pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij 2014-09-04pinctrl: clean up after enable refactoringLinus Walleij 2014-08-17pinctrl: abx500: remove useless checkPatrice CHOTARD 2014-07-11pinctrl: nomadik: move all Nomadik drivers to subdirLinus Walleij