Re: [PATCH v4 0/4] s390/crash: support multi-segment iterators

From: Alexander Gordeev
Date: Thu Jul 21 2022 - 04:46:38 EST


On Wed, Jul 20, 2022 at 04:17:20AM +0100, Al Viro wrote:
> I can put your series into replacement of #fixes-s390, or pull it
> from whatever static branch you put it into - up to you.
> Preferences?

Hi Al,

Please find the changes since commit af2debd58bd769e38f538143f0d332e15d753396:

s390/crash: make copy_oldmem_page() return number of bytes copied

up to ebbc9570169147740aa39aee1d61b4cc5a631644:

s390/crash: support multi-segment iterators

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git vmcore-iov_iter

Please, note three (rather trivial) prereq commits to pull along:

f6749da17a34 s390/crash: fix incorrect number of bytes to copy to user space
86caa4b67895 s390/crash: remove redundant panic() on save area allocation failure
7190d84966b3 s390/mm: remove unused tprot() function

Thanks!