Hi Linus,
I usually like to send you a pull early, but things got a bit delayed for me.
Nonetheless, these three small commits have been cooking in -next for a while
and I don't expect much trouble.
This pull has one new feature:
- The vmgenid driver can now be bound using device tree, rather than just
ACPI. The improvement, from Sudan, lets Amazon's Firecracker VMM make use of
the virtual device without having to expose an otherwise unused ACPI stack
in their "micro VM".
Please pull.
Thanks,
Jason
The following changes since commit 5eb4573ea63d0c83bf58fb7c243fc2c2b6966c02:
Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2024-04-26 14:39:45 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git tags/random-6.10-rc1-for-linus
for you to fetch changes up to 7b1bcd6b50a615671d4dcb0ad0378a2660a1a368:
virt: vmgenid: add support for devicetree bindings (2024-04-27 02:38:34 +0200)
----------------------------------------------------------------
Random number generator updates for Linux 6.10-rc1.
----------------------------------------------------------------
Sudan Landge (3):
virt: vmgenid: change implementation to use a platform driver
dt-bindings: rng: Add vmgenid support
virt: vmgenid: add support for devicetree bindings
.../devicetree/bindings/rng/microsoft,vmgenid.yaml | 49 +++++++
MAINTAINERS | 1 +
drivers/virt/Kconfig | 1 -
drivers/virt/vmgenid.c | 150 ++++++++++++++++-----
4 files changed, 165 insertions(+), 36 deletions(-)
create mode 100644 Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml
I forgot to mention, there's a small conflict with the pm tree, which
you've already pulled, where `.owner = THIS_MODULE` is removed from the
driver, as part of a tree-wide set of changes. The changes in my tree
convert the driver to a platform driver, rather than an acpi driver,
which also doesn't have the `.owner = THIS_MODULE` line, because those
got converted years ago. So the right conflict resolution is to just
take my commits and skip 00e8b52bf9. That's the same resolution in -next
too. It should be trivial enough.
Jason
The pull request you sent on Fri, 17 May 2024 17:03:15 +0200:
> https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git tags/random-6.10-rc1-for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f0cd69b8cca6a5096463644d6dacc9f991bfa521
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html