exynos broken ioctl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



please before submitting ioctl's can someone review them to make sure
they have no pointers in them ever.

struct drm_exynos_vidi_connection {
        unsigned int connection;
        unsigned int extensions;
        uint64_t *edid;
};

gets passed into DRM_EXYNOS_VIDI_CONNECTION ioctl.

Can you remove the point, it should be just a uint64_t most likely.

I don't think this has been in a released kernel so should be okay to fix.

Dave.
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux