Files
linux/drivers/ras
Borislav Petkov 5cc6b16ea1 RAS/CEC: Do not set decay value on error
When the value requested doesn't match the allowed (min,max) range,
the @data buffer should not be modified with the invalid value because
reading "decay_interval" shows it otherwise as if the previous write
succeeded.

Move the data write after the check.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
2019-06-08 17:34:36 +02:00
..
2019-06-08 17:34:36 +02:00
2019-01-25 16:40:40 +01:00