From: "Dr. David Alan Gilbert"
Commit fb5d1d389c9e ("ubd: open the backing files in ubd_add")
removed the last use of ubd_mutex.
Remove it.
Build and kernel startup test only.
Signed-off-by: Dr. David Alan Gilbert
---
arch/um/drivers/ubd_kern.c | 1 -
1 file changed, 1 deletion(-)
diff --gi
el.org/patchwork/pwbot.html
___
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um
https://git.kernel.org/riscv/c/9d361173edc4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
___
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um
Hello:
This series was applied to riscv/linux.git (fixes)
by Andrew Morton :
On Fri, 3 Jan 2025 18:44:09 + you wrote:
> v1:
> https://lore.kernel.org/linux-mm/20241219164425.2277022-1-kevin.brod...@arm.com/
>
> This series should be considered in conjunction with Qi
Hello:
This series was applied to riscv/linux.git (fixes)
by Arnd Bergmann :
On Wed, 23 Oct 2024 07:36:36 +0200 you wrote:
> page_to_phys is duplicated by all architectures, and from some strange
> reason placed in where it doesn't fit at all.
>
> phys_to_page is only provided by a few architec