On Mon, Dec 03, 2018 at 06:05:53PM +0000, James Morse wrote: > Adding new NMI-like notifications duplicates the calls that grow > and shrink the estatus pool. This is all pretty pointless, as the > size is capped to 64K. Allocate this for each ghes and drop > the code that grows and shrinks the pool. > > Suggested-by: Borislav Petkov <bp@xxxxxxx> > Signed-off-by: James Morse <james.morse@xxxxxxx> > --- > drivers/acpi/apei/ghes.c | 49 +++++----------------------------------- > drivers/acpi/apei/hest.c | 2 +- > include/acpi/ghes.h | 2 +- > 3 files changed, 8 insertions(+), 45 deletions(-) Nice and simple, cool. Thanks for doing that. Reviewed-by: Borislav Petkov <bp@xxxxxxx> -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply. _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm