> -----Original Message-----
> From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of m.roth@5-
> cent.us
> Sent: Thursday, October 05, 2017 10:58 AM
> To: CentOS mailing list <centos@centos.org>
> Subject: Re: [CentOS] Missing file in current kernel-devel package
> 
> Fred Smith wrote:
> > On Thu, Oct 05, 2017 at 09:56:57AM -0400, m.r...@5-cent.us wrote:
> >> Ok, folks,
> >>
> >>    I've identified what my problem is, trying to install the NVidia
> >> proprietary drivers: in kernel-devel-3.10.0-514.26.2.el7.x86_64, there
> >> is a file
> >> /usr/src/kernels/3.10.0-514.26.2.el7.x86_64/include/linux/fence.h
> >>
> >>    It does not exist in the kernel-devel-3.10.0-693.2.2.el7.x86_64
> >> package. Is this something that got missed, or did HR drop it, or....?
> >>
> > I'm running that kernel with Nvidia 384.90, but I get the nvidia
> > driver from elrepo. where do you get yours?
> >
> Proprietary NVidia. Still, why is fence.h suddenly not there?

While I'm running the Plus kernel, it has the same files. What I'm seeing here 
is that fence.h has been renamed in the 693 kernel to dma-fence.h:

# locate fence.h

/usr/src/kernels/3.10.0-514.26.2.el7.centos.plus.x86_64/include/linux/fence.h
/usr/src/kernels/3.10.0-514.26.2.el7.centos.plus.x86_64/include/linux/seqno-fence.h
/usr/src/kernels/3.10.0-514.26.2.el7.centos.plus.x86_64/include/trace/events/fence.h
/usr/src/kernels/3.10.0-693.2.2.el7.centos.plus.x86_64/include/linux/dma-fence.h
/usr/src/kernels/3.10.0-693.2.2.el7.centos.plus.x86_64/include/linux/seqno-fence.h
/usr/src/kernels/3.10.0-693.2.2.el7.centos.plus.x86_64/include/trace/events/dma_fence.h

Looks like upstream renamed it for some reason.

--
Experience varies directly with equipment ruined.

Albert McCann
albert.mcc...@outlook.com
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to