On 4/26/22 8:37 AM, Jani Nikula wrote: > On Tue, 26 Apr 2022, "Wang, Zhi A" <zhi.a.wang@xxxxxxxxx> wrote: >> Hi folks: >> >> Here is the pull of gvt-next which fixs the compilation error when i915 debug >> is open after the GVT-g refactor patches. >> >> Thanks so much for the efforts. > > Pulled, thanks. > > BR, > Jani. > >> I just updated the branch. Can you check a little bit if you got the newest one? >> Thanks, >> Zhi. >> >> The following changes since commit 2917f53113be3b7a0f374e02cebe6d6b749366b5: >> >> vfio/mdev: Remove mdev drvdata (2022-04-21 07:36:56 -0400) >> >> are available in the Git repository at: >> >> https://github.com/intel/gvt-linux tags/gvt-next-2022-04-26 >> >> for you to fetch changes up to 2da299cee780ea797b3f72558687868072cf5eb5: >> >> drm/i915/gvt: Add missing export of symbols. (2022-04-25 18:03:04 -0400) >> >> ---------------------------------------------------------------- >> gvt-next-2022-04-26 >> >> - Add two missing exports of symbols when i915 debug is enabled. >> >> ---------------------------------------------------------------- >> Zhi Wang (1): >> drm/i915/gvt: Add missing export of symbols. >> >> drivers/gpu/drm/i915/intel_gvt.c | 2 ++ >> 1 file changed, 2 insertions(+) >