Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1647507 > unrolled thread

[GIT PULL] pstore fix for v4.12-rc3

Started byKees Cook <keescook@chromium.org>
First post2017-05-23 02:10 +0200
Last post2017-05-23 02:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] pstore fix for v4.12-rc3 Kees Cook <keescook@chromium.org> - 2017-05-23 02:10 +0200

#1647507 — [GIT PULL] pstore fix for v4.12-rc3

FromKees Cook <keescook@chromium.org>
Date2017-05-23 02:10 +0200
Subject[GIT PULL] pstore fix for v4.12-rc3
Message-ID<tK5yG-458-11@gated-at.bofh.it>
Hi,

Please pull this pstore fix for v4.12-rc3. Marta noticed another misbehavior
in EFI pstore, which this fixes. Hopefully this is the last of the v4.12
fixes for pstore!

Thanks,

-Kees

The following changes since commit 6f61dd3aa35179043f1fcdb0965c5d56278ab724:

  efi-pstore: Fix read iter after pstore API refactor (2017-05-16 11:46:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v4.12-rc3

for you to fetch changes up to c10e8031d5b34cde06b039ca2e8af87a33d5ba11:

  efi-pstore: Fix write/erase id tracking (2017-05-22 16:53:09 -0700)

----------------------------------------------------------------
More, and hopefully final, fixes after refactor for EFI pstore backend.

----------------------------------------------------------------
Kees Cook (1):
      efi-pstore: Fix write/erase id tracking

 drivers/firmware/efi/efi-pstore.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

-- 
Kees Cook
Pixel Security

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web