mbox series

[GIT,PULL] Fix error return in do_vmi_align_munmap()

Message ID 9a816818f4d0b3eadc1c16fa3f3d42225c55c4b1.camel@infradead.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] Fix error return in do_vmi_align_munmap() | expand

Pull-request

git://git.infradead.org/users/dwmw2/linux unmap-fix-20230629

Message

David Woodhouse June 29, 2023, 9:17 p.m. UTC
Hi Linus,

The following changes since commit 6aeadf7896bff4ca230702daba8788455e6b866e:

  Merge tag 'docs-arm64-move' of git://git.lwn.net/linux (2023-06-27 21:52:15 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/dwmw2/linux unmap-fix-20230629

for you to fetch changes up to 6c26bd4384da24841bac4f067741bbca18b0fb74:

  mm/mmap: Fix error return in do_vmi_align_munmap() (2023-06-28 14:39:07 +0100)


It's not *imperative* that this be a pull request instead of being
committed again through whatever tree wants to take it, but the commit
ID is already being referenced in the stable backports so ideally we'd
keep it the same.

----------------------------------------------------------------
David Woodhouse (1):
      mm/mmap: Fix error return in do_vmi_align_munmap()

 mm/mmap.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org June 30, 2023, 12:48 a.m. UTC | #1
The pull request you sent on Thu, 29 Jun 2023 22:17:09 +0100:

> git://git.infradead.org/users/dwmw2/linux unmap-fix-20230629

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

Thank you!