* [GIT PULL] Compute Express Link (CXL) Fixes for 6.10-rc3
@ 2024-06-03 21:00 Dave Jiang
2024-06-03 22:47 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dave Jiang @ 2024-06-03 21:00 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-cxl@vger.kernel.org, Dan Williams, Davidlohr Bueso,
Jonathan Cameron, Ira Weiny, Alison Schofield, Vishal Verma
Hi Linus, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.10-rc3
...to receive couple fixes for the CXL subsystem.
A fix to add the missing linux/vmalloc.h header in cxl-test due to 6.10 changes
that no longer include the vmalloc.h header from the currently included headers
and prevent the cxl-test from compiling.
A fix to address 'memregion' leak in devm_cxl_add_region().
This has build success notification from kbuild-robot. It has been in the -next
for several days with no reported issues.
---
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.10-rc3
for you to fetch changes up to 49ba7b515c4c0719b866d16f068e62d16a8a3dd1:
cxl/region: Fix memregion leaks in devm_cxl_add_region() (2024-05-28 16:09:17 -0700)
----------------------------------------------------------------
cxl fixes for v6.10-rc3
- Compile fix for cxl-test from missing linux/vmalloc.h
- Fix for memregion leaks in devm_cxl_add_region()
----------------------------------------------------------------
Dave Jiang (1):
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Li Zhijian (1):
cxl/region: Fix memregion leaks in devm_cxl_add_region()
drivers/cxl/core/region.c | 18 +++++++++---------
tools/testing/cxl/test/mem.c | 1 +
2 files changed, 10 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] Compute Express Link (CXL) Fixes for 6.10-rc3
2024-06-03 21:00 [GIT PULL] Compute Express Link (CXL) Fixes for 6.10-rc3 Dave Jiang
@ 2024-06-03 22:47 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-03 22:47 UTC (permalink / raw)
To: Dave Jiang
Cc: Linus Torvalds, linux-cxl@vger.kernel.org, Dan Williams,
Davidlohr Bueso, Jonathan Cameron, Ira Weiny, Alison Schofield,
Vishal Verma
The pull request you sent on Mon, 3 Jun 2024 14:00:17 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git tags/cxl-fixes-6.10-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2ab79514109578fc4b6df90633d500cf281eb689
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:[~2024-06-03 22:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-03 21:00 [GIT PULL] Compute Express Link (CXL) Fixes for 6.10-rc3 Dave Jiang
2024-06-03 22:47 ` 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