[PATCH] golden_hw_state failed with error -2

Zhenyu Wang zhenyuw at linux.intel.com
Tue Aug 1 03:29:42 UTC 2023


On 2023.07.18 14:27:28 -0700, Storm Silva wrote:
> Hello, my name is Storm Silva. I submitted an issue in the intel-gvt GitHub
> repo at https://github.com/intel/gvt-linux/issues/212 and have also submitted a
> pull request which would fix issues #212 and #77 at https://github.com/intel/
> gvt-linux/pull/215 but was told that requests should be sent to this email to
> get merged. Can someone please take a look at this? It is a simple one-line fix
> replacing 
> ret = request_firmware(&fw, path, gvt->gt->i915->drm.dev); with
> ret = firmware_request_nowarn(&fw, path, gvt->gt->i915->drm.dev); Thank you!

Hi, event the fix is simple, but still need to follow kernel patch submission practice.
Could you send your patch directly to mail list? You can do that with git-send-email.

thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20230801/291cbabf/attachment.sig>


More information about the intel-gvt-dev mailing list