* [git pull] device mapper fix for 6.1-rc2
@ 2022-10-18 18:44 Mike Snitzer
2022-10-21 0:41 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mike Snitzer @ 2022-10-18 18:44 UTC (permalink / raw)
To: Linus Torvalds; +Cc: dm-devel, linux-block, Alasdair G Kergon, Mikulas Patocka
Hi Linus,
The following changes since commit bb1a1146467ad812bb65440696df0782e2bc63c8:
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2022-10-17 18:52:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.1/dm-fix
for you to fetch changes up to 141b3523e9be6f15577acf4bbc3bc1f82d81d6d1:
dm bufio: use the acquire memory barrier when testing for B_READING (2022-10-18 12:38:16 -0400)
Please pull, thanks.
Mike
----------------------------------------------------------------
- Fix dm-bufio to use test_bit_acquire to properly test_bit on arches
with weaker memory ordering.
----------------------------------------------------------------
Mikulas Patocka (1):
dm bufio: use the acquire memory barrier when testing for B_READING
drivers/md/dm-bufio.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] device mapper fix for 6.1-rc2
2022-10-18 18:44 [git pull] device mapper fix for 6.1-rc2 Mike Snitzer
@ 2022-10-21 0:41 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-21 0:41 UTC (permalink / raw)
To: Mike Snitzer
Cc: Linus Torvalds, dm-devel, linux-block, Alasdair G Kergon,
Mikulas Patocka
The pull request you sent on Tue, 18 Oct 2022 14:44:35 -0400:
> git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.1/dm-fix
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/43e6c111824c75940a586cd7d3fe6a5ff1d5104f
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:[~2022-10-21 0:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-18 18:44 [git pull] device mapper fix for 6.1-rc2 Mike Snitzer
2022-10-21 0:41 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).