On Sun, 2016-12-18 at 00:51 +0100, Andreas Beckmann wrote:
> On 2016-12-17 23:26, Luca Boccassi wrote:
> > 340.101 kmod does not load on 4.9. Ironically it's due to a patch sent
> > by Nvidia itself.
> > 
> > I've tested and committed a fix to branches/340.
> 
> Thanks. Does 304xx have similar issues?
> 
> 
> Andreas

It could as similar code is present in the same nv-drm.c file (although
the other flags are not set):

static struct drm_driver nv_drm_driver = {
    .driver_features = 0,
    .load = nv_drm_load,

But given the lack of hardware I can't confirm whether the same problem
applies.

Should we patch it anyway, or wait for a report?

Kind regards,
Luca Boccassi

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to