git: drm/linux: Add BIT_ULL() and GENMASK_ULL()
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Apr 25 01:07:35 PDT 2020
commit dde54508e4d922d142d30377b299106a6bd2c30a
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Apr 25 10:06:36 2020 +0200
drm/linux: Add BIT_ULL() and GENMASK_ULL()
Summary of changes:
include/Makefile | 3 +++
.../drm/include/{generated/utsrelease.h => asm/bitsperlong.h} | 10 ++++++----
sys/dev/drm/include/linux/bitops.h | 11 +++++++----
sys/dev/drm/include/uapi/asm-generic/int-ll64.h | 4 +++-
4 files changed, 19 insertions(+), 9 deletions(-)
copy sys/dev/drm/include/{generated/utsrelease.h => asm/bitsperlong.h} (90%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dde54508e4d922d142d30377b299106a6bd2c30a
--
DragonFly BSD source repository
More information about the Commits
mailing list