|
From: Seiji A. <sei...@hd...> - 2012-06-13 23:28:18
|
> I think not - the limitation is EFI (ERST can handle several errors, I think that the ramoops patches are working with the assumption that > enough storage is available too). > I see. > The question is how easy is it for EFI to determine the "type" of the saved error (which may be from the previous booted kernel - so > no use using a global variable ... the information needs to be in persistent store). OK. I will not use the global variable. I can check the previous event from a header supplied by pstore ,such as "Panic#1 Part1". Seiji |