Page MenuHomeFreeBSD

linuxkpi: Add hash.h
AbandonedPublic

Authored by manu on Oct 5 2020, 1:41 PM.
Tags
None
Referenced Files
F109498234: D26675.diff
Wed, Feb 5, 8:41 PM
Unknown Object (File)
Sat, Feb 1, 4:30 PM
Unknown Object (File)
Sat, Feb 1, 6:59 AM
Unknown Object (File)
Nov 22 2024, 7:24 AM
Unknown Object (File)
Oct 21 2024, 8:24 PM
Unknown Object (File)
Oct 10 2024, 1:15 AM
Unknown Object (File)
Oct 10 2024, 1:14 AM
Unknown Object (File)
Oct 10 2024, 12:55 AM

Details

Reviewers
None
Group Reviewers
linuxkpi
Summary

This provides the hash_* functions needed by drm.

Taken from drm-kmod.

Sponsored-by: The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

manu requested review of this revision.Oct 5 2020, 1:41 PM
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/hash.h
32

what is this needed for?

52

Can we remove the comments here and below for amd64 and i386 as that's not necessarily true.