lkml.org 
[lkml]   [2023]   [Mar]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v8 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
On Fri, Feb 17, 2023 at 04:48:29PM +0800, Longfang Liu wrote:

> +static int hisi_acc_vfio_debug_init(struct hisi_acc_vf_core_device *hisi_acc_vdev)
> +{
> + struct vfio_device *vdev = &hisi_acc_vdev->core_device.vdev;
> + struct device *dev = vdev->dev;
> + void *migf = NULL;
> +
> + if (!debugfs_initialized())
> + return 0;
> +
> + vfio_vf_debugfs_init(vdev);

This is weirdly named with _vf_, this is just
vfio_device_debufs_init()

Jason

\
 
 \ /
  Last update: 2023-03-27 00:53    [W:0.194 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site