aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJames Morse <[email protected]>2019-01-29 18:48:41 +0000
committerRafael J. Wysocki <[email protected]>2019-02-07 23:10:45 +0100
commitfb7be08f1a091ec243780bfdad4bf0c492057808 (patch)
treeb19b32d9887a4a310657ed8690c5c9f17e4a2185 /scripts
parente147133a42cb9df6cbc99503fdf58d0e6388bf2a (diff)
ACPI / APEI: Make estatus pool allocation a static size
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 <[email protected]> Signed-off-by: James Morse <[email protected]> Reviewed-by: Borislav Petkov <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions