On 18 May 2017 at 14:01, Kees Cook <[email protected]> wrote: > On Thu, May 18, 2017 at 3:35 AM, Ard Biesheuvel > <[email protected]> wrote: >> On 12 May 2017 at 22:58, Kees Cook <[email protected]> wrote: >>> During the internal pstore API refactoring, the EFI vars read entry was >>> accidentally made to update a stack variable instead of the pstore >>> private data pointer. This corrects the problem (and removes the now >>> needless argument). >>> >>> Signed-off-by: Kees Cook <[email protected]> >> >> Does this need a cc stable? > > No, the refactor first appeared in 4.12-rc1. >
OK. Applied.

