Re: [GIT PULL] pstore fix for v4.20-rc5

2018-11-30 Thread pr-tracker-bot
The pull request you sent on Thu, 29 Nov 2018 15:15:16 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 
> tags/pstore-v4.20-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e9eaf72e73d6159afbf90a9a02c24f2099067992

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


Re: [GIT PULL] pstore fix for v4.20-rc5

2018-11-30 Thread pr-tracker-bot
The pull request you sent on Thu, 29 Nov 2018 15:15:16 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 
> tags/pstore-v4.20-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e9eaf72e73d6159afbf90a9a02c24f2099067992

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


[GIT PULL] pstore fix for v4.20-rc5

2018-11-29 Thread Kees Cook
Hi Linus,

Please pull this pstore fix for v4.20-rc5.

Thanks!

-Kees

The following changes since commit 1227daa43bce1318ff6fb54e6cd862b4f60245c7:

  pstore/ram: Clarify resource reservation labels (2018-10-22 07:11:58 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 
tags/pstore-v4.20-rc5

for you to fetch changes up to 89d328f637b9904b6d4c9af73c8a608b8dd4d6f8:

  pstore/ram: Correctly calculate usable PRZ bytes (2018-11-29 13:46:43 -0800)


pstore fix:

- Fix corrupted compression due to unlucky size choice with ECC


Kees Cook (1):
  pstore/ram: Correctly calculate usable PRZ bytes

 fs/pstore/ram.c| 15 ++-
 include/linux/pstore.h |  5 -
 2 files changed, 10 insertions(+), 10 deletions(-)

-- 
Kees Cook


[GIT PULL] pstore fix for v4.20-rc5

2018-11-29 Thread Kees Cook
Hi Linus,

Please pull this pstore fix for v4.20-rc5.

Thanks!

-Kees

The following changes since commit 1227daa43bce1318ff6fb54e6cd862b4f60245c7:

  pstore/ram: Clarify resource reservation labels (2018-10-22 07:11:58 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 
tags/pstore-v4.20-rc5

for you to fetch changes up to 89d328f637b9904b6d4c9af73c8a608b8dd4d6f8:

  pstore/ram: Correctly calculate usable PRZ bytes (2018-11-29 13:46:43 -0800)


pstore fix:

- Fix corrupted compression due to unlucky size choice with ECC


Kees Cook (1):
  pstore/ram: Correctly calculate usable PRZ bytes

 fs/pstore/ram.c| 15 ++-
 include/linux/pstore.h |  5 -
 2 files changed, 10 insertions(+), 10 deletions(-)

-- 
Kees Cook