linux-stable/drivers
Lu Wei d7c612f6b1 maple: fix wrong return value of maple_bus_init().
[ Upstream commit bde82ee391 ]

If KMEM_CACHE or maple_alloc_dev failed, the maple_bus_init() will return 0
rather than error, because the retval is not changed after KMEM_CACHE or
maple_alloc_dev failed.

Fixes: 17be2d2b1c ("sh: Add maple bus support for the SEGA Dreamcast.")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Lu Wei <luwei32@huawei.com>
Acked-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: Rich Felker <dalias@libc.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-26 10:47:17 +01:00
..
accessibility
acpi ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses 2021-11-17 09:48:47 +01:00
amba ARM: 9120/1: Revert "amba: make use of -1 IRQs warn" 2021-11-06 13:59:45 +01:00
android binder: use cred instead of task for getsecid 2021-11-17 09:48:16 +01:00
ata libata: fix checking of DMA state 2021-11-17 09:48:23 +01:00
atm
auxdisplay auxdisplay: ht16k33: Fix frame buffer device blanking 2021-11-17 09:48:45 +01:00
base firmware_loader: fix pre-allocated buf built-in firmware use 2021-11-26 10:47:15 +01:00
bcma bcma: Fix memory leak for internally-handled cores 2021-09-15 09:47:37 +02:00
block zram: off by one in read_block_state() 2021-11-17 09:48:47 +01:00
bluetooth Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync 2021-11-17 09:48:34 +01:00
bus bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893 2021-10-13 10:08:19 +02:00
cdrom
char hwrng: mtk - Force runtime pm ops for sleep ops 2021-11-17 09:48:37 +01:00
clk clk: imx: imx6ul: Move csi_sel mux to correct base register 2021-11-26 10:47:15 +01:00
clocksource clocksource/drivers/timer-ti-dm: Select TIMER_OF 2021-11-17 09:48:39 +01:00
connector
counter counter: 104-quad-8: Return error when invalid mode during ceiling_write 2021-09-15 09:47:34 +02:00
cpufreq cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory 2021-10-06 15:42:30 +02:00
cpuidle cpuidle: Fix kobject memory leaks in error paths 2021-11-17 09:48:36 +01:00
crypto crypto: qat - disregard spurious PFVF interrupts 2021-11-17 09:48:36 +01:00
dax
dca
devfreq
dio
dma dmaengine: dmaengine_desc_callback_valid(): Check for callback_result 2021-11-17 09:48:46 +01:00
dma-buf dma-buf: WARN on dmabuf release with pending attachments 2021-11-17 09:48:27 +01:00
edac EDAC/amd64: Handle three rank interleaving mode 2021-11-17 09:48:36 +01:00
eisa
extcon
firewire
firmware firmware/psci: fix application of sizeof to pointer 2021-11-17 09:48:17 +01:00
fpga fpga: machxo2-spi: Fix missing error code in machxo2_write_complete() 2021-09-30 10:09:23 +02:00
fsi
gnss
gpio gpio: pca953x: Improve bias setting 2021-10-20 11:40:15 +02:00
gpu drm/plane-helper: fix uninitialized variable reference 2021-11-17 09:48:44 +01:00
greybus
hid HID: u2fzero: properly handle timeouts in usb_submit_urb 2021-11-17 09:48:43 +01:00
hsi
hv hyperv/vmbus: include linux/bitops.h 2021-11-17 09:48:20 +01:00
hwmon hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff 2021-11-17 09:48:37 +01:00
hwspinlock
hwtracing
i2c i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()' 2021-11-17 09:48:46 +01:00
i3c
ide
idle
iio iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr() 2021-11-26 10:47:16 +01:00
infiniband RDMA/bnxt_re: Check if the vlan is valid before reporting 2021-11-26 10:47:14 +01:00
input Input: i8042 - Add quirk for Fujitsu Lifebook T725 2021-11-17 09:48:17 +01:00
interconnect
iommu
ipack ipack: ipoctal: fix module reference leak 2021-10-06 15:42:36 +02:00
irqchip irqchip/sifive-plic: Fixup EOI failed when masked 2021-11-17 09:48:49 +01:00
isdn isdn: mISDN: Fix sleeping function called from invalid context 2021-10-27 09:54:29 +02:00
leds
lightnvm
macintosh
mailbox
mcb mcb: fix error handling in mcb_alloc_bus() 2021-09-30 10:09:22 +02:00
md md: fix a lock order reversal in md_alloc 2021-09-30 10:09:24 +02:00
media media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable() 2021-11-17 09:48:36 +01:00
memory memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe 2021-11-17 09:48:42 +01:00
memstick memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() 2021-11-17 09:48:37 +01:00
message
mfd mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is set 2021-09-22 12:26:44 +02:00
misc cb710: avoid NULL pointer subtraction 2021-10-20 11:40:13 +02:00
mmc mmc: mxs-mmc: disable regulator on error and in the remove function 2021-11-17 09:48:38 +01:00
mtd mtd: core: don't remove debugfs directory if device is in use 2021-11-17 09:48:45 +01:00
mux
net ath10k: fix invalid dma_addr_t token assignment 2021-11-17 09:48:50 +01:00
nfc nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails 2021-11-17 09:48:47 +01:00
ntb NTB: perf: Fix an error code in perf_setup_inbuf() 2021-09-22 12:26:44 +02:00
nubus
nvdimm libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind 2021-10-06 15:42:38 +02:00
nvme nvme-rdma: fix error code in nvme_rdma_setup_ctrl 2021-11-17 09:48:38 +01:00
nvmem nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells 2021-10-20 11:40:14 +02:00
of of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS 2021-09-22 12:26:34 +02:00
opp opp: Fix return in _opp_add_static_v2() 2021-11-17 09:48:44 +01:00
oprofile
parisc parisc: Move pci_dev_is_behind_card_dino to where it is used 2021-09-26 14:07:10 +02:00
parport parport: remove non-zero check on count 2021-09-22 12:26:36 +02:00
pci PCI: Add MSI masking quirk for Nvidia ION AHCI 2021-11-21 13:38:51 +01:00
pcmcia
perf
phy phy: qcom-qusb2: Fix a memory leak on probe 2021-11-17 09:48:43 +01:00
pinctrl pinctrl: core: fix possible memory leak in pinctrl_enable() 2021-11-17 09:48:26 +01:00
platform platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning 2021-11-17 09:48:38 +01:00
pnp
power power: supply: bq27xxx: Fix kernel crash on IRQ handler register error 2021-11-17 09:48:44 +01:00
powercap
pps
ps3
ptp ptp_pch: Load module automatically if ID matches 2021-10-13 10:08:19 +02:00
pwm pwm: stm32-lp: Don't modify HW state in .remove() callback 2021-09-26 14:07:13 +02:00
rapidio
ras
regulator regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled 2021-11-17 09:48:22 +01:00
remoteproc
reset reset: socfpga: add empty driver allowing consumers to probe 2021-11-17 09:48:20 +01:00
rpmsg
rtc rtc: rx8010: select REGMAP_I2C 2021-09-26 14:07:14 +02:00
s390 s390/cio: make ccw_device_dma_* more robust 2021-11-17 09:48:50 +01:00
sbus
scsi scsi: advansys: Fix kernel pointer leak 2021-11-26 10:47:15 +01:00
sfi
sh maple: fix wrong return value of maple_bus_init(). 2021-11-26 10:47:17 +01:00
siox
slimbus
soc soc/tegra: pmc: Fix imbalanced clock disabling in error code path 2021-11-21 13:38:50 +01:00
soundwire
spi spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() 2021-11-17 09:48:33 +01:00
spmi
ssb
staging staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC 2021-11-17 09:48:43 +01:00
target scsi: target: Fix alua_tg_pt_gps_count tracking 2021-11-26 10:47:16 +01:00
tc
tee tee: optee: Fix missing devices unregister during optee_remove 2021-10-27 09:54:25 +02:00
thermal thermal/drivers/int340x: Do not set a wrong tcc offset on resume 2021-09-30 10:09:26 +02:00
thunderbolt
tty tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc 2021-11-26 10:47:16 +01:00
uio
usb usb: host: ohci-tmio: check return value after calling platform_get_resource() 2021-11-26 10:47:15 +01:00
vfio vfio: Use config not menuconfig for VFIO_NOIOMMU 2021-09-22 12:26:23 +02:00
vhost vhost_net: fix OoB on sendmsg() failure. 2021-09-22 12:26:41 +02:00
video video: backlight: Drop maximum brightness override for brightness zero 2021-11-17 09:48:50 +01:00
virt
virtio virtio: write back F_VERSION_1 before validate 2021-10-20 11:40:14 +02:00
visorbus
vlynq
vme
w1
watchdog ar7: fix kernel builds for compiler test 2021-11-17 09:48:46 +01:00
xen xen-pciback: Fix return in pm_ctrl_init() 2021-11-17 09:48:46 +01:00
zorro
Kconfig
Makefile