On Sun, Mar 08, 2026 at 02:35:33AM +0900, Simon Richter wrote:
> Hi,
> 
> reformatted the descriptions to follow the style guide, removed unlikely()
> from return code checks.
> 
> Companion patch for i915/xe is v3 of
> 
>   https://patchwork.freedesktop.org/series/161721/
> 
> which can be applied independently and should probably go in before the
> __must_check patches at least.
> 
> Not sure if these should have a Cc stable. If yes, there is a backport of
> the i915/xe patch as well (what patchwork calls "v4").
> 
> Simon Richter (5):
>   vgaarb: pass vga_get_uninterruptible() errors to userspace
>   vgaarb: pass errors from pci_set_vga_state() up
>   vgaarb: mark vga_get() and wrappers as __must_check
>   pci: check if VGA decoding was really activated
>   pci: mark pci_set_vga_state() as __must_check
> 
>  drivers/pci/pci.c      |  6 ++++++
>  drivers/pci/vgaarb.c   | 20 +++++++++++++++++---
>  include/linux/pci.h    |  4 ++--
>  include/linux/vgaarb.h | 15 ++++++++-------
>  4 files changed, 33 insertions(+), 12 deletions(-)

Applied to pci/vga for v7.1, thanks!

Reply via email to