linux-stable/drivers
Greg Kroah-Hartman 7cbcb642a6 Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
This reverts commit 5bfbacfead which is
commit cb011044e3 upstream.

It is reported to cause problems with systems and probably should not
have been backported in the first place :(

Link: https://lore.kernel.org/r/20210803165108.4154cd52@endymion
Reported-by: Jean Delvare <jdelvare@suse.de>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Wim Van Sebroeck <wim@linux-watchdog.org>
Cc: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-08-08 08:54:29 +02:00
..
accessibility
acpi ACPI: video: Add quirk for the Dell Vostro 3350 2021-07-20 16:16:12 +02:00
amba
android
ata ata: ahci_sunxi: Disable DIPM 2021-07-20 16:16:04 +02:00
atm atm: nicstar: register the interrupt handler in the right place 2021-07-20 16:16:01 +02:00
auxdisplay
base
bcma
block virtio-blk: Fix memory leak among suspend/resume procedure 2021-07-20 16:16:12 +02:00
bluetooth Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc. 2021-07-20 16:16:03 +02:00
bus
cdrom
char virtio_console: Assure used length from device is limited 2021-07-20 16:16:12 +02:00
clk clk: tegra: Ensure that PLLU configuration is applied properly 2021-07-20 16:16:00 +02:00
clocksource clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround 2021-07-20 16:16:04 +02:00
connector
cpufreq
cpuidle
crypto crypto: nx - Fix RCU warning in nx842_OF_upd_status 2021-07-20 16:15:48 +02:00
dax
dca
devfreq
dio
dma dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc 2021-06-30 08:48:25 -04:00
dma-buf dma-buf/sync_file: Don't leak fences on merge failure 2021-07-28 11:13:45 +02:00
edac EDAC/ti: Add missing MODULE_DEVICE_TABLE 2021-07-20 16:15:45 +02:00
eisa
extcon extcon: max8997: Add missing modalias string 2021-07-20 16:15:57 +02:00
firewire
firmware firmware: arm_scmi: Ensure drivers provide a probe function 2021-08-08 08:54:29 +02:00
fmc
fpga
fsi fsi/sbefifo: Fix reset timeout 2021-07-20 16:15:55 +02:00
gnss
gpio gpio: pca953x: Add support for the On Semi pca9655 2021-07-20 16:16:09 +02:00
gpu drm/i915: Ensure intel_engine_init_execlist() builds with Clang 2021-08-08 08:54:29 +02:00
hid HID: wacom: Correct base usage for capacitive ExpressKey status bits 2021-07-20 16:15:46 +02:00
hsi
hv hv_utils: Fix passing zero to 'PTR_ERR' warning 2021-07-20 16:15:45 +02:00
hwmon hwmon: (max31790) Fix fan speed reporting for fan7..12 2021-07-20 16:15:48 +02:00
hwspinlock
hwtracing intel_th: Wait until port is in reset before programming it 2021-07-20 16:16:10 +02:00
i2c i2c: core: Disable client irq on reboot/shutdown 2021-07-20 16:16:10 +02:00
ide
idle
iio iio: dac: ds4422/ds4424 drop of_node check 2021-07-31 08:22:37 +02:00
infiniband RDMA/cma: Fix rdma_resolve_route() memory leak 2021-07-20 16:16:02 +02:00
input Input: hideep - fix the uninitialized use in hideep_nvm_unlock() 2021-07-20 16:16:09 +02:00
iommu
ipack ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe 2021-07-20 16:16:05 +02:00
irqchip
isdn mISDN: fix possible use-after-free in HFC_cleanup() 2021-07-20 16:15:59 +02:00
leds leds: ktd2692: Fix an error handling path 2021-07-20 16:15:57 +02:00
lightnvm
macintosh
mailbox
mcb
md dm writecache: fix writing beyond end of underlying device when shrinking 2021-07-28 11:13:44 +02:00
media media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() 2021-07-28 11:13:50 +02:00
memory memory: fsl_ifc: fix leak of private memory on probe failure 2021-07-20 16:16:15 +02:00
memstick
message
mfd mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE 2021-07-20 16:16:08 +02:00
misc misc/libmasm/module: Fix two use after free in ibmasm_init_one 2021-07-20 16:16:07 +02:00
mmc mmc: core: Allow UHS-I voltage switch for SDSC cards if supported 2021-07-20 16:16:04 +02:00
mtd mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvell_nfc_resume() 2021-07-20 16:15:57 +02:00
mux
net qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union() 2021-08-08 08:54:29 +02:00
nfc nfc: nfcsim: fix use after free during module unload 2021-08-04 12:23:45 +02:00
ntb
nubus
nvdimm
nvme nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING 2021-07-28 11:13:48 +02:00
nvmem
of of: Fix truncation of memory sizes on 32-bit platforms 2021-07-20 16:15:57 +02:00
opp
oprofile
parisc
parport
pci PCI: Mark AMD Navi14 GPU ATS as broken 2021-07-28 11:13:52 +02:00
pcmcia
perf
phy phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe() 2021-07-20 16:15:57 +02:00
pinctrl pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq() 2021-07-20 16:16:06 +02:00
platform platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard() 2021-07-20 16:15:46 +02:00
pnp
power power: supply: rt5033_battery: Fix device tree enumeration 2021-07-20 16:16:12 +02:00
powercap
pps
ps3
ptp
pwm pwm: tegra: Don't modify HW state in .remove callback 2021-07-20 16:16:12 +02:00
rapidio
ras
regulator regulator: da9052: Ensure enough delay time for .set_voltage_time_sel 2021-07-20 16:15:45 +02:00
remoteproc
reset reset: ti-syscon: fix to_ti_syscon_reset_data macro 2021-07-28 11:13:42 +02:00
rpmsg
rtc rtc: max77686: Do not enforce (incorrect) interrupt trigger type 2021-07-28 11:13:44 +02:00
s390 s390/sclp_vt220: fix console name to match device 2021-07-20 16:16:08 +02:00
sbus
scsi scsi: iscsi: Fix iface sysfs attr detection 2021-07-28 11:13:48 +02:00
sfi
sh
siox
slimbus
sn
soc soc/tegra: fuse: Fix Tegra234-only builds 2021-07-28 11:13:43 +02:00
soundwire
spi spi: spi-fsl-dspi: Fix a resource leak in an error handling path 2021-07-28 11:13:52 +02:00
spmi
ssb ssb: Fix error return code in ssb_bus_scan() 2021-07-20 16:15:50 +02:00
staging staging: rtl8723bs: fix macro value for 2.4Ghz only device 2021-07-20 16:16:10 +02:00
target scsi: target: Fix protect handling in WRITE SAME(32) 2021-07-28 11:13:48 +02:00
tc
tee
thermal thermal/core: Correct function name thermal_zone_device_unregister() 2021-07-28 11:13:43 +02:00
thunderbolt
tty tty: serial: 8250: serial_cs: Fix a memory leak in error handling path 2021-07-20 16:16:08 +02:00
uio
usb xhci: add xhci_get_virt_ep() helper 2021-07-28 11:13:52 +02:00
uwb
vfio vfio/pci: Handle concurrent vma faults 2021-07-20 16:15:58 +02:00
vhost
video backlight: lm3630a: Fix return code of .update_status() callback 2021-07-20 16:16:10 +02:00
virt
virtio
visorbus visorbus: fix error return code in visorchipset_init() 2021-07-20 16:15:55 +02:00
vlynq
vme
w1 w1: ds2438: fixing bug that would always get page0 2021-07-20 16:16:07 +02:00
watchdog Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout" 2021-08-08 08:54:29 +02:00
xen xen/events: reset active flag for lateeoi events later 2021-07-11 12:49:31 +02:00
zorro
Kconfig
Makefile