HomeFreeBSD

linuxkpi: Add prefetch.h

Description

linuxkpi: Add prefetch.h

Only add prefetchw as it is the only function used by drm.
Simply use the __builtin_prefetch which is available in all
compiler for a long time.

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26677

Details

Provenance
manuAuthored on
Reviewer
bz
Differential Revision
D26677: linuxkpi: Add prefetch.h
Parents
rS366476: linuxkpi: Add numa.h
Branches
Unknown
Tags
Unknown