[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250724143718.5442-1-harald.mommer@oss.qualcomm.com>
Date: Thu, 24 Jul 2025 16:36:52 +0200
From: Harald Mommer <harald.mommer@....qualcomm.com>
To: Enrico Weigelt <info@...ux.net>, Viresh Kumar <vireshk@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: linux-gpio@...r.kernel.org, virtualization@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/1] gpio: virtio: Fix config space reading.
Fix for Virtio GPIO Linux driver
The Virtio GPIO Linux driver reads the configuration space in a way not
conformant with the virtio specification. The hypervisor we are using is
strict in what it accepts so the current behavior causes a problem.
Builds on top of gpio/for-next, tested on Linux v6.5.7.
- Add CC: to stable as requested
- Add Fixes: in commit message as requested.
(Problem is present from the beginning and was not introcuced later)
- Add Acked-by: from Viresh Kumar to the commit message
- No further changes to the patch itself
Powered by blists - more mailing lists