On Wed, Apr 16, 2014 at 11:28:40AM +0200, Richard Weinberger wrote: > Am 16.04.2014 11:21, schrieb Peter Zijlstra: > > On Wed, Apr 16, 2014 at 11:13:44AM +0200, Richard Weinberger wrote: > >> Hi! > >> > >> On a new 8 core server I'm facing the following issue. > >> After an oops a warning triggers. > > > > I think its fair to ignore everything _after_ an OOPS ;-) > > The problem here is that I'm using pstore with the erst backend (ACPI APEI). > But it can only store a few KiB. So upon every oops it captures only the bogus > warning and the original one is lost.
Then teach it to stop recording after the first WARN/OOPS. You can generates megabytes of crap after an oops, that's a feature afaik, think of dump_ftrace_on_oops and the like. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/