On 2/4/19 10:46 AM, Song Liu wrote: > Hi Jens, > > Please pull the following md changes for 5.1. > > Thanks, > Song > > The following changes since commit 9dccbf6da0f6414d22d1a7922d4dbecc5fe74007: > > Merge branch 'for-5.1/block' into for-next (2019-02-01 08:34:10 -0700) > > are available in the Git repository at: > > https://github.com/liu-song-6/linux.git md-next > > for you to fetch changes up to b588dba8422fca989d396f0da6adab26faac6659: > > raid1: simplify raid1_error function (2019-02-04 09:44:10 -0800) > > ---------------------------------------------------------------- > Gustavo A. R. Silva (1): > md-linear: use struct_size() in kzalloc() > > Yufen Yu (1): > raid1: simplify raid1_error function > > drivers/md/md-linear.c | 3 +-- > drivers/md/raid1.c | 6 ++---- > 2 files changed, 3 insertions(+), 6 deletions(-) Your git tree is ahead of my for-5.1/block. If I were to pull this, I'd get a ton of unrelated changes. Please base your branches either on my for-5.1/block, or something prior to that in mainline at least. -- Jens Axboe