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


Groups > linux.kernel > #1736347 > unrolled thread

[git pull][vfs.git] a couple of fixes

Started byAl Viro <viro@ZenIV.linux.org.uk>
First post2017-09-21 06:20 +0200
Last post2017-09-21 18:40 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [git pull][vfs.git] a couple of fixes Al Viro <viro@ZenIV.linux.org.uk> - 2017-09-21 06:20 +0200
    Re: [git pull][vfs.git] a couple of fixes Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-21 18:10 +0200
      Re: [git pull][vfs.git] a couple of fixes Al Viro <viro@ZenIV.linux.org.uk> - 2017-09-21 18:40 +0200

#1736347 — [git pull][vfs.git] a couple of fixes

FromAl Viro <viro@ZenIV.linux.org.uk>
Date2017-09-21 06:20 +0200
Subject[git pull][vfs.git] a couple of fixes
Message-ID<us17X-4gR-3@gated-at.bofh.it>
	A couple of regression fixes, one for this merge window, one for
the previous cycle.

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to 58aff0af757356065f33290d96a9cd46dfbcae88:

  ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user (2017-09-20 23:27:48 -0400)

----------------------------------------------------------------
Petar Penkov (1):
      iov_iter: fix page_copy_sane for compound pages

Will Deacon (1):
      ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user

 ipc/shm.c      | 2 +-
 lib/iov_iter.c | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

[toc] | [next] | [standalone]


#1736815

FromLinus Torvalds <torvalds@linux-foundation.org>
Date2017-09-21 18:10 +0200
Message-ID<uscd3-3f6-1@gated-at.bofh.it>
In reply to#1736347
On Wed, Sep 20, 2017 at 6:13 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
>         A couple of regression fixes, one for this merge window, one for
> the previous cycle.

That older fix for 4.13 doesn't seem to be marked for stable.

Can you make sure it gets to Greg?

                  Linus

[toc] | [prev] | [next] | [standalone]


#1736839

FromAl Viro <viro@ZenIV.linux.org.uk>
Date2017-09-21 18:40 +0200
Message-ID<uscG6-3pb-19@gated-at.bofh.it>
In reply to#1736815
On Thu, Sep 21, 2017 at 05:59:57AM -1000, Linus Torvalds wrote:
> On Wed, Sep 20, 2017 at 6:13 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
> >         A couple of regression fixes, one for this merge window, one for
> > the previous cycle.
> 
> That older fix for 4.13 doesn't seem to be marked for stable.
> 
> Can you make sure it gets to Greg?

Will do - sorry, forgot to add Cc:stable.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web