All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Misc 5.12 fixes
@ 2021-03-03  1:18 Jens Axboe
  2021-03-03 11:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-03-03  1:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

Hi Linus,

Two misc fixes that don't belong in other branches:

- Fix a regression with ia64 signals, introduced by the
  TIF_NOTIFY_SIGNAL change in 5.11.

- Fix the current swapfile regression from this merge window.

Please pull!


The following changes since commit 7a7fd0de4a9804299793e564a555a49c1fc924cb:

  Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2021-03-01 11:24:18 -0800)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/misc-5.12-2021-03-02

for you to fetch changes up to caf6912f3f4af7232340d500a4a2008f81b93f14:

  swap: fix swapfile read/write offset (2021-03-02 17:25:46 -0700)

----------------------------------------------------------------
misc-5.12-2021-03-02

----------------------------------------------------------------
Jens Axboe (2):
      ia64: don't call handle_signal() unless there's actually a signal queued
      swap: fix swapfile read/write offset

 arch/ia64/kernel/signal.c |  3 ++-
 include/linux/swap.h      |  1 +
 mm/page_io.c              |  5 -----
 mm/swapfile.c             | 13 +++++++++++++
 4 files changed, 16 insertions(+), 6 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Misc 5.12 fixes
  2021-03-03  1:18 [GIT PULL] Misc 5.12 fixes Jens Axboe
@ 2021-03-03 11:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-03 11:20 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, LKML

The pull request you sent on Tue, 2 Mar 2021 18:18:32 -0700:

> git://git.kernel.dk/linux-block.git tags/misc-5.12-2021-03-02

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

Thank you!

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-03 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03  1:18 [GIT PULL] Misc 5.12 fixes Jens Axboe
2021-03-03 11:20 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.