[PATCH v3 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef

James Morse james.morse at arm.com
Tue May 1 05:50:43 PDT 2018


Hi Punit,

On 01/05/18 11:43, Punit Agrawal wrote:
> James Morse <james.morse at arm.com> writes:
>> Notes for cover letter:
>> ghes.c has three things all called 'estatus'. One is a pool of memory
>> that has a static size, and is grown/shrunk when new NMI users are
>> allocated.
>> The second is the cache, this holds recent notifications so we can
>> suppress notifications we've already handled.
>> The last is the queue, which hold data from NMI notifications (in pool
>> memory) that can't be handled immediatly.
> 
> 
> I am guessing you intended to drop the notes before sending the patch
> out.

Ha, oops!

> Calling this out as it'd make sense to clean-this up if the series is
> ready for merging.

Yes, thanks for calling that out.

I've deleted them now (copy-paste cover-letter serves the same purpose), so any
v4 will drop this.


Thanks,

James



More information about the linux-arm-kernel mailing list