Re: [PATCH v2 2/2] acpi, apei, bert: Clear error status at the end of error handling

2015-12-16 Thread Borislav Petkov
On Wed, Aug 19, 2015 at 12:44:17AM +0800, fu@linaro.org wrote: > From: Tomasz Nowicki > > Once error log is printed out clear error status so it would not be > print during next boot again. > > Signed-off-by: Tomasz Nowicki > Signed-off-by: Chen, Gong > Tested-by: Jonathan (Zhixiong) Zhang

[PATCH v2 2/2] acpi, apei, bert: Clear error status at the end of error handling

2015-08-18 Thread fu . wei
From: Tomasz Nowicki Once error log is printed out clear error status so it would not be print during next boot again. Signed-off-by: Tomasz Nowicki Signed-off-by: Chen, Gong Tested-by: Jonathan (Zhixiong) Zhang Signed-off-by: Tony Luck --- drivers/acpi/apei/bert.c | 3 +++ 1 file changed,