]> Git Repo - linux.git/commit
CPER failed to handle generic error records with multiple sections
authorJiang Liu <[email protected]>
Tue, 14 Feb 2012 16:01:44 +0000 (00:01 +0800)
committerLen Brown <[email protected]>
Fri, 30 Mar 2012 08:01:26 +0000 (04:01 -0400)
commit37d2a3622d249d83413c92a1cd9e94b5237d0fcc
tree81456457d095b0615dd1664b12c880fe8859e449
parent15afae604651d4e17652d2ffb56f5e36f991cfef
CPER failed to handle generic error records with multiple sections

The function apei_estatus_print() and apei_estatus_check() forget to move ahead
the gdata pointer when dealing with multiple generic error data sections.

Signed-off-by: Jiang Liu <[email protected]>
Signed-off-by: Len Brown <[email protected]>
drivers/acpi/apei/cper.c
This page took 0.052398 seconds and 4 git commands to generate.